Add a datalayout string to this test so that it exercises the full gamut
authorChandler Carruth <chandlerc@gmail.com>
Mon, 20 Oct 2014 00:11:31 +0000 (00:11 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 20 Oct 2014 00:11:31 +0000 (00:11 +0000)
commitfc1c1ec435bfcd2add086f05be09195eb842d721
tree8362f738bd2d18ec6f683e00478b60eac3ba474a
parent0ea9c06fe0673875fbbe4d3639e53171fea02978
Add a datalayout string to this test so that it exercises the full gamut
of InstCombine rather than just the bits enabled when datalayout is
optional.

The primary fixes here are because now things are little endian.

In good news, silliness like this seems like it will be going away as
we've got pretty stong consensus on dropping optional datalayout
entirely.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220176 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/select.ll