llvm-6502/test/Analysis
Dan Gohman 19378d622e When attempting to sign-extend an addrec by interpreting
the step value as unsigned, the start value and the addrec
itself still need to be treated as signed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77078 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-25 16:03:30 +00:00
..
Andersens
BasicAA Teach BasicAliasAnalysis to understand constant gep indices that fall 2009-05-27 01:48:27 +00:00
CallGraph
Dominators
GlobalsModRef
LoopDependenceAnalysis FileCheck'ize and expand LDA testcases. 2009-07-23 15:56:53 +00:00
LoopInfo
PointerTracking Introduce a pointertracking pass. 2009-07-14 18:44:28 +00:00
PostDominators
ScalarEvolution When attempting to sign-extend an addrec by interpreting 2009-07-25 16:03:30 +00:00