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)
commitb5f4c32830f851c9211762b528dccdacfda5fd7a
tree9ad3eccb9c3749534e85ef428ea6d86c6142e191
parent8e133965c8ff3063a50c118c3797a5d7bb4fc75f
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.

llvm-svn: 220176
llvm/test/Transforms/InstCombine/select.ll