aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-10-02 05:56:52 +0000
committerBill Wendling <isanbard@gmail.com>2008-10-02 05:56:52 +0000
commit314ee058bf22970fbc487c620f84e9201ebc9f0d (patch)
tree9d53a584f020af60d3089873d7508158c3596b74 /lib/CodeGen/MachineInstr.cpp
parentf56039e5d6ce55790f67cde28eb0559eb2dd00d0 (diff)
downloadexternal_llvm-314ee058bf22970fbc487c620f84e9201ebc9f0d.zip
external_llvm-314ee058bf22970fbc487c620f84e9201ebc9f0d.tar.gz
external_llvm-314ee058bf22970fbc487c620f84e9201ebc9f0d.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! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56944 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions