llvm-6502/lib/Transforms
Dan Gohman 2f524587b6 Add a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94104 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-21 21:31:09 +00:00
..
Hello
InstCombine optimize ~(~X >>s Y) --> (X >>s Y), patch by Edmund Grimley 2010-01-19 18:16:19 +00:00
Instrumentation simplify this code. 2010-01-20 23:30:28 +00:00
IPO Move per-function inline threshold calculation to a method. 2010-01-20 17:51:28 +00:00
Scalar Add a comment. 2010-01-21 21:31:09 +00:00
Utils It turns out that this #include is needed because otherwise 2010-01-21 21:29:25 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00