llvm-6502/lib
2012-09-07 18:56:10 +00:00
..
Analysis Release build: guard dump functions with "ifndef NDEBUG" 2012-09-06 19:55:56 +00:00
Archive
AsmParser
Bitcode Dont cast away const needlessly. Found by gcc48 -Wcast-qual. 2012-09-06 15:42:13 +00:00
CodeGen Update function names to conform to guidelines. No functional change intended. 2012-09-07 18:16:38 +00:00
DebugInfo Stop casting away const qualifier needlessly. 2012-09-05 22:26:57 +00:00
ExecutionEngine Stop casting away const qualifier needlessly. 2012-09-05 22:26:57 +00:00
Linker
MC Contrary to what the documentation says, .lcomm alignment on COFF is in bytes, not power of 2. 2012-09-07 18:56:10 +00:00
Object
Support Whitespace. 2012-09-06 03:02:56 +00:00
TableGen Re-work bit/bits value resolving in tblgen 2012-09-06 23:32:48 +00:00
Target Custom DAGCombine for and/or/xor are for all ARMs. 2012-09-07 17:34:15 +00:00
Transforms SimplifyCFG: ValidLookupTableConstant should be static 2012-09-07 08:22:57 +00:00
VMCore Stop casting away const qualifier needlessly. 2012-09-05 22:26:57 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile