llvm-6502/lib
2015-06-07 18:34:25 +00:00
..
Analysis [InstCombine, InstSimplify] Move xforms from Combine to Simplify 2015-06-06 22:40:21 +00:00
AsmParser Fix doxygen comments. NFC 2015-06-07 06:40:24 +00:00
Bitcode Use early return idiom. NFC 2015-06-06 20:44:53 +00:00
CodeGen [DAGCombiner] Added CTPOP vector constant folding support. 2015-06-07 15:37:14 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR [AsmWriter] Rewrite module asm printing using StringRef::split. 2015-06-07 13:59:33 +00:00
IRReader
LineEditor
Linker
LTO
MC [MC] Common symbols weren't being checked for redeclaration which allowed an assembly file to generate an assertion in setCommon(): !isCommon(). This change allows redeclaration as long as the size and alignment match exactly, otherwise report a fatal error. 2015-06-06 20:12:40 +00:00
Object
Option
Passes
ProfileData InstrProf: Fix reading of consecutive 32 bit coverage maps 2015-06-05 01:23:42 +00:00
Support TargetParser: Fix comments in enum(s) introduced in r239150. [-Wdocumentation] 2015-06-06 01:41:35 +00:00
TableGen [TableGen] Change OpInit::getNumOperands and getOperand to use unsigned integers. NFC 2015-06-06 01:34:04 +00:00
Target [X86] Added BitScanForward/BitScanReverse memory folding + tests 2015-06-07 18:34:25 +00:00
Transforms Remove global std::string. NFC. 2015-06-07 16:36:28 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile