llvm-6502/lib
2012-01-22 22:42:16 +00:00
..
Analysis More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Archive
AsmParser More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Bitcode
CodeGen Add an option to disable buggy copy propagation pass 2012-01-22 14:08:34 +00:00
DebugInfo More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
ExecutionEngine Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h header to smaller logical headers. 2012-01-22 07:05:02 +00:00
Linker
MC More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Object Remove trailing spaces 2012-01-22 09:02:48 +00:00
Support More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
TableGen More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Target Merge PCMPEQB/PCMPEQW/PCMPEQD/PCMPEQQ and PCMPGTB/PCMPGTW/PCMPGTD/PCMPGTQ X86 ISD node types into only two node types. Simplifying opcode selection and pattern matching. 2012-01-22 22:42:16 +00:00
Transforms More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
VMCore More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile