llvm-6502/lib/Transforms
2012-10-10 22:04:55 +00:00
..
Hello
InstCombine Create enums for the different attributes. 2012-10-09 07:45:08 +00:00
Instrumentation Have 'addFnAttr' take the attribute enum value. Then have it build the attribute object and add it appropriately. No functionality change. 2012-10-10 03:12:49 +00:00
IPO Remove the final bits of Attributes being declared in the Attribute 2012-10-10 07:36:45 +00:00
Scalar Add a new interface to allow IR-level passes to access codegen-specific information. 2012-10-10 22:04:55 +00:00
Utils Add a new interface to allow IR-level passes to access codegen-specific information. 2012-10-10 22:04:55 +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