llvm-6502/test/CodeGen
Jakob Stoklund Olesen 0e16488442 Add SPARC v9 support for select on 64-bit compares.
This requires v9 cmov instructions using the %xcc flags instead of the
%icc flags.

Still missing:
- Select floats on %xcc flags.
- Select i64 on %fcc flags.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178737 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-04 03:08:00 +00:00
..
AArch64
ARM DAGCombiner: Merge store/loads when we have extload/truncstores 2013-04-02 15:58:51 +00:00
CPP
Generic
Hexagon Hexagon: Enable SupportDebugInfomation and DwarfInSection flags. 2013-03-28 19:34:49 +00:00
Inputs Revert "Adding DIImportedModules to DIScopes." 2013-03-28 02:44:59 +00:00
MBlaze
Mips [mips] Small update to the implementation of eh.return for Mips. 2013-04-02 23:02:07 +00:00
MSP430
NVPTX [NVPTX] Remove support for SM < 2.0. This was never fully supported anyway. 2013-03-30 14:29:30 +00:00
PowerPC Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC. 2013-04-03 13:05:44 +00:00
R600 R600: Fix last ALU of a clause being emitted in a separate clause 2013-04-03 18:24:47 +00:00
SI
SPARC Add SPARC v9 support for select on 64-bit compares. 2013-04-04 03:08:00 +00:00
Thumb Revert "Adding DIImportedModules to DIScopes." 2013-03-28 02:44:59 +00:00
Thumb2
X86 Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 bot 2013-04-03 12:17:15 +00:00
XCore