llvm-6502/lib
2011-03-10 05:59:17 +00:00
..
Analysis Introduce DebugInfoProbe. This is used to monitor how llvm optimizer is treating debugging information. 2011-03-10 00:21:25 +00:00
Archive Revert PathV2 changes, as sys::fs::unique_file is not finished yet. 2011-03-01 19:50:55 +00:00
AsmParser Use X86_thiscall calling convention for Win64 as well. 2011-03-03 07:49:07 +00:00
Bitcode
CodeGen Add an option to disable critical edge splitting in PHIElimination. 2011-03-10 05:59:17 +00:00
CompilerDriver
ExecutionEngine Support unregistering exception frames of functions when they are removed. 2011-03-04 23:37:39 +00:00
Linker
MC Add constructors to MCElfStreamer and MCObjectStreamer to take an extra MCAssembler * argument. 2011-03-09 17:33:05 +00:00
Object
Support lib/Support/regcomp.c: Fix cygwin warning. 2011-03-08 12:25:29 +00:00
Target ptx: add the rest of special registers of ISA version 2.0 2011-03-10 04:05:57 +00:00
Transforms Preserve line number information while simplifying libcalls. 2011-03-09 21:27:52 +00:00
VMCore Unbreak the CMake build. 2011-03-10 00:51:01 +00:00
CMakeLists.txt
Makefile