llvm-6502/lib/Transforms
Nick Lewycky 952f5d562c Don't delete one more instruction than we're allowed to. This should fix the
Darwin bootstrap. Testcase exists but isn't fully reduced, I expect to commit
the testcase this evening.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160693 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-24 21:33:00 +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 Remove tabs. 2012-07-19 00:11:40 +00:00
Instrumentation Move the initialization of the bounds checking pass. The pass itself 2012-07-22 05:19:32 +00:00
IPO Don't delete one more instruction than we're allowed to. This should fix the 2012-07-24 21:33:00 +00:00
Scalar Clean whitespaces. 2012-07-24 10:51:42 +00:00
Utils Fix a typo (the the => the) 2012-07-23 08:51:15 +00:00
Vectorize Precompute SCEV pointer analysis prior to instruction fusion in BBVectorize. 2012-06-28 05:42:45 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00