Test to ensure sub -> neg promotion is working and why.
authorChris Lattner <sabre@nondot.org>
Wed, 15 May 2002 20:30:48 +0000 (20:30 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 May 2002 20:30:48 +0000 (20:30 +0000)
commit11d13fbfba030486d9e2a1338093b5f474dd10f8
tree333ef252c5d166b39b35c24258492c73526ebcd6
parent193d91698302c4db99068df855c38d47a55d9023
Test to ensure sub -> neg promotion is working and why.

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