aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-18.ll
AgeCommit message (Expand)Author
2010-03-02Fix the xfail I added a couple of patches back. The issueChris Lattner
2010-03-02Rewrite chain handling validation and input TokenFactor handlingChris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-05-26The Linux ABI emits an extra "movl %esp, %ebp" in function prologue andNick Lewycky
2008-05-23Use movlps / movhps to modify low / high half of 16-byet memory location.Evan Cheng