Clean up out-of-date comments and some stray whitespace
[oota-llvm.git] / test / CodeGen / X86 / zero-remat.ll
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...