llvm-6502/test/CodeGen
Sasa Stankovic 2181b2319e [mips] Modify long branch for NaCl:
* Move the instruction that changes sp outside of the branch delay slot.
  * Bundle-align the target of indirect branch.

Differential Revision: http://llvm-reviews.chandlerc.com/D3928


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210262 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-05 13:52:08 +00:00
..
AArch64 [AArch64] Add regression tests for the load/store optimizer which cover post-index update folding with sub rather than add. 2014-06-03 16:03:00 +00:00
ARM Allow alias to point to an arbitrary ConstantExpr. 2014-06-03 02:41:57 +00:00
CPP
Generic Convert a vselect into a concat_vector if possible 2014-05-30 23:03:11 +00:00
Hexagon reverting r209132 2014-05-19 16:22:11 +00:00
Inputs
Mips [mips] Modify long branch for NaCl: 2014-06-05 13:52:08 +00:00
MSP430 Fix broken FileCheck prefixes 2014-05-23 19:06:24 +00:00
NVPTX Fix the test: DCE optimized away everything. 2014-04-21 17:23:12 +00:00
PowerPC [PPC] Use alias symbols in address computation. 2014-05-29 15:41:38 +00:00
R600 R600: Fix test. Using wrong check prefix. 2014-06-05 08:00:36 +00:00
SPARC TableGen: fix operand counting for aliases 2014-05-16 09:42:04 +00:00
SystemZ Reenable use of TBAA during CodeGen 2014-04-12 01:26:00 +00:00
Thumb Segmented stacks: omit __morestack call when there's no frame. 2014-05-22 13:03:43 +00:00
Thumb2 ARM & AArch64: make use of common cmpxchg idioms after expansion 2014-05-30 10:09:59 +00:00
X86 Revert r209381 as it isn't a local variable. Add a testcase so that 2014-06-03 21:01:39 +00:00
XCore Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" 2014-04-21 17:57:07 +00:00