llvm-6502/lib
Jim Grosbach 1b332860ae Thumb MUL assembly parsing for 3-operand form.
Get the source register that isn't tied to the destination register correct,
even when the assembly source operand order is backwards.

rdar://10428630

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144322 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-10 22:10:12 +00:00
..
Analysis Fix typo in comment. 2011-11-09 22:45:04 +00:00
Archive
AsmParser
Bitcode
CodeGen Make types and namespaces take multiple DIEs for the accelerator tables 2011-11-10 21:47:55 +00:00
DebugInfo Audited all the format strings in libDebugInfo and fixed those that didn't match the types. 2011-11-05 16:01:13 +00:00
ExecutionEngine
Linker
MC build/MCDisassembler: Fix required libraries list of MCDisassembler to use 2011-11-10 22:00:34 +00:00
Object Object/COFF: Fix PE reading. 2011-11-08 23:34:07 +00:00
Support Fix a typo. 2011-11-06 20:36:50 +00:00
TableGen
Target Thumb MUL assembly parsing for 3-operand form. 2011-11-10 22:10:12 +00:00
Transforms Fixed bug in DeadStoreElimination commit r144239 2011-11-10 20:22:08 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile