summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/fold-vector-select.ll
Commit message (Collapse)AuthorAge
* Convert tests to FileCheckMatt Arsenault2013-08-28
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189529 91177308-0d34-0410-b5e6-96231b3b80d8
* [llvm] Updated the test fold-vector-select so that we test the vector ↵Michael Gottesman2012-08-30
| | | | | | selects exhaustively. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162953 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix 9173.Nadav Rotem2011-02-11
Add more folding patterns to constant expressions of vector selects and vector bitcasts. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125393 91177308-0d34-0410-b5e6-96231b3b80d8