llvm-6502/test/CodeGen
Reed Kotler 5ae4b93565 implement integer compare in mips fast-isel
Summary: implement SelectCmp (integer compare ) in mips fast-isel

Test Plan:
icmpa.ll
also ran 4 test-suite flavors mips32 r1/r2 O0/O2

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: llvm-commits, rfuhler, mcrosier

Differential Revision: http://reviews.llvm.org/D5566

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219518 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-10 17:39:51 +00:00
..
AArch64 [AArch64] Generate vector signed/unsigned mul and mla/mls long. 2014-10-08 02:31:24 +00:00
ARM Emit unaligned access build attribute for ARM 2014-10-08 12:26:22 +00:00
CPP
Generic
Hexagon
Inputs
Mips implement integer compare in mips fast-isel 2014-10-10 17:39:51 +00:00
MSP430
NVPTX
PowerPC Improve sqrt estimate algorithm (fast-math) 2014-10-09 21:26:35 +00:00
R600 R600/SI: Legalize CopyToReg during instruction selection 2014-10-09 19:06:00 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 [MiSched] Fix a logic error in tryPressure() 2014-10-10 17:06:20 +00:00
XCore