llvm-6502/lib
Johnny Chen d560a80925 Fix ARM disassembly for PLD/PLDW/PLI which suffers from code rot and add some test cases.
Add comments to ThumbDisassemblerCore.h for recent change made for t2PLD disassembly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128417 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-28 18:41:58 +00:00
..
Analysis Constant folding support for calls to umul.with.overflow(), basically identical to the smul.with.overflow() code. 2011-03-27 14:26:13 +00:00
Archive
AsmParser
Bitcode
CodeGen Amend debug output. 2011-03-27 22:49:23 +00:00
CompilerDriver
ExecutionEngine Runtime dylib simple ARM 24-bit branch relocation support. 2011-03-23 23:35:17 +00:00
Linker
MC Again adding a C API to the disassembler for use by such tools as Darwin's 2011-03-28 18:25:07 +00:00
Object
Support Constant folding support for calls to umul.with.overflow(), basically identical to the smul.with.overflow() code. 2011-03-27 14:26:13 +00:00
Target Fix ARM disassembly for PLD/PLDW/PLI which suffers from code rot and add some test cases. 2011-03-28 18:41:58 +00:00
Transforms Remove tabs I accidentally added. 2011-03-28 17:48:26 +00:00
VMCore
CMakeLists.txt
Makefile