Added some if-conversion tests.
[oota-llvm.git] / test / Bytecode /
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-11 Reid SpencerTest case for ensuring correct reading back of cast...
2006-12-02 Reid SpencerRemove tests for checking bytecode upgrade. Bytecode...
2006-12-02 Reid SpencerUpgrade old intrinsic function calls manually.
2006-11-14 Reid SpencerDiscard code that supported old bytecode formats. This...
2006-11-08 Reid SpencerEnsure we don't regress on reading version 6 bytecode.
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-03-02 Chris Lattnernew testcases
2006-01-27 Reid SpencerA test case for ensuring that conversion of old-format...
2006-01-27 Reid SpencerThis now passes.
2006-01-24 Chris LattnerThis is still broken
2006-01-23 Chris Lattnermake this test harder
2006-01-19 Reid SpencerThis test passes now.
2006-01-19 Chris Lattnernew testcase the autoupgrader in the bc reader fails...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-08-19 Reid SpencerFixed the test to actually run correctly.
2004-08-19 Reid SpencerAdd a test case test test 1.3 alignment removal and...
2004-08-01 Chris LattnerInitial testcase for bytecode compatibility regression...