2010-04-16 |
Dan Gohman | Revert r101455, which fails on the llvm-arm-linux buildbot. |
tree | commitdiff |
2010-04-16 |
Bill Wendling | Add JIT exception handling test. |
tree | commitdiff |
2010-03-02 |
Dan Gohman | Floating-point add, sub, and mul are now spelled fadd... |
tree | commitdiff |
2010-01-15 |
Jay Foad | Test case for http://llvm.org/PR6028. |
tree | commitdiff |
2009-11-08 |
Nick Lewycky | Remove test. Execution tests are slow and generally... |
tree | commitdiff |
2009-11-08 |
Nick Lewycky | Fix run line. |
tree | commitdiff |
2009-11-08 |
Nick Lewycky | Fix the interpreter to not crash due to zeroext/signext |
tree | commitdiff |
2009-10-05 |
Jeffrey Yasskin | Add a test for http://llvm.org/PR3043. |
tree | commitdiff |
2009-09-09 |
Bill Wendling | Remove failing test... |
tree | commitdiff |
2009-09-09 |
Bill Wendling | Fix PR4865. This syncs up the JIT's DWARF emitter with... |
tree | commitdiff |
2009-08-25 |
Dan Gohman | Remove obsolete -f flags. |
tree | commitdiff |
2009-08-24 |
Chris Lattner | Remove this test now that the interpreter doesn't support |
tree | commitdiff |
2009-08-23 |
Chris Lattner | remove this test: it is testing for a "feature" I just... |
tree | commitdiff |
2009-07-12 |
Chris Lattner | remove tests for removed intrinsics. |
tree | commitdiff |
2009-06-04 |
Dan Gohman | Split the Add, Sub, and Mul instruction opcodes into... |
tree | commitdiff |
2009-03-13 |
Chris Lattner | remove a testcase that depends on -debug existing. |
tree | commitdiff |
2009-01-30 |
Zhou Sheng | This is case is to uncover the bug in IntrinsicLowering... |
tree | commitdiff |
2009-01-19 |
Nick Lewycky | Port this test from dejagnu to unit testing. |
tree | commitdiff |
2008-06-05 |
Zhou Sheng | Add a test case for APInt bug fix in r51999. |
tree | commitdiff |
2008-05-20 |
Gabor Greif | Eliminate questionable syntax for stdin redirection... |
tree | commitdiff |
2008-05-20 |
Gabor Greif | sabre brings to my attention that the 'tr' suffix is... |
tree | commitdiff |
2008-05-20 |
Gabor Greif | Rename the last test with .llx extension to .ll, resolv... |
tree | commitdiff |
2008-04-19 |
Chris Lattner | rename *.llx -> *.ll, last batch. |
tree | commitdiff |
2008-03-10 |
Tanya Lattner | Remove llvm-upgrade and update tests. |
tree | commitdiff |
2007-12-14 |
Duncan Sands | Teach the interpreter to read and write memory in the |
tree | commitdiff |
2007-12-13 |
Zhou Sheng | Remove this testcase as it will always fail on |
tree | commitdiff |
2007-12-12 |
Zhou Sheng | Fixed PR1629. |
tree | commitdiff |
2007-12-10 |
Duncan Sands | Fix PR1836: in the interpreter, read and write apints |
tree | commitdiff |
2007-11-28 |
Chris Lattner | make this test have a deterministic result. |
tree | commitdiff |
2007-11-28 |
Duncan Sands | Revert previous "fix" - the breakage was due to some |
tree | commitdiff |
2007-11-28 |
Duncan Sands | This test somehow got an extra "not" during the |
tree | commitdiff |
2007-11-28 |
Tanya Lattner | Fix bug in regression tests that ignored stderr output... |
tree | commitdiff |
2007-06-29 |
John Criswell | Convert .cvsignore files |
tree | commitdiff |
2007-05-12 |
Reid Spencer | Add a test case for shl of APInt integers > 64 bits... |
tree | commitdiff |
2007-05-04 |
Reid Spencer | Add a test case for testing the LLI interpreter wrt... |
tree | commitdiff |
2007-04-15 |
Reid Spencer | For PR1319: Upgrade to new test harness |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Make the llvm-runtest function much more amenable by... |
tree | commitdiff |
2007-02-01 |
Reid Spencer | Make sure the value passed to test function is initialized. |
tree | commitdiff |
2006-12-31 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-12-19 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-12-19 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-12-03 |
Reid Spencer | These tests need llvm-upgrade. This fixes last night... |
tree | commitdiff |
2006-12-02 |
Reid Spencer | Use the llvm-upgrade program to upgrade llvm assembly. |
tree | commitdiff |
2006-07-26 |
Chris Lattner | Don't test an example |
tree | commitdiff |
2006-05-17 |
Chris Lattner | This test is buggy: printf is a varargs function. ... |
tree | commitdiff |
2006-05-17 |
Evan Cheng | PR736 has already been fixed. Remove XFAIL marker. |
tree | commitdiff |
2006-04-13 |
Chris Lattner | Try xfailing this |
tree | commitdiff |
2006-04-12 |
Tanya Lattner | Added the ability to xfail based on llvmgcc version |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Tired of wading through cvs's list ? files that are... |
tree | commitdiff |
2005-12-03 |
Chris Lattner | Fix a bug in the testcase |
tree | commitdiff |
2005-12-03 |
Chris Lattner | new testcase for PR672 |
tree | commitdiff |
2005-11-08 |
John Criswell | Merged from RELEASE_16. |
tree | commitdiff |
2005-07-13 |
Reid Spencer | Add a test that runs the ParallelJIT example program... |
tree | commitdiff |
2005-02-27 |
Chris Lattner | Fix misspellings, patch contributed by Gabor Greif! |
tree | commitdiff |
2004-12-05 |
Chris Lattner | Make this test actually capable of passing. |
tree | commitdiff |
2004-12-05 |
Alkis Evlogimenos | Remove unneeded code |
tree | commitdiff |
2004-12-05 |
Alkis Evlogimenos | Match codegen string better |
tree | commitdiff |
2004-12-05 |
Alkis Evlogimenos | Add testcast for bug475 |
tree | commitdiff |
2004-12-04 |
Chris Lattner | These tests pass on darwin now that the __ thing is... |
tree | commitdiff |
2004-12-02 |
John Criswell | These lookup symbols with leading underscores, which... |
tree | commitdiff |
2004-11-22 |
Chris Lattner | Exit only with a value from 0-255. |
tree | commitdiff |
2004-11-19 |
Tanya Lattner | Adding srcdir arg |
tree | commitdiff |
2004-11-13 |
Tanya Lattner | Adding subdirectory dg.exp files in order to be able... |
tree | commitdiff |
2004-11-06 |
Tanya Lattner | Adding RUN lines. |
tree | commitdiff |
2004-05-07 |
Brian Gaeke | Add more casts. You can never have enough casts. |
tree | commitdiff |
2003-11-26 |
John Criswell | Renamed intermediate values that used the same type... |
tree | commitdiff |
2003-11-19 |
Chris Lattner | update test |
tree | commitdiff |
2003-11-19 |
Chris Lattner | Genericize tests |
tree | commitdiff |
2003-11-19 |
Chris Lattner | Cleanup test |
tree | commitdiff |
2003-10-18 |
Chris Lattner | New testcase, distilled from 176.gcc codegen failure |
tree | commitdiff |
2003-09-15 |
Misha Brukman | Renamed `as' => `llvm-as', `dis' => `llvm-dis'. |
tree | commitdiff |
2003-08-24 |
Chris Lattner | New testcase |
tree | commitdiff |
2003-08-23 |
Chris Lattner | new testcase distilled from 176.gcc |
tree | commitdiff |
2003-08-21 |
Chris Lattner | Simplify test |
tree | commitdiff |
2003-08-21 |
John Criswell | Regression test that verifies that the JIT passes the... |
tree | commitdiff |
2003-08-15 |
Chris Lattner | New testcase identified by misha, distilled from the... |
tree | commitdiff |
2003-07-27 |
Chris Lattner | Somehow "simplest" test became a hello world test.... |
tree | commitdiff |
2003-06-28 |
Chris Lattner | Get rid of control flow in the test |
tree | commitdiff |
2003-06-06 |
Misha Brukman | Return 'int 0' instead of 'void' so that the test can... |
tree | commitdiff |
2003-06-06 |
Misha Brukman | Return 'int 0' instead of void so that the test can... |
tree | commitdiff |
2003-06-06 |
Misha Brukman | Simplify test case: remove declaration of __main()... |
tree | commitdiff |
2003-06-05 |
Chris Lattner | New testcase, the JIT currently handles this right... |
tree | commitdiff |
2003-06-05 |
Chris Lattner | New testcase for PHI handling |
tree | commitdiff |
2003-06-01 |
Chris Lattner | Add tests for cast of long to bool |
tree | commitdiff |
2003-06-01 |
Chris Lattner | Add tests for 64 bit shifts |
tree | commitdiff |
2003-05-12 |
Chris Lattner | Enable more tests |
tree | commitdiff |
2003-05-12 |
Chris Lattner | Add tests for casts from unsigned integers to floats |
tree | commitdiff |
2003-05-12 |
Chris Lattner | Add old test |
tree | commitdiff |
2003-05-12 |
Chris Lattner | Simplify testcase a bit more |
tree | commitdiff |
2003-05-12 |
Chris Lattner | New testcase that crashes Jello |
tree | commitdiff |
2003-05-07 |
Chris Lattner | New testcase for problem that is actually generic to... |
tree | commitdiff |
2003-05-06 |
Chris Lattner | New testcase distilled from the fhourstones benchmark |
tree | commitdiff |
2003-01-16 |
Chris Lattner | Add more testcases |
tree | commitdiff |
2003-01-13 |
Chris Lattner | New testcase |
tree | commitdiff |
2003-01-13 |
Chris Lattner | New testcases |
tree | commitdiff |
2003-01-13 |
Chris Lattner | test the shift cases for long that are implemented |
tree | commitdiff |
2003-01-13 |
Chris Lattner | test longs |
tree | commitdiff |
2003-01-13 |
Chris Lattner | Test longs and fp |
tree | commitdiff |
2003-01-13 |
Chris Lattner | TEst longs |
tree | commitdiff |
2003-01-13 |
Chris Lattner | Add test for longs |
tree | commitdiff |
next |