Add a testcase for non-local CSE of read-only calls.
authorOwen Anderson <resistor@mac.com>
Tue, 13 May 2008 08:17:44 +0000 (08:17 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 13 May 2008 08:17:44 +0000 (08:17 +0000)
commit6513c1bf90be63b9bd6a43c0db593174075009a0
tree80ed4b07a98990f1fc555f938a808bfc26cebacb
parent3b3f58cb774cb36a9b26d37f6ea2387b27d3df9d
Add a testcase for non-local CSE of read-only calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51025 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/GVN/nonlocal-cse.ll [new file with mode: 0644]