aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_call.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-07-20Update these regression tests to accomodate X86InstrSSE.td now using movups/m...Dan Gohman
2007-04-16use an x86 t-t for an x86 test. Thanks to Dan for noticing this!Chris Lattner
2007-04-16fix this testChris Lattner
2007-04-15For PR1336:Reid Spencer
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-05-30Added a test case for parameter passing of vector values.Evan Cheng