2012-06-21 |
Akira Hatanaka | Add Mips to the list of target architectures for the... |
tree | commitdiff |
2012-05-18 |
Danil Malyshev | Temporarily disabled the MCJIT tests for Darwin, becaus... |
tree | commitdiff |
2012-05-17 |
Danil Malyshev | - Added ExecutionEngine/MCJIT tests |
tree | commitdiff |
2012-04-12 |
Preston Gurd | This patch improves the MCJIT runtime dynamic loader... |
tree | commitdiff |
2012-03-29 |
Bill Wendling | Revert r153694. It was causing failures in the buildbots. |
tree | commitdiff |
2012-03-29 |
Danil Malyshev | Re-factored RuntimeDyld. |
tree | commitdiff |
2012-03-22 |
Chandler Carruth | Revert a series of commits to MCJIT to get the build... |
tree | commitdiff |
2012-03-21 |
Danil Malyshev | Re-factored RuntimeDyld. |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2012-01-17 |
Eli Bendersky | Remove "XFAIL: arm" from test/ExecutionEngine/test... |
tree | commitdiff |
2012-01-17 |
Eli Bendersky | Additional ExecutionEngine tests, as part of bringing... |
tree | commitdiff |
2012-01-16 |
Eli Bendersky | Adding a basic ELF dynamic loader and MC-JIT for ELF... |
tree | commitdiff |
2011-08-26 |
Andrew Trick | Excluding ARM JIT tests until someone can fix this... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | manually upgrade a bunch of tests to modern syntax... |
tree | commitdiff |
2011-05-31 |
Galina Kistanova | Reverted r132135 per Xerxes request. These tests are... |
tree | commitdiff |
2011-05-26 |
Galina Kistanova | Make few ExecutionEngine tests XFAIL for ARM, since... |
tree | commitdiff |
2010-12-02 |
Jim Grosbach | XFAIL for now. If someone with access to an ARM/Linux... |
tree | commitdiff |
2010-11-13 |
Daniel Dunbar | lli: Switch to using ParseIRFile, for consistency with... |
tree | commitdiff |
2010-11-09 |
Dale Johannesen | Jim's recent fixes 118600, 118587, 118513 have made... |
tree | commitdiff |
2010-10-29 |
Andrew Trick | The ARM jit cannot handle these tests as of 2010-10-27. |
tree | commitdiff |
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 |
next |