llvm-6502/test/CodeGen
Evan Cheng 8ef0968dc2 Emit a single _udivmodsi4 libcall instead of two separate _udivsi3 and
_umodsi3 libcalls if they have the same arguments. This optimization
was apparently broken if one of the node was replaced in place.
rdar://11714607


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158900 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-21 05:56:05 +00:00
..
ARM Emit a single _udivmodsi4 libcall instead of two separate _udivsi3 and 2012-06-21 05:56:05 +00:00
CellSPU
CPP
Generic Fix test case to work on ARM. 2012-06-11 16:01:14 +00:00
Hexagon
MBlaze
Mips 1. introduce MipsPat in place of Pat in order to exclude those from 2012-06-14 21:03:23 +00:00
MSP430
NVPTX
PowerPC Add support for generating reg+reg (indexed) pre-inc loads on PPC. 2012-06-20 15:43:03 +00:00
SPARC
Thumb
Thumb2
X86 Remove the -live-regunits command line option. 2012-06-20 23:31:34 +00:00
XCore Fix pattern for MKMSK instruction. 2012-06-13 17:59:12 +00:00