OSDN Git Service

Add a test case for (store (op (load ..) ..) ..) folding.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 9 Mar 2006 19:04:30 +0000 (19:04 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 9 Mar 2006 19:04:30 +0000 (19:04 +0000)
commite9eded1c2547e970e730cce40ea7bf900b0c62dd
tree9ecdda57c5ad9c7e0e7e7529a5799c31571aa465
parentf08383942557d61578bbeafca6b3fb93cc810c0e
Add a test case for (store (op (load ..) ..) ..) folding.

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