llvm-6502/test/Analysis
Nick Lewycky d1ec98923e When comparing constants, consider a less wide constant to be "less complex"
than a wider one, before trying to compare their contents which will crash
if their sizes are different.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74792 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-04 17:24:52 +00:00
..
Andersens
BasicAA
CallGraph
Dominators
GlobalsModRef
LoopDependenceAnalysis Array accesses are independent if the underlying arrays differ. 2009-06-30 02:12:10 +00:00
LoopInfo
PostDominators
ScalarEvolution When comparing constants, consider a less wide constant to be "less complex" 2009-07-04 17:24:52 +00:00