llvm-6502/test/MC
Owen Anderson 60f4870c22 Covert VORRIMM to be produced via early target-specific DAG combining, rather than legalization.
This is both the conceptually correct place for it, as well as allowing it to be more aggressive.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118204 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-03 23:15:26 +00:00
..
ARM Covert VORRIMM to be produced via early target-specific DAG combining, rather than legalization. 2010-11-03 23:15:26 +00:00
AsmParser Add support for .value. 2010-11-01 15:29:07 +00:00
COFF Unbreak test on non-COFF targets. 2010-10-16 11:27:13 +00:00
Disassembler chase owen. 2010-11-02 23:55:24 +00:00
ELF Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00
X86 "mov[zs]x (mem), GR16" are not ambiguous: the mem 2010-11-01 05:41:10 +00:00