llvm-6502/lib/Transforms
Bill Wendling 956f13440a Push some more methods down to hide the use of the Attribute class.
Because the Attribute class is going to stop representing a collection of
attributes, limit the use of it as an aggregate in favor of using AttributeSet.
This replaces some of the uses for querying the function attributes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172844 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-18 21:11:39 +00:00
..
Hello Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
InstCombine Push some more methods down to hide the use of the Attribute class. 2013-01-18 21:11:39 +00:00
Instrumentation 80 columns 2013-01-18 12:49:06 +00:00
IPO Push some more methods down to hide the use of the Attribute class. 2013-01-18 21:11:39 +00:00
Scalar Silence GCC warning about dropping off a non-void function. 2013-01-18 19:45:22 +00:00
Utils Push some more methods down to hide the use of the Attribute class. 2013-01-18 21:11:39 +00:00
Vectorize LoopVectorizer cost model. Honor the user command line flag that selects the vectorization factor even if the target machine does not have any vector registers. 2013-01-15 18:25:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile