aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine
Commit message (Expand)AuthorAgeFilesLines
* 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
* New testcase for PHI handlingChris Lattner2003-06-051-0/+19
* Add tests for cast of long to boolChris Lattner2003-06-011-0/+4
* Add tests for 64 bit shiftsChris Lattner2003-06-011-2/+8
* Enable more testsChris Lattner2003-05-121-4/+4
* Add tests for casts from unsigned integers to floatsChris Lattner2003-05-121-0/+11
* Add old testChris Lattner2003-05-121-0/+16
* Simplify testcase a bit moreChris Lattner2003-05-121-4/+4
* New testcase that crashes JelloChris Lattner2003-05-121-0/+15
* New testcase for problem that is actually generic to all 32 bit LLI targetsChris Lattner2003-05-071-0/+16
* New testcase distilled from the fhourstones benchmarkChris Lattner2003-05-061-0/+26
* Add more testcasesChris Lattner2003-01-161-0/+6