llvm-6502/lib
2013-12-02 23:26:31 +00:00
..
Analysis [PM] Split the CallGraph out from the ModulePass which creates the 2013-11-26 04:19:30 +00:00
AsmParser Debug Info: drop debug info via upgrading path if version number does not match. 2013-12-02 21:29:56 +00:00
Bitcode Debug Info: drop debug info via upgrading path if version number does not match. 2013-12-02 21:29:56 +00:00
CodeGen Convert two char* that are only ever used as booleans to bool. 2013-12-02 23:04:51 +00:00
DebugInfo DebugInfo: Avoid emitting pubtype entries for type DIEs that just indirect to a type unit. 2013-11-26 00:22:37 +00:00
ExecutionEngine Use the mangler consistently instead of using getGlobalPrefix directly. 2013-11-28 08:59:52 +00:00
IR Debug Info: drop debug info via upgrading path if version number does not match. 2013-12-02 21:29:56 +00:00
IRReader
Linker
LTO Use array_pod_sort instead of std::sort 2013-11-16 16:15:56 +00:00
MC Convert two char* that are only ever used as booleans to bool. 2013-12-02 23:04:51 +00:00
Object Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
Option
Support Lift self-copy protection up to the header file and add self-move 2013-11-26 00:54:44 +00:00
TableGen
Target Don't set PrivateGlobalPrefix twice in the same function. 2013-12-02 23:26:31 +00:00
Transforms Use local variable for repeated use rather than 'get' method. No functional change intended. 2013-12-02 22:23:32 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile