llvm-6502/lib/Transforms
Dan Gohman 95bdbfa066 When rewriting the loop exit test with the canonical induction variable,
leave the original comparison in place if it has other uses, since the
other uses won't be dominated by the new comparison instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72369 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-24 19:11:38 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO available_externall linkage is not local, this was confusing the codegenerator, 2009-05-23 14:06:57 +00:00
Scalar When rewriting the loop exit test with the canonical induction variable, 2009-05-24 19:11:38 +00:00
Utils available_externall linkage is not local, this was confusing the codegenerator, 2009-05-23 14:06:57 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00