llvm-6502/lib/Transforms
2012-10-09 21:38:14 +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 Create enums for the different attributes. 2012-10-09 07:45:08 +00:00
Instrumentation Use the enum value of the attributes when adding them to the attributes builder. 2012-10-09 09:11:20 +00:00
IPO Use the attribute enums to query if a parameter has an attribute. 2012-10-09 21:38:14 +00:00
Scalar Update EarlyCSE's SimpleValues to use Hashing.h for their hashes. Expanded the hashing and equality to allow for equality modulo commutativity for binary ops, and comparisons with swapping of predicates. 2012-10-09 16:57:38 +00:00
Utils Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
Vectorize Move TargetData to DataLayout. 2012-10-08 16:38:25 +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