consolidate exp/exp2 tests
authorSanjay Patel <spatel@rotateright.com>
Tue, 12 Jan 2016 17:00:38 +0000 (17:00 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 12 Jan 2016 17:00:38 +0000 (17:00 +0000)
commit51ea8ac88780f78b734d482a6a681f3853791456
treea7f7f973947aad2568f68650ffb4d31213c63233
parentf0ce2c50e10c775468e79f752c6dbb79385ab46a
consolidate exp/exp2 tests

The transform is identical, so keep the tests together and save some overhead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257484 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/pow-exp.ll
test/Transforms/InstCombine/pow-exp2.ll [deleted file]