summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-23.ll
Commit message (Expand)AuthorAge
* Remove OptimizeForSize global. Use function attribute optsize.Devang Patel2008-10-01
* Implement "punpckldq %xmm0, $xmm0" as "pshufd $0x50, %xmm0, %xmm" unless op...Evan Cheng2008-09-26