summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/extractps.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2016-05-10Make "@name =" mandatory for globals in .ll files.Rafael Espindola
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-10-31Use MOVSSmr instead of EXTRACTPSmr in the case of extractingDan Gohman
2008-10-16Fix this test so it actually runs the grep lines.Dan Gohman
2008-08-21Make x86 and sse2 explicit for non-x86 hosts.Dale Johannesen
2008-08-11Improve the grep commands for this test to be tolerant of ABIDan Gohman
2008-08-08Add an EXTRACTPSmr pattern to match the pattern thatDan Gohman