summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-13New testcaseChris Lattner1-0/+10
2003-01-13New testcasesChris Lattner5-0/+67
2003-01-13test the shift cases for long that are implementedChris Lattner1-23/+27
2003-01-13test longsChris Lattner1-16/+16
2003-01-13Test longs and fpChris Lattner1-4/+4
2003-01-13TEst longsChris Lattner1-0/+4
2003-01-13Add test for longsChris Lattner1-2/+7
2003-01-13add div test as wellChris Lattner1-2/+4
2003-01-13test a bunch of stuffChris Lattner1-0/+58
2003-01-13Test long supportChris Lattner1-1/+8