llvm-6502/lib/Transforms
Bill Wendling 7d2f2496c1 Remove the final bits of Attributes being declared in the Attribute
namespace. Use the attribute's enum value instead. No functionality change
intended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165610 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-10 07:36:45 +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 Remove the final bits of Attributes being declared in the Attribute 2012-10-10 07:36:45 +00:00
Utils Pass into the AttributeWithIndex::get method an ArrayRef of attribute 2012-10-10 06:13:42 +00:00
Vectorize Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile