llvm-6502/lib/Transforms
Stuart Hastings acbf107d9b (1 - X) * (-2) -> (x - 1) * 2, for all positive nonzero powers of 2
rdar://problem/6501862


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132316 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-30 20:00:33 +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 (1 - X) * (-2) -> (x - 1) * 2, for all positive nonzero powers of 2 2011-05-30 20:00:33 +00:00
Instrumentation Conditionalize the format of the GCOV files by target type. Darwin uses the 4.2 2011-05-17 23:05:13 +00:00
IPO Don't crash owhen ComputeLoadResult can't compute the result of the load. 2011-05-29 19:33:36 +00:00
Scalar Fix warnings due to 132263; Thanks rdivacky. 2011-05-29 08:10:47 +00:00
Utils Fix this to work correctly with phis; test case to follow if this successfully 2011-05-29 03:01:09 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Makefile