llvm-6502/test/MC
Cameron Zwarich 899eaa3569 Roll r127459 back in:
Optimize trivial branches in CodeGenPrepare, which often get created from the
lowering of objectsize intrinsics. Unfortunately, a number of tests were relying
on llc not optimizing trivial branches, so I had to add an option to allow them
to continue to test what they originally tested.

This fixes <rdar://problem/8785296> and <rdar://problem/9112893>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127498 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-11 21:52:04 +00:00
..
ARM Roll r127459 back in: 2011-03-11 21:52:04 +00:00
AsmParser Move arch specific tests in arch specific directories. 2011-02-24 19:06:27 +00:00
COFF Don't use PadSectionToAlignment on windows. 2010-12-06 03:03:44 +00:00
Disassembler LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT. 2011-03-09 20:01:14 +00:00
ELF Be nice to Xcore and the XMOS assembler and avoid quoting section names 2011-03-04 20:03:14 +00:00
MachO Move arch specific tests in arch specific directories. 2011-02-24 19:06:27 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
X86 Followup to r126970: add 64-bit encoding tests for str with reg operand. 2011-03-04 04:06:47 +00:00