llvm-6502/lib/Transforms
Bill Wendling defaca00b8 More encapsulation work.
Use the AttributeSet when we're talking about more than one attribute. Add a
function that adds a single attribute. No functionality change intended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173196 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-22 21:15:51 +00:00
..
Hello
InstCombine Have AttributeSet::getRetAttributes() return an AttributeSet instead of Attribute. 2013-01-21 22:44:49 +00:00
Instrumentation [msan] Export the value of msan-keep-going flag for the runtime. 2013-01-22 13:26:53 +00:00
IPO More encapsulation work. 2013-01-22 21:15:51 +00:00
Scalar More encapsulation work. 2013-01-22 21:15:51 +00:00
Utils Use AttributeSet accessor methods instead of Attribute accessor methods. 2013-01-18 21:53:16 +00:00
Vectorize Fix a comment. Induction vars dont need to start at zero. 2013-01-21 17:59:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile