llvm-6502/lib/Analysis
Dan Gohman a16b5764e3 Make the range calculations for addrecs to be more conservative,
as they aren't currently prepared to handle complicated overflow
cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76524 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-21 00:42:47 +00:00
..
IPA llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. 2009-07-14 16:55:14 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. 2009-07-14 16:55:14 +00:00
AliasAnalysisEvaluator.cpp
AliasDebugger.cpp
AliasSetTracker.cpp llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. 2009-07-14 16:55:14 +00:00
Analysis.cpp
BasicAliasAnalysis.cpp Revert the addition of hasNoPointerOverflow to GEPOperator. 2009-07-20 17:43:30 +00:00
CaptureTracking.cpp
CFGPrinter.cpp
CMakeLists.txt Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:16 +00:00
ConstantFolding.cpp llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. 2009-07-14 16:55:14 +00:00
DbgInfoPrinter.cpp
DebugInfo.cpp
InstCount.cpp llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. 2009-07-14 16:55:14 +00:00
Interval.cpp
IntervalPartition.cpp
IVUsers.cpp
LibCallAliasAnalysis.cpp
LibCallSemantics.cpp
LiveValues.cpp
LoopDependenceAnalysis.cpp llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. 2009-07-14 16:55:14 +00:00
LoopInfo.cpp Replace isTrapping with a new, similar method called 2009-07-17 04:28:42 +00:00
LoopPass.cpp
LoopVR.cpp Replace intersectWith with maximalIntersectWith. The latter guarantees that 2009-07-18 06:34:42 +00:00
Makefile
MemoryDependenceAnalysis.cpp
PointerTracking.cpp Introduce a pointertracking pass. 2009-07-14 18:44:28 +00:00
PostDominators.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Make the range calculations for addrecs to be more conservative, 2009-07-21 00:42:47 +00:00
ScalarEvolutionExpander.cpp Update this comment. 2009-07-20 17:44:17 +00:00
SparsePropagation.cpp
Trace.cpp
ValueTracking.cpp Add a new Operator class, for handling Instructions and ConstantExprs 2009-07-17 20:47:02 +00:00