diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-09-28 06:11:04 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-09-28 06:11:04 +0000 |
commit | 6578f9208bd0e45337b9a34bba712e19c7b6cb86 (patch) | |
tree | 77fc1b55a8f776b3d28d85bc5ad3ef332455dac4 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | b10c6b8e9ea2389ce390ef500298733b73639966 (diff) | |
download | llvm-6578f9208bd0e45337b9a34bba712e19c7b6cb86.zip llvm-6578f9208bd0e45337b9a34bba712e19c7b6cb86.tar.gz llvm-6578f9208bd0e45337b9a34bba712e19c7b6cb86.tar.bz2 |
[x86] Fix a really silly bug that I introduced fixing another bug in the
new vector shuffle target DAG combines -- it helps to actually test for
the value you want rather than just using an integer in a boolean
context.
Have I mentioned that I loathe implicit conversions recently? :: sigh ::
llvm-svn: 218576
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions