aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine
Commit message (Expand)AuthorAgeFilesLines
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* Add a test case for shl of APInt integers > 64 bits by 0 shift amount.Reid Spencer2007-05-121-0/+30
* Add a test case for testing the LLI interpreter wrt bitcast of fp to integer.Reid Spencer2007-05-041-0/+21
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-152-4/+4
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Make sure the value passed to test function is initialized.Reid Spencer2007-02-011-0/+1
* For PR950:Reid Spencer2006-12-3114-36/+36
* For PR950:Reid Spencer2006-12-193-3/+3
* For PR950:Reid Spencer2006-12-196-9/+6
* These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer2006-12-0312-12/+12
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-023-3/+3
* Don't test an exampleChris Lattner2006-07-261-3/+0
* This test is buggy: printf is a varargs function. This fixes the test withChris Lattner2006-05-171-2/+2
* PR736 has already been fixed. Remove XFAIL marker.Evan Cheng2006-05-171-3/+0
* Try xfailing thisChris Lattner2006-04-131-1/+3
* 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
* Fix a bug in the testcaseChris Lattner2005-12-031-1/+1
* new testcase for PR672Chris Lattner2005-12-031-0/+22
* Merged from RELEASE_16.John Criswell2005-11-081-1/+1
* Add a test that runs the ParallelJIT example program to ensure that theReid Spencer2005-07-131-0/+3
* Fix misspellings, patch contributed by Gabor Greif!Chris Lattner2005-02-271-1/+1
* Make this test actually capable of passing.Chris Lattner2004-12-051-1/+1
* Remove unneeded codeAlkis Evlogimenos2004-12-051-3/+0
* Match codegen string betterAlkis Evlogimenos2004-12-051-1/+1
* Add testcast for bug475Alkis Evlogimenos2004-12-051-0/+36
* These tests pass on darwin now that the __ thing is fixed.Chris Lattner2004-12-042-2/+0
* These lookup symbols with leading underscores, which currently fails inJohn Criswell2004-12-022-0/+2
* Exit only with a value from 0-255.Chris Lattner2004-11-221-2/+3
* 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
* Adding RUN lines.Tanya Lattner2004-11-0633-0/+99
* Add more casts. You can never have enough casts.Brian Gaeke2004-05-071-1/+49
* Renamed intermediate values that used the same type and name as previousJohn Criswell2003-11-263-15/+15
* update testChris Lattner2003-11-191-2/+0
* Genericize testsChris Lattner2003-11-193-10/+2
* Cleanup testChris Lattner2003-11-191-5/+2
* New testcase, distilled from 176.gcc codegen failureChris Lattner2003-10-181-0/+29
* Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman2003-09-153-3/+3
* New testcaseChris Lattner2003-08-241-0/+11
* new testcase distilled from 176.gccChris Lattner2003-08-231-0/+30
* Simplify testChris Lattner2003-08-211-15/+4
* Regression test that verifies that the JIT passes the environment to theJohn Criswell2003-08-211-0/+34
* New testcase identified by misha, distilled from the 'ls' programChris Lattner2003-08-151-0/+9
* Somehow "simplest" test became a hello world test. Rectify this.Chris Lattner2003-07-272-12/+19
* Get rid of control flow in the testChris Lattner2003-06-281-4/+1
* Return 'int 0' instead of 'void' so that the test can be seen as successful.Misha Brukman2003-06-061-2/+2
* Return 'int 0' instead of void so that the test can be considered to pass.Misha Brukman2003-06-061-2/+2
* Simplify test case: remove declaration of __main() and call to it.Misha Brukman2003-06-061-5/+0
* New testcase, the JIT currently handles this right, I just don't want toChris Lattner2003-06-051-0/+16