- e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
- 45d6764 Add a test case for shl of APInt integers > 64 bits by 0 shift amount. by Reid Spencer · 18 years ago
- 0504744 Add a test case for testing the LLI interpreter wrt bitcast of fp to integer. by Reid Spencer · 18 years ago
- a9338b6 For PR1319: Upgrade to new test harness by Reid Spencer · 18 years ago
- 0f5aed5 Make the llvm-runtest function much more amenable by eliminating all the by Reid Spencer · 18 years ago
- 3ca5616 Make sure the value passed to test function is initialized. by Reid Spencer · 18 years ago
- eacb702 For PR950: by Reid Spencer · 18 years ago
- b60528b For PR950: Test needs to be upgraded for the forthcoming FCmpInst patch. by Reid Spencer · 18 years ago
- 81daddb For PR950: These tests need to be upgraded in preparation for the SETCC patch. by Reid Spencer · 18 years ago
- 4dc9e5a These tests need llvm-upgrade. This fixes last night's nightly test fallout. by Reid Spencer · 18 years ago
- 69ccadd Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 18 years ago
- 0f3961e Don't test an example by Chris Lattner · 18 years ago
- f0dee9b This test is buggy: printf is a varargs function. This fixes the test with by Chris Lattner · 18 years ago
- eba0bf5 PR736 has already been fixed. Remove XFAIL marker. by Evan Cheng · 18 years ago
- 3afb81e Try xfailing this by Chris Lattner · 19 years ago
- 9727555 Added the ability to xfail based on llvmgcc version by Tanya Lattner · 19 years ago
- 2676f83 Tired of wading through cvs's list ? files that are generated when building by Reid Spencer · 19 years ago
- aad707b Fix a bug in the testcase by Chris Lattner · 19 years ago
- 8e22200 new testcase for PR672 by Chris Lattner · 19 years ago
- c0c186d Merged from RELEASE_16. by John Criswell · 19 years ago
- 87df363 Add a test that runs the ParallelJIT example program to ensure that the by Reid Spencer · 19 years ago
- 47b72fb Fix misspellings, patch contributed by Gabor Greif! by Chris Lattner · 20 years ago
- 2969ba4 Make this test actually capable of passing. by Chris Lattner · 20 years ago
- 5b554ad Remove unneeded code by Alkis Evlogimenos · 20 years ago
- bb622c8 Match codegen string better by Alkis Evlogimenos · 20 years ago
- 84da5a6 Add testcast for bug475 by Alkis Evlogimenos · 20 years ago
- 40cc75a These tests pass on darwin now that the __ thing is fixed. by Chris Lattner · 20 years ago
- c60c334 These lookup symbols with leading underscores, which currently fails in by John Criswell · 20 years ago
- 0baf656 Exit only with a value from 0-255. by Chris Lattner · 20 years ago
- c8c1f12 Adding srcdir arg by Tanya Lattner · 20 years ago
- 28b372f Adding subdirectory dg.exp files in order to be able to use dejagnu to only run specific tests (located in some subdirectory of Regression) by Tanya Lattner · 20 years ago
- e9789ef Adding RUN lines. by Tanya Lattner · 20 years ago
- 2c9a94c Add more casts. You can never have enough casts. by Brian Gaeke · 21 years ago
- 1b4fb5a Renamed intermediate values that used the same type and name as previous by John Criswell · 21 years ago
- cb64241 update test by Chris Lattner · 21 years ago
- 607c317 Genericize tests by Chris Lattner · 21 years ago
- 639b052 Cleanup test by Chris Lattner · 21 years ago
- 547eaef New testcase, distilled from 176.gcc codegen failure by Chris Lattner · 21 years ago
- 14285c8 Renamed `as' => `llvm-as', `dis' => `llvm-dis'. by Misha Brukman · 21 years ago
- f687ada New testcase by Chris Lattner · 21 years ago
- ae1c1ff new testcase distilled from 176.gcc by Chris Lattner · 21 years ago
- 11a7fd1 Simplify test by Chris Lattner · 21 years ago
- 59da488 Regression test that verifies that the JIT passes the environment to the by John Criswell · 21 years ago
- f2d4916 New testcase identified by misha, distilled from the 'ls' program by Chris Lattner · 21 years ago
- 6991046 Somehow "simplest" test became a hello world test. Rectify this. by Chris Lattner · 21 years ago
- e03d077 Get rid of control flow in the test by Chris Lattner · 21 years ago
- 62d95e8 Return 'int 0' instead of 'void' so that the test can be seen as successful. by Misha Brukman · 21 years ago
- a5e7f35 Return 'int 0' instead of void so that the test can be considered to pass. by Misha Brukman · 21 years ago
- c068bbc Simplify test case: remove declaration of __main() and call to it. by Misha Brukman · 21 years ago
- 340a287 New testcase, the JIT currently handles this right, I just don't want to by Chris Lattner · 21 years ago
- 7990199 New testcase for PHI handling by Chris Lattner · 21 years ago
- af2f438 Add tests for cast of long to bool by Chris Lattner · 21 years ago
- e4a0133 Add tests for 64 bit shifts by Chris Lattner · 21 years ago
- 8c19194 Enable more tests by Chris Lattner · 22 years ago
- 4f91285 Add tests for casts from unsigned integers to floats by Chris Lattner · 22 years ago
- 12ba6fd Add old test by Chris Lattner · 22 years ago
- bbd5839 Simplify testcase a bit more by Chris Lattner · 22 years ago
- e22766c New testcase that crashes Jello by Chris Lattner · 22 years ago
- 761b471 New testcase for problem that is actually generic to all 32 bit LLI targets by Chris Lattner · 22 years ago
- 7c87e40 New testcase distilled from the fhourstones benchmark by Chris Lattner · 22 years ago
- 20c1b4d Add more testcases by Chris Lattner · 22 years ago
- 3ddad6f New testcase by Chris Lattner · 22 years ago
- 4a8068f New testcases by Chris Lattner · 22 years ago
- 8e4a914 test the shift cases for long that are implemented by Chris Lattner · 22 years ago
- 6ce8d60 test longs by Chris Lattner · 22 years ago
- 2ecd495 Test longs and fp by Chris Lattner · 22 years ago
- 67920c5 TEst longs by Chris Lattner · 22 years ago
- e1ac72a Add test for longs by Chris Lattner · 22 years ago
- 6442a3e add div test as well by Chris Lattner · 22 years ago
- 102f533 test a bunch of stuff by Chris Lattner · 22 years ago
- 376b127 Test long support by Chris Lattner · 22 years ago
- 6cc36d4 Add another simple call by Chris Lattner · 22 years ago
- 48664e7 Test argument passing by Chris Lattner · 22 years ago
- ce67547 Add a variable sized alloca to test by Chris Lattner · 22 years ago
- 3b24559 Initial fp test by Chris Lattner · 22 years ago
- 83702d3 Print argc as well as argv by Chris Lattner · 22 years ago
- 5b9cd61 Make testcase return 0 on success by Chris Lattner · 22 years ago
- b89818e Add dummy implementation of __main by Chris Lattner · 22 years ago
- 1ada064 New testcase for printing out arguments by Chris Lattner · 22 years ago
- 315bad0 Add new testcase for repeated preds by Chris Lattner · 22 years ago
- a4c096d New testcase for bool support by Chris Lattner · 22 years ago
- e4adeb4 Test indirect call by Chris Lattner · 22 years ago
- 84b7207 New testcase by Chris Lattner · 22 years ago
- 790f64b Return success on success by Chris Lattner · 22 years ago
- 0907c16 Test more phi stuff by Chris Lattner · 22 years ago
- ed6902c by Brian Gaeke · 22 years ago
- 4373140 return 0 on success by Chris Lattner · 22 years ago
- bfbed6d Stop sucking by Chris Lattner · 22 years ago
- 297372c Making main() return 0 so that we know it ran successfully when it exits. by Misha Brukman · 22 years ago
- d74317a Making main() return 0 to exit without error when no error actually occurs. by Misha Brukman · 22 years ago
- 9a32f07 Fix testcase by Chris Lattner · 22 years ago
- 8b88e8f Infinite loops, are, well, not good by Chris Lattner · 22 years ago
- 339ff0a This way it's easier to test: if the call to external exit(0) succeeded, by Misha Brukman · 22 years ago
- e78dba8 Return 0 to make it into a fully-functioning "Hello, World!" test case. by Misha Brukman · 22 years ago
- 4461f54 Fix testcase by Chris Lattner · 22 years ago
- 67c2639 New testcase by Chris Lattner · 22 years ago
- 9f1bd80 Add main functions to benchmarks by Chris Lattner · 22 years ago
- 00af117 New testcase by Chris Lattner · 22 years ago
- ac676be Testcase for call instruction by Chris Lattner · 22 years ago
- 92ae6c2 Standard hello-world test by Chris Lattner · 22 years ago