Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vec_call.ll
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-07-20 Dan GohmanUpdate these regression tests to accomodate X86InstrSSE...
2007-04-16 Chris Lattneruse an x86 t-t for an x86 test. Thanks to Dan for...
2007-04-16 Chris Lattnerfix this test
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-05-30 Evan ChengAdded a test case for parameter passing of vector values.