diff options
author | Bill Wendling <isanbard@gmail.com> | 2008-10-02 05:56:52 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2008-10-02 05:56:52 +0000 |
commit | b04e6edba910509975a2e09900a1ab38fd81299f (patch) | |
tree | dc40a1e8da919441ff6da9c14924c3f024197e7e /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | d03c02873ad839f67896254851fcd9d64ed69b17 (diff) | |
download | llvm-b04e6edba910509975a2e09900a1ab38fd81299f.zip llvm-b04e6edba910509975a2e09900a1ab38fd81299f.tar.gz llvm-b04e6edba910509975a2e09900a1ab38fd81299f.tar.bz2 |
"The original bug was a complaint that _mm_srli_si128 mis-compiled when passed
a constant vector ("{0x123, 0x456}" syntax). The fix is to simplify the
_mm_srli_si128 macro, and move the "* 8" from the macro into the compiler
back-end. I can't change the existing __builtins because so many people are
using them :-(."
Patch by Stuart Hastings!
llvm-svn: 56944
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions