llvm-6502/lib/Transforms
2012-03-16 00:52:42 +00:00
..
Hello
InstCombine In InstCombiner::visitOr, make sure we reverse the operand swap used for checking for or-of-xor operations after those checks; a later check expects that any constant will be in Op1. PR12234. 2012-03-16 00:52:42 +00:00
Instrumentation [tsan] use FunctionBlackList 2012-03-14 23:33:24 +00:00
IPO Change where we enable the heuristic that delays inlining into functions 2012-03-14 20:16:41 +00:00
Scalar Short term fix for pr12270 before we change dominates to handle unreachable 2012-03-15 15:52:59 +00:00
Utils Remove the basic inliner. This was added in 2007, and hasn't really 2012-03-15 01:37:56 +00:00
Vectorize fix typos 2012-03-05 17:39:47 +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