llvm-6502/lib/Transforms
Bill Wendling 66af89f642 Revert r137871. The loop simplify pass should require all exits from a loop that
aren't from an indirect branch need to be dominated by the loop header.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137981 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-18 21:10:01 +00:00
..
Hello
InstCombine Revert r137655. There is some question about whether the 'landingpad' 2011-08-17 20:36:44 +00:00
Instrumentation The edge from DISubprogram to DICompileUnit has been removed in recent versions 2011-08-18 19:07:42 +00:00
IPO Add a mechanism for optimisation plugins to register passes that all front ends can use without needing to be aware of the plugin (or the plugin be aware of the front end). 2011-08-16 13:58:41 +00:00
Scalar Dramatically speedup codegen prepare by a) avoiding use of dominator tree and b) doing a separate pass over dbg.value instructions. 2011-08-18 00:50:51 +00:00
Utils Revert r137871. The loop simplify pass should require all exits from a loop that 2011-08-18 21:10:01 +00:00
CMakeLists.txt
Makefile