llvm-6502/lib/Transforms
Chris Lattner caccc996e2 Fix Transforms/LoopUnroll/2007-05-05-UnrollMiscomp.ll and PR1385.
If we have a LCSSA, only modify the input value if the inval was defined
by an instruction in the loop.  If defined by something before the loop,
it is still valid.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36784 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-05 18:49:57 +00:00
..
Hello Drop 'const' 2007-05-03 01:11:54 +00:00
Instrumentation Drop 'const' 2007-05-03 01:11:54 +00:00
IPO Drop 'const' 2007-05-03 01:11:54 +00:00
Scalar Fix Transforms/LoopUnroll/2007-05-05-UnrollMiscomp.ll and PR1385. 2007-05-05 18:49:57 +00:00
Utils Drop 'const' 2007-05-03 01:11:54 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00