]> granicus.if.org Git - llvm/commit
[NFC][InstCombine] Copy add/sub constant-folding tests from codegen
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 31 May 2019 08:24:07 +0000 (08:24 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 31 May 2019 08:24:07 +0000 (08:24 +0000)
commit8f0fce179ca544f4c3450caac1f553ebf80b8dbb
tree5c17c8206599dc6dc5d54c4b90bc30c35d42bcc0
parentfde64f12d55275d98e3a657bcfcb23620699f55c
[NFC][InstCombine] Copy add/sub constant-folding tests from codegen

Last three patterns are missed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362209 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/addsub-constant-folding.ll [new file with mode: 0644]