llvm-6502/lib
2013-10-09 03:56:16 +00:00
..
Analysis Rename DataLayout variables TD -> DL 2013-10-03 19:50:01 +00:00
AsmParser Add support for aliases with linkonce_odr. 2013-10-06 15:10:43 +00:00
Bitcode
CodeGen Explicitly request unsigned enum types when desired 2013-10-08 20:15:11 +00:00
DebugInfo [DebugInfo] Further simplify DWARFDebugAranges public interface 2013-10-02 07:12:47 +00:00
ExecutionEngine Remove dead code. 2013-10-07 13:54:50 +00:00
IR Debug Info: In DIBuilder, the context field of a DICompositeType is updated 2013-10-09 00:17:04 +00:00
IRReader
Linker
LTO Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
MC Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
Object
Option
Support Fix build on Solaris 11. 2013-10-08 16:12:58 +00:00
TableGen
Target Mark some instructions as CodeGenOnly since they aren't needed by the assembler or disassembler. Disassembler already filtered them, but asm parser still had them in its tables. 2013-10-09 03:56:16 +00:00
Transforms LoopVectorize: External uses must use the last value in a reduction cycle 2013-10-07 21:05:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile