llvm-6502/include
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
..
llvm X86 Peephole: fold loads to the source register operand if possible. 2012-08-02 19:37:32 +00:00
llvm-c Remove tabs. 2012-07-19 00:01:33 +00:00