[InstCombine][NFC] add2.ll: add a few commutative checks.
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 26 Apr 2018 20:07:17 +0000 (20:07 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 26 Apr 2018 20:07:17 +0000 (20:07 +0000)
commit7cc56f1599b990afe806ad217352502c528a828d
tree238c492bc38b5d66cccf1b4b7e4515db10f78a90
parent1efe879641848006bbb126b6bf2d25ece31b4a86
[InstCombine][NFC] add2.ll: add a few commutative checks.

Fixes some missing test coverage in InstCombineAddSub.cpp, visitAdd()

llvm-svn: 330986
llvm/test/Transforms/InstCombine/add2.ll