llvm-6502/lib
2013-08-14 01:15:52 +00:00
..
Analysis Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walking 2013-08-13 00:03:47 +00:00
AsmParser
Bitcode
CodeGen DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2) 2013-08-13 21:30:58 +00:00
DebugInfo
ExecutionEngine
IR [Mips][msa] Value types for MSA support. 2013-08-13 22:34:26 +00:00
IRReader
Linker
MC [-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for COFF 2013-08-13 01:23:53 +00:00
Object
Option Options: explicit handling of -- 2013-08-13 22:23:05 +00:00
Support GCC warns about removing const with a c-style cast. 2013-08-13 09:57:55 +00:00
TableGen
Target [mips] Fix bug in parsing accumulator registers. 2013-08-14 01:15:52 +00:00
Transforms Fix always creating GEP with i32 indices 2013-08-14 00:24:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile