summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/extractps.ll
Commit message (Expand)AuthorAge
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Use MOVSSmr instead of EXTRACTPSmr in the case of extractingDan Gohman2008-10-31
* Fix this test so it actually runs the grep lines.Dan Gohman2008-10-16
* Make x86 and sse2 explicit for non-x86 hosts.Dale Johannesen2008-08-21
* Improve the grep commands for this test to be tolerant of ABIDan Gohman2008-08-11
* Add an EXTRACTPSmr pattern to match the pattern thatDan Gohman2008-08-08