llvm-6502/lib/Transforms
Chris Lattner 4f1f6f6342 remove a bunch of ad-hoc code to simplify instructions from
loop unswitch, and use inst simplify instead.  It is more
powerful and less duplication.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101874 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-20 05:33:18 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine move some select simplifications out out instcombine into 2010-04-20 05:32:14 +00:00
Instrumentation Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
IPO make the inliner do less work for leaf functions. 2010-04-20 00:47:08 +00:00
Scalar remove a bunch of ad-hoc code to simplify instructions from 2010-04-20 05:33:18 +00:00
Utils Re-commit my previous SSAUpdater changes. The previous version naively tried 2010-04-17 03:08:24 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00