llvm-6502/lib
2015-01-21 10:47:36 +00:00
..
Analysis [PM] Port LoopInfo to the new pass manager, adding both a LoopAnalysis 2015-01-20 10:58:50 +00:00
AsmParser AsmParser: PARSE_MD_FIELD() => ParseMDField(), NFC 2015-01-20 02:42:29 +00:00
Bitcode Bitcode: Don't create comdats when autoupgrading macho bitcode 2015-01-20 05:58:07 +00:00
CodeGen Prevent binary-tree deterioration in sparse switch statements. 2015-01-20 19:43:33 +00:00
DebugInfo
ExecutionEngine
IR Make DIExpression::Verify() stricter by checking that the number of 2015-01-21 00:59:20 +00:00
IRReader
LineEditor
Linker [llvm link] Destroy ConstantArrays in LLVMContext if they are not used. 2015-01-20 19:24:59 +00:00
LTO [PM] Separate the InstCombiner from its pass. 2015-01-20 22:44:35 +00:00
MC
Object
Option
ProfileData
Support
TableGen
Target [Mips][Disassembler]When disassembler meets load/store from coprocessor 2 instructions for mips r6 it crashes as the access to operands array is out of range. This patch adds dedicated decoder method that properly handles decoding of these instructions. 2015-01-21 10:47:36 +00:00
Transforms [PM] Replace an abuse of inheritance to override a single function with 2015-01-21 02:11:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile