[llvm-commits] [llvm] r51533 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86InstrSSE.td lib/VMCore/AutoUpgrade.cpp test/Bitcode/sse2_punpck_qdq.ll test/Bitcode/sse2_punpck_qdq.ll.bc

Bill Wendling isanbard at gmail.com
Sat May 24 09:21:11 PDT 2008


On May 23, 2008, at 7:56 PM, Evan Cheng wrote:

> Author: evancheng
> Date: Fri May 23 21:56:30 2008
> New Revision: 51533
>
> URL: http://llvm.org/viewvc/llvm-project?rev=51533&view=rev
> Log:
> Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.
>
> Added:
>    llvm/trunk/test/Bitcode/sse2_punpck_qdq.ll
>    llvm/trunk/test/Bitcode/sse2_punpck_qdq.ll.bc   (with props)

Why add the .bc file?

-bw



More information about the llvm-commits mailing list