aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vshift-5.ll
AgeCommit message (Expand)Author
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner
2009-10-23Update tests for 84931.Evan Cheng
2009-10-22Allow the target to select the level of anti-dependence breaking that should ...David Goodwin
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-03Test cases for vector shifts changes r80935Mon P Wang