llvm-6502/test/CodeGen
Tim Northover 52aa80b068 ARM: add patterns for [su]xta[bh] from just a shift.
Although the final shifter operand is a rotate, this actually only matters for
the half-word extends when the amount == 24. Otherwise folding a shift in is
just as good.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213753 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-23 13:59:07 +00:00
..
AArch64 AArch64: remove "arm64_be" support in favour of "aarch64_be". 2014-07-23 12:58:11 +00:00
ARM [ARM] Add regression test for the earlyclobber constraint of ARM STRB. 2014-07-23 08:39:50 +00:00
CPP
Generic
Hexagon
Inputs
Mips [mips] Fix two patterns that select i32's (for MIPS32r6) / i64's (for MIPS64r6) 2014-07-22 13:36:02 +00:00
MSP430
NVPTX Add some tests for NVPTX lowering of cmpxchg 2014-07-21 22:54:44 +00:00
PowerPC [SDAG] Make the DAGCombine worklist not grow endlessly due to duplicate 2014-07-23 07:08:53 +00:00
R600 [SDAG] Make the DAGCombine worklist not grow endlessly due to duplicate 2014-07-23 07:08:53 +00:00
SPARC
SystemZ
Thumb
Thumb2 ARM: add patterns for [su]xta[bh] from just a shift. 2014-07-23 13:59:07 +00:00
X86 Revert r211771. It was: "[X86] Improve the selection of SSE3/AVX addsub instructions". 2014-07-23 11:20:24 +00:00
XCore llvm/test/CodeGen/XCore/dwarf_debug.ll: Fix not to be affected by *-win32. 2014-07-04 11:58:03 +00:00