Add a simple test which makes sure folding immediate float zero to a memory operand...
authorEli Friedman <eli.friedman@gmail.com>
Fri, 10 Jun 2011 00:30:08 +0000 (00:30 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Fri, 10 Jun 2011 00:30:08 +0000 (00:30 +0000)
commit88b2af7e61c4941f202214f07e2082e03045acde
treef555012a8f41dcf910441125cd603e5b36f61f5d
parentd3f4eeaec177ed34a54fede9faea4ffa94c4d0af
Add a simple test which makes sure folding immediate float zero to a memory operand works.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132824 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/fold-xmm-zero.ll [new file with mode: 0644]