llvm-6502/lib/Transforms
Chris Lattner bb75d337c4 implement instcombine folding for things like (x >> c) < 42.
We were previously simplifying divisions, but not right shifts!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125454 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-13 08:07:21 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine implement instcombine folding for things like (x >> c) < 42. 2011-02-13 08:07:21 +00:00
Instrumentation Implementation of path profiling. 2011-01-29 01:09:53 +00:00
IPO When removing a function from the function set and adding it to deferred, we 2011-02-09 06:32:02 +00:00
Scalar SimplifyLibCalls: Add missing legalize check on various printf to puts and 2011-02-12 18:19:57 +00:00
Utils Rename 'loopsimplify' to 'loop-simplify'. 2011-02-10 23:38:10 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00