1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/lib/Transforms
Chris Lattner abff2ede40 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.

llvm-svn: 36784
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