New testcase: do not DCE volatile loads!
authorChris Lattner <sabre@nondot.org>
Tue, 9 Sep 2003 18:15:45 +0000 (18:15 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Sep 2003 18:15:45 +0000 (18:15 +0000)
commitffd340c6b6f7e1db088e78b238edbcb5c2a00fdc
tree637b0328ff06697db702aacb7224cd948e57ec67
parent30e2d91b471c5d5e7370f7f6d8c8644180c5056f
New testcase: do not DCE volatile loads!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8421 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/2003-09-09-VolatileLoadElim.ll [new file with mode: 0644]