llvm-6502/lib/Transforms
Owen Anderson 7267e14327 Now that the profitable bits of EnableFullLoadPRE have been enabled by default, rip out the remainder.
Anyone interested in more general PRE would be better served by implementing it separately, to get real
anticipation calculation, etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115337 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-01 20:02:55 +00:00
..
Hello
InstCombine fix PR8267 - Instcombine shouldn't optimizer away volatile memcpy's. 2010-10-01 05:51:02 +00:00
Instrumentation
IPO Massive rewrite of MMX: 2010-09-30 23:57:10 +00:00
Scalar Now that the profitable bits of EnableFullLoadPRE have been enabled by default, rip out the remainder. 2010-10-01 20:02:55 +00:00
Utils Removed a bunch of unnecessary target_link_libraries. 2010-09-28 22:39:14 +00:00
Makefile