llvm-6502/test/CodeGen
Richard Sandiford d1a4f579bf [SystemZ] Improve handling of SETCC
We previously used the default expansion to SELECT_CC, which in turn would
expand to "LHI; BRC; LHI".  In most cases it's better to use an IPM-based
sequence instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192784 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-16 11:10:55 +00:00
..
AArch64 [AArch64] Add support for NEON scalar signed saturating absolute value and 2013-10-15 21:18:44 +00:00
ARM Struct byval: fix a copy-paste error for thumb2. 2013-10-15 19:42:32 +00:00
CPP
Generic Change objectsize intrinsic to accept different address spaces. 2013-10-07 18:06:48 +00:00
Hexagon
Inputs
Mips [mips][msa] Added support for build_vector for v4f32 and v2f64. 2013-10-15 13:14:41 +00:00
MSP430 Fix MSP430 calling convention to match MSPGCC 2013-10-15 08:19:39 +00:00
NVPTX [NVPTX] Switch from StrongPHIElimination to PHIElimination in NVPTXTargetMachine, and add some missing optimization passes to addOptimizedRegAlloc 2013-10-11 12:39:39 +00:00
PowerPC
R600 R600: improve dump of S_WAITCNT 2013-10-13 17:56:28 +00:00
SPARC [Sparc] Disable tail call optimization for sparc64. 2013-10-09 12:50:39 +00:00
SystemZ [SystemZ] Improve handling of SETCC 2013-10-16 11:10:55 +00:00
Thumb
Thumb2 MachineSink: Fix and tweak critical-edge breaking heuristic. 2013-10-14 16:57:17 +00:00
X86 Revert r192758 (and r192759), "MC: Better handling of tricky symbol and section names" 2013-10-16 08:22:49 +00:00
XCore XCore target fix bug in emitArrayBound() causing segmentation fault 2013-10-11 10:27:13 +00:00