aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_shuffle-3.ll
Commit message (Expand)AuthorAgeFilesLines
* x86 vector shuffle cleanup/fixes:Nate Begeman2009-11-071-1/+1
* Fix a couple of shuffle patterns to use movhlps insteadEric Christopher2009-11-071-2/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-2/+2
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-13/+14
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-2/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* Add && to each RUN: line (except the last one).Evan Cheng2006-04-211-1/+1
* Added a movhlps, movlhps test case.Evan Cheng2006-04-201-0/+19