Post-commit fixes for r209643
authorFilipe Cabecinhas <me@filcab.net>
Tue, 27 May 2014 16:54:33 +0000 (16:54 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Tue, 27 May 2014 16:54:33 +0000 (16:54 +0000)
commit078862e67f226103d4368eeda8c0d8c9ac6766e7
tree06f1115b6a88ad8c5222a106ce579ea3d0cf2a62
parentfb26356bed7ca3ada126eae946e34b1b281642de
Post-commit fixes for r209643

Detected by Daniel Jasper, Ilia Filippov, and Andrea Di Biagio
Fixed the argument order to select (the mask semantics to blendv* are the
inverse of select) and fixed the tests
Added parenthesis to the assert condition
Ran clang-format

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209667 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/blend_x86.ll