llvm-6502/include
Manman Ren d7d003c2b7 X86 Peephole: fold loads to the source register operand if possible.
Machine CSE and other optimizations can remove instructions so folding
is possible at peephole while not possible at ISel.

This patch is a rework of r160919 and was tested on clang self-host on my local
machine.

rdar://10554090 and rdar://11873276


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161152 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-02 00:56:42 +00:00
..
llvm X86 Peephole: fold loads to the source register operand if possible. 2012-08-02 00:56:42 +00:00
llvm-c Remove tabs. 2012-07-19 00:01:33 +00:00