llvm-6502/lib
Dan Gohman c475c3608a Simplify the MachineLICM pass by having it only traverse outer
loops, hoisting instructions all the way out in one step rather
than hoisting them one nest level at a time. Also, make a few
other code simplifications. This speeds up MachineLICM
by several fold.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62283 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-15 22:01:38 +00:00
..
Analysis Add the private linkage. 2009-01-15 20:18:42 +00:00
Archive Add the private linkage. 2009-01-15 20:18:42 +00:00
AsmParser Add the private linkage. 2009-01-15 20:18:42 +00:00
Bitcode Add the private linkage. 2009-01-15 20:18:42 +00:00
CodeGen Simplify the MachineLICM pass by having it only traverse outer 2009-01-15 22:01:38 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Add the private linkage. 2009-01-15 20:18:42 +00:00
Linker Add the private linkage. 2009-01-15 20:18:42 +00:00
Support Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
System Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Target Fix Alpha test and support for private linkage. 2009-01-15 21:51:46 +00:00
Transforms Add the private linkage. 2009-01-15 20:18:42 +00:00
VMCore Add the private linkage. 2009-01-15 20:18:42 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00