llvm-6502/lib
Johnny Chen 18b475f954 LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT.
The insufficient encoding information of the combined instruction confuses the decoder wrt
UQADD16.  Add extra logic to recover from that.

Fixed an assert reported by Sean Callanan


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127354 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-09 20:01:14 +00:00
..
Analysis When SCEV can determine the loop test is X < X, set ExactBECount=0. 2011-03-09 17:29:58 +00:00
Archive Revert PathV2 changes, as sys::fs::unique_file is not finished yet. 2011-03-01 19:50:55 +00:00
AsmParser Use X86_thiscall calling convention for Win64 as well. 2011-03-03 07:49:07 +00:00
Bitcode
CodeGen Make physreg coalescing independent on the number of uses of the virtual register. 2011-03-09 19:27:06 +00:00
CompilerDriver
ExecutionEngine Support unregistering exception frames of functions when they are removed. 2011-03-04 23:37:39 +00:00
Linker
MC Add constructors to MCElfStreamer and MCObjectStreamer to take an extra MCAssembler * argument. 2011-03-09 17:33:05 +00:00
Object
Support lib/Support/regcomp.c: Fix cygwin warning. 2011-03-08 12:25:29 +00:00
Target LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT. 2011-03-09 20:01:14 +00:00
Transforms These llvm.dbg.* constants are not used anymore. 2011-03-09 19:41:33 +00:00
VMCore Make these options hidden to reduce the amount of text -help puts on the 2011-03-09 19:46:51 +00:00
CMakeLists.txt
Makefile