llvm-6502/lib/Transforms
Bill Wendling 6765834754 Create enums for the different attributes.
We use the enums to query whether an Attributes object has that attribute. The
opaque layer is responsible for knowing where that specific attribute is stored.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165488 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-09 07:45:08 +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 Create enums for the different attributes. 2012-10-09 07:45:08 +00:00
IPO Create enums for the different attributes. 2012-10-09 07:45:08 +00:00
Scalar Create enums for the different attributes. 2012-10-09 07:45:08 +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