summaryrefslogtreecommitdiff
path: root/test/Bytecode
Commit message (Expand)AuthorAge
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* Test case for ensuring correct reading back of cast constant expressions.Reid Spencer2006-12-11
* Remove tests for checking bytecode upgrade. Bytecode upgrade is beingReid Spencer2006-12-02
* Upgrade old intrinsic function calls manually.Reid Spencer2006-12-02
* Discard code that supported old bytecode formats. This makes the BytecodeReid Spencer2006-11-14
* Ensure we don't regress on reading version 6 bytecode.Reid Spencer2006-11-08
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* new testcasesChris Lattner2006-03-02
* A test case for ensuring that conversion of old-format intrinsics withReid Spencer2006-01-27
* This now passes.Reid Spencer2006-01-27
* This is still brokenChris Lattner2006-01-24
* make this test harderChris Lattner2006-01-23
* This test passes now.Reid Spencer2006-01-19
* new testcase the autoupgrader in the bc reader fails to handleChris Lattner2006-01-19
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Fixed the test to actually run correctly.Reid Spencer2004-08-19
* Add a test case test test 1.3 alignment removal and to test a regressionReid Spencer2004-08-19
* Initial testcase for bytecode compatibility regression test.Chris Lattner2004-08-01