llvm-6502/include
Manman Ren 0eb3edea9c 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.

rdar://10554090 and rdar://11873276


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