summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vshift-1.ll
Commit message (Expand)AuthorAge
* [DAGCombiner] insert_vector_elt: Avoid building a vector twice.Quentin Colombet2013-07-30
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* This patch fixes 8 out of 20 unexpected failures in "make check"Preston Gurd2012-07-18
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-19
* Update tests for 84931.Evan Cheng2009-10-23
* Allow the target to select the level of anti-dependence breaking that should ...David Goodwin2009-10-22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Test cases for vector shifts changes r80935Mon P Wang2009-09-03
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Added sse test patterns for r62979 and r63193.Mon P Wang2009-01-28