summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_call.ll
Commit message (Expand)AuthorAge
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-01
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* Update these regression tests to accomodate X86InstrSSE.td now using movups/m...Dan Gohman2007-07-20
* use an x86 t-t for an x86 test. Thanks to Dan for noticing this!Chris Lattner2007-04-16
* fix this testChris Lattner2007-04-16
* For PR1336:Reid Spencer2007-04-15
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Added a test case for parameter passing of vector values.Evan Cheng2006-05-30