summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/peep-vector-extract-insert.ll
Commit message (Expand)AuthorAge
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Make X86::FsFLD0SS / FsFLD0SD real pseudo-instructions.Jakob Stoklund Olesen2011-11-29
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Change all floating constants that are not exactlyDale Johannesen2007-09-05
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-31
* Change the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR to look forDan Gohman2007-07-10