llvm-6502/lib
2013-02-14 08:20:26 +00:00
..
Analysis Teach the DataLayout aware constant folder to be much more aggressive towards 2013-02-14 03:23:37 +00:00
Archive
AsmParser Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
Bitcode Have the bitcode writer and reader handle the new attribute references. 2013-02-12 08:13:50 +00:00
CodeGen RegisterCoalescer::reMaterializeTrivialDef() can constrain the destination 2013-02-14 03:25:24 +00:00
DebugInfo Add support for the pubnames section to llvm-dwarfdump. 2013-02-12 16:20:28 +00:00
ExecutionEngine [patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp 2013-02-07 20:43:33 +00:00
IR Use array_pod_sort. 2013-02-13 09:26:26 +00:00
Linker Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
MC [ms-inline asm] Add a comment about the determinism of the rewrite sort. 2013-02-13 21:27:17 +00:00
Object Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
Option
Support Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
TableGen tblgen: Diagnose duplicate includes. 2013-02-07 04:30:39 +00:00
Target Fixed a bug in X86TargetLowering::LowerVectorIntExtend() (assertion failure). 2013-02-14 08:20:26 +00:00
Transforms Retain the name of the new internal global that's been shrunk. 2013-02-13 23:00:51 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile