llvm-6502/lib/Transforms
Bill Wendling d04b2d45d9 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@173600 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-27 01:44:34 +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 Remove some introspection functions. 2013-01-25 23:09:36 +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:44:34 +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
LLVMBuild.txt
Makefile