Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / zero-remat.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2011-11-29 Jakob Stoklund OlesenMake X86::FsFLD0SS / FsFLD0SD real pseudo-instructions.
2010-08-18 Dan GohmanWhen sending stats output to stdout for grepping, don...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-08 Chris Lattnerconvert a test to "FileCheck" style.
2008-04-14 Dale JohannesenRemove -unwind-tables-optional everywhere, since
2008-04-08 Dale JohannesenRename -disable-required-unwind-tables to -unwind-table...
2008-04-08 Dale JohannesenAdd -disable-required-unwind-tables to tests
2008-03-31 Dale JohannesenMark functions in some tests as 'nounwind'. Generating
2008-02-14 Chris LattnerThis readme entry is done, testcase here: CodeGen/X86...
2007-09-07 Dan GohmanAvoid storing and reloading zeros and other constants...