llvm-6502/lib
2013-08-12 10:17:33 +00:00
..
Analysis Teach ValueTracking about address spaces 2013-08-10 17:34:08 +00:00
AsmParser
Bitcode Make .bc en/decoding of AttrKind stable 2013-07-26 04:16:55 +00:00
CodeGen Allow compatible extension attributes for tail calls 2013-08-12 09:45:46 +00:00
DebugInfo Store compile unit corresponding to each chain of inlined debug info entries. No functionality change. 2013-08-06 10:49:15 +00:00
ExecutionEngine Optimistically ignore scattered relocations in MachO in RuntimeDyld. This 2013-08-09 00:57:01 +00:00
IR DebugInfo: provide the ability to add members to a class after it has been constructed 2013-08-09 17:17:12 +00:00
IRReader Add 'const' qualifiers to static const char* variables. 2013-07-16 01:17:10 +00:00
Linker
MC [CodeGen] prevent abnormal on invalid attributes 2013-08-09 01:52:03 +00:00
Object Add back missing PPC relocation types. 2013-08-09 09:42:14 +00:00
Option Option/CMakeLists.txt: Don't use target_link_libraries. LLVMBuild knows dependencies. 2013-08-06 05:56:32 +00:00
Support Target a minimal terminfo library rather than necessarily a full curses 2013-08-12 09:49:17 +00:00
TableGen Remove some std stream usage from Support and TableGen 2013-08-06 22:51:21 +00:00
Target [SystemZ] Add a definition of the CLC instruction 2013-08-12 10:17:33 +00:00
Transforms Introduce factory methods for SpecialCaseList 2013-08-12 07:49:36 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile