llvm-6502/lib/Transforms
Chris Lattner b42c8f7101 Implement PR1786 by iterating between dead cycle elimination
and simplifycfg in the rare cases when it is needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44044 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-13 07:32:38 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation More fleshing out of docs/Passes.html, plus some typo fixes and 2007-10-26 03:03:51 +00:00
IPO Tighten up a check for folding away loads from (newly constant) globals. This 2007-11-09 17:33:02 +00:00
Scalar Implement PR1786 by iterating between dead cycle elimination 2007-11-13 07:32:38 +00:00
Utils Fix indent 2007-11-09 12:34:20 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00