aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-09-18-ShuffleXformBug.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-08change selectiondag to add the sign extended versions of immediate operandsChris Lattner
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-04-05Favors pshufd over shufps when shuffling elements from one vector. pshufd is ...Evan Cheng
2007-09-18Clean up.Evan Cheng
2007-09-18Fix a bogus splat xform:Evan Cheng