llvm-6502/lib
Bill Wendling 0f715c26bd Add code for emitting the attribute groups.
This is some initial code for emitting the attribute groups into the bitcode.

NOTE: This format *may* change! Do not rely upon the attribute groups' bitcode
not changing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174845 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-10 23:09:32 +00:00
..
Analysis Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>" 2013-02-08 21:48:29 +00:00
Archive
AsmParser Use a 'continue' here to stop from double lexing. 2013-02-10 10:12:50 +00:00
Bitcode Add code for emitting the attribute groups. 2013-02-10 23:09:32 +00:00
CodeGen Add support for updating LiveIntervals to PHIElimination. If LiveIntervals are 2013-02-10 06:42:36 +00:00
DebugInfo The patch to fix some issues in r174543 fixed the lines failing the test, but missed a couple 2013-02-08 16:35:10 +00:00
ExecutionEngine
IR Handle string attributes in the AttrBuilder. 2013-02-10 10:13:23 +00:00
Linker
MC
Object
Option
Support
TableGen
Target Test Commit - Remove some trailing whitespace in R600Instructions.td 2013-02-10 17:57:33 +00:00
Transforms LSR IVChain improvement. 2013-02-09 01:11:01 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile