llvm-6502/lib/Transforms
Bill Wendling ac90696722 Use the AttributeSet instead of AttributeWithIndex.
In the future, AttributeWithIndex won't be used anymore. Besides, it exposes the
internals of the AttributeSet to outside users, which isn't goodness.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173602 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-27 02:08:22 +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 Use the AttributeSet instead of AttributeWithIndex. 2013-01-27 02:08:22 +00:00
Instrumentation [msan] A comment on ICmp handling logic. 2013-01-25 15:35:29 +00:00
IPO Use the AttributeSet instead of AttributeWithIndex. 2013-01-27 01:57:28 +00:00
Scalar Added comment to ObjCARC elaborating what is meant by the term 'Provenance' in 'Provenance Analysis'. 2013-01-24 21:35:00 +00:00
Utils Convert BuildLibCalls.cpp to using the AttributeSet methods instead of AttributeWithIndex. 2013-01-26 00:03:11 +00:00
Vectorize BBVectorize: Add a additional comment about the cost computation 2013-01-26 16:49:04 +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