aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bytecode
Commit message (Expand)AuthorAgeFilesLines
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-152-3/+5
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-291-1/+1
* Test case for ensuring correct reading back of cast constant expressions.Reid Spencer2006-12-111-0/+8
* Remove tests for checking bytecode upgrade. Bytecode upgrade is beingReid Spencer2006-12-027-9/+0
* Upgrade old intrinsic function calls manually.Reid Spencer2006-12-021-13/+9
* Discard code that supported old bytecode formats. This makes the BytecodeReid Spencer2006-11-145-21186/+1
* Ensure we don't regress on reading version 6 bytecode.Reid Spencer2006-11-082-0/+2
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* new testcasesChris Lattner2006-03-022-0/+21
* A test case for ensuring that conversion of old-format intrinsics withReid Spencer2006-01-272-0/+3
* This now passes.Reid Spencer2006-01-271-3/+0
* This is still brokenChris Lattner2006-01-241-0/+2
* make this test harderChris Lattner2006-01-231-1/+2
* This test passes now.Reid Spencer2006-01-191-1/+0
* new testcase the autoupgrader in the bc reader fails to handleChris Lattner2006-01-192-0/+4
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* Fixed the test to actually run correctly.Reid Spencer2004-08-192-2/+2
* Add a test case test test 1.3 alignment removal and to test a regressionReid Spencer2004-08-192-0/+21089
* Initial testcase for bytecode compatibility regression test.Chris Lattner2004-08-012-0/+97