summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/illegal-vector-args-return.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-05-19[X86] ABI change for x86-32: pass 3 vector arguments in-register instead of 4...Michael Kuperstein
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2012-04-27Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2007-07-31Change the x86 assembly output to use tab characters to separate theDan Gohman
2007-07-09allow this to work on ppc-darwinChris Lattner
2007-07-02Add a basic test-case for passing and returning <4 x double> andDan Gohman