summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine
AgeCommit message (Expand)AuthorFilesLines
2006-07-26Don't test an exampleChris Lattner1-3/+0
2006-05-17This test is buggy: printf is a varargs function. This fixes the test withChris Lattner1-2/+2
2006-05-17PR736 has already been fixed. Remove XFAIL marker.Evan Cheng1-3/+0
2006-04-13Try xfailing thisChris Lattner1-1/+3
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner1-1/+1
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer1-0/+3
2005-12-03Fix a bug in the testcaseChris Lattner1-1/+1
2005-12-03new testcase for PR672Chris Lattner1-0/+22
2005-11-08Merged from RELEASE_16.John Criswell1-1/+1
2005-07-13Add a test that runs the ParallelJIT example program to ensure that theReid Spencer1-0/+3
2005-02-27Fix misspellings, patch contributed by Gabor Greif!Chris Lattner1-1/+1
2004-12-05Make this test actually capable of passing.Chris Lattner1-1/+1
2004-12-05Remove unneeded codeAlkis Evlogimenos1-3/+0
2004-12-05Match codegen string betterAlkis Evlogimenos1-1/+1
2004-12-05Add testcast for bug475Alkis Evlogimenos1-0/+36
2004-12-04These tests pass on darwin now that the __ thing is fixed.Chris Lattner2-2/+0
2004-12-02These lookup symbols with leading underscores, which currently fails inJohn Criswell2-0/+2
2004-11-22Exit only with a value from 0-255.Chris Lattner1-2/+3
2004-11-19Adding srcdir argTanya Lattner1-1/+1
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner1-0/+3
2004-11-06Adding RUN lines.Tanya Lattner33-0/+99
2004-05-07Add more casts. You can never have enough casts.Brian Gaeke1-1/+49
2003-11-26Renamed intermediate values that used the same type and name as previousJohn Criswell3-15/+15
2003-11-19update testChris Lattner1-2/+0
2003-11-19Genericize testsChris Lattner3-10/+2
2003-11-19Cleanup testChris Lattner1-5/+2
2003-10-18New testcase, distilled from 176.gcc codegen failureChris Lattner1-0/+29
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman3-3/+3
2003-08-24New testcaseChris Lattner1-0/+11
2003-08-23new testcase distilled from 176.gccChris Lattner1-0/+30
2003-08-21Simplify testChris Lattner1-15/+4
2003-08-21Regression test that verifies that the JIT passes the environment to theJohn Criswell1-0/+34
2003-08-15New testcase identified by misha, distilled from the 'ls' programChris Lattner1-0/+9
2003-07-27Somehow "simplest" test became a hello world test. Rectify this.Chris Lattner2-12/+19
2003-06-28Get rid of control flow in the testChris Lattner1-4/+1
2003-06-06Return 'int 0' instead of 'void' so that the test can be seen as successful.Misha Brukman1-2/+2
2003-06-06Return 'int 0' instead of void so that the test can be considered to pass.Misha Brukman1-2/+2
2003-06-06Simplify test case: remove declaration of __main() and call to it.Misha Brukman1-5/+0
2003-06-05New testcase, the JIT currently handles this right, I just don't want toChris Lattner1-0/+16
2003-06-05New testcase for PHI handlingChris Lattner1-0/+19
2003-06-01Add tests for cast of long to boolChris Lattner1-0/+4
2003-06-01Add tests for 64 bit shiftsChris Lattner1-2/+8
2003-05-12Enable more testsChris Lattner1-4/+4
2003-05-12Add tests for casts from unsigned integers to floatsChris Lattner1-0/+11
2003-05-12Add old testChris Lattner1-0/+16
2003-05-12Simplify testcase a bit moreChris Lattner1-4/+4
2003-05-12New testcase that crashes JelloChris Lattner1-0/+15
2003-05-07New testcase for problem that is actually generic to all 32 bit LLI targetsChris Lattner1-0/+16
2003-05-06New testcase distilled from the fhourstones benchmarkChris Lattner1-0/+26
2003-01-16Add more testcasesChris Lattner1-0/+6