llvm-6502/test/CodeGen
Manman Ren 127eea87d6 X86 Peephole: fold loads to the source register operand if possible.
Add more comments and use early returns to reduce nesting in isLoadFoldable.
Also disable folding for V_SET0 to avoid introducing a const pool entry and
a const pool load.

rdar://10554090 and rdar://11873276


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161207 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-02 19:37:32 +00:00
..
ARM Clear kill flags in removeCopyByCommutingDef(). 2012-07-31 02:47:24 +00:00
CellSPU
CPP
Generic
Hexagon
MBlaze
Mips Set transient stack alignment in constructor of MipsFrameLowering and re-enable 2012-08-02 18:15:13 +00:00
MSP430
NVPTX
PowerPC
SPARC
Thumb
Thumb2
X86 X86 Peephole: fold loads to the source register operand if possible. 2012-08-02 19:37:32 +00:00
XCore