llvm-6502/lib
2012-03-04 10:43:23 +00:00
..
Analysis LVI: Recognize the form instcombine canonicalizes range checks into when forming constant ranges. 2012-03-02 15:34:43 +00:00
Archive
AsmParser Convert assert(0) to llvm_unreachable 2012-02-07 05:05:23 +00:00
Bitcode BitstreamWriter: Change primary output buffer to be a SmallVector instead of an 2012-02-29 20:31:09 +00:00
CodeGen Use uint16_t to store register overlaps to reduce static data. 2012-03-04 10:43:23 +00:00
DebugInfo
ExecutionEngine Fixed the 32-bit runtime dynamic loader to allocate 2012-03-01 00:15:29 +00:00
Linker Include cctype for isdigit. Patch by Stephen Hines. 2012-03-03 09:36:58 +00:00
MC Correctly initialize LineSectionSymbol. Thanks to Duncan Sands for noticing it. 2012-03-03 14:24:15 +00:00
Object [Object] 2012-03-01 22:19:54 +00:00
Support Switch FoldingSet over to the new hashing infrastructure. We might want 2012-03-01 23:18:44 +00:00
TableGen Remove stray semi-colon. 2012-02-28 15:35:52 +00:00
Target Use uint16_t to store register overlaps to reduce static data. 2012-03-04 10:43:23 +00:00
Transforms ASan: use getTypeAllocSize instead of getTypeStoreSize. 2012-03-02 10:41:08 +00:00
VMCore Rewrite LLVM's generalized support library for hashing to follow the API 2012-03-01 18:55:25 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile