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
..
2012-07-16 19:35:43 +00:00
2012-05-19 23:34:59 +00:00
2012-07-23 08:51:15 +00:00
2012-06-19 02:17:35 +00:00
2012-08-01 16:42:35 +00:00
2012-08-01 12:06:00 +00:00
2012-05-24 22:08:29 +00:00
2012-07-17 19:40:05 +00:00
2012-06-01 05:00:54 +00:00