Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vec_return.ll
2014-07-15 David MajnemerRelax tests expecting to see CPI symbols
2011-11-07 Jakob Stoklund OlesenFix test for Windows as well.
2011-11-07 Jakob Stoklund OlesenFix test for Linux.
2011-11-07 Jakob Stoklund OlesenExpand V_SET0 to xorps by default.
2010-03-31 Jakob Stoklund OlesenReplace V_SET0 with variants for each SSE execution...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-06-10 Dan GohmanConvert several tests to use temporary files instead...
2007-12-12 Evan ChengLower a build_vector with all constants into a constpoo...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-17 Chris LattnerNew testcase