llvm-6502/lib
2012-07-26 23:07:20 +00:00
..
Analysis revert r160742: it's breaking CMake build 2012-07-25 18:49:28 +00:00
Archive
AsmParser Extend the IL for selecting TLS models (PR9788) 2012-06-23 11:37:03 +00:00
Bitcode Remove tabs. 2012-07-19 00:15:11 +00:00
CodeGen Use an otherwise unused variable. 2012-07-26 19:42:56 +00:00
DebugInfo DebugInfo library: add support for fetching absolute paths to source files 2012-07-19 07:03:58 +00:00
ExecutionEngine You cannot call removeModule on a JIT with no modules. Patch by Verena 2012-07-25 19:06:29 +00:00
Linker Extend the IL for selecting TLS models (PR9788) 2012-06-23 11:37:03 +00:00
MC Fix a typo (the the => the) 2012-07-23 08:51:15 +00:00
Object Reverting r 160419. 2012-07-19 21:43:55 +00:00
Support Make comments in Debug.cpp and Debug.h consistent. Rename SetCurrentDebugType; 2012-07-26 20:38:52 +00:00
TableGen TableGen: Location information for diagnostic. 2012-07-12 00:53:31 +00:00
Target Remove the X86 sub_ss and sub_sd sub-register indexes completely. 2012-07-26 23:07:20 +00:00
Transforms Teach SimplifyDemandedBits how to look through fpext and fptrunc to simplify their operand 2012-07-26 22:37:04 +00:00
VMCore Add support for v16i32/v16i64 into the code generator. This is required for backends that use i32/i64 vectors for the getSetCCResultType function. 2012-07-26 21:22:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile