llvm-6502/test
Bill Wendling 606c8e36df Convert getAttributes() to return an AttributeSetNode.
The AttributeSetNode contains all of the attributes. This removes one (hopefully
last) use of the Attribute class as a container of multiple attributes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173761 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-29 03:20:31 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen This patch addresses bug 15031. 2013-01-28 18:36:58 +00:00
DebugInfo PR14566: Debug Info: Removing top level lexical blocks 2013-01-26 21:55:23 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [msan] Mostly disable msan-handle-icmp-exact. 2013-01-28 11:42:28 +00:00
Integer
JitListener Add support for source and line information to IntelJITEventListener for object emitted by MCJIT. 2013-01-28 19:52:37 +00:00
Linker
MC Fix 256-bit PALIGNR comment decoding to understand that it works on independent 256-bit lanes. 2013-01-28 07:41:18 +00:00
Object
Other
Scripts
TableGen
tools
Transforms Convert getAttributes() to return an AttributeSetNode. 2013-01-29 03:20:31 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt llvm/test/CMakeLists.txt: Add a dependency to llvm-rtdyld in check-llvm. 2013-01-25 23:24:07 +00:00
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh