2013-03-25 |
Jyotsna Verma | Disable Execution Engine tests not supported by Hexagon. |
tree | commitdiff |
2013-02-28 |
Renato Golin | Corrections for XFAIL armv5 tests |
tree | commitdiff |
2013-02-26 |
Renato Golin | Proper XFAILs for ARMv7 / v5 |
tree | commitdiff |
2013-02-18 |
Tim Northover | AArch64: adjust tests which rely on a default JIT |
tree | commitdiff |
2013-01-16 |
Peter Collingbourne | Introduce llvm::sys::getProcessTriple() function. |
tree | commitdiff |
2012-11-20 |
NAKAMURA Takumi | llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32... |
tree | commitdiff |
2012-11-20 |
Simon Atanasyan | Marking remote mcjit tests as XFAIL for MIPS. |
tree | commitdiff |
2012-11-19 |
Ulrich Weigand | Enable MCJIT tests on PowerPC. |
tree | commitdiff |
2012-11-18 |
NAKAMURA Takumi | MCJIT: [cygming] Give noop to __main also in RecordingM... |
tree | commitdiff |
2012-11-18 |
NAKAMURA Takumi | test/ExecutionEngine/MCJIT/stubs-remote.ll: Prune DOSis... |
tree | commitdiff |
2012-11-17 |
Andrew Kaylor | Marking remote mcjit tests as XFAIL for cygwin (hopeful... |
tree | commitdiff |
2012-11-16 |
Andrew Kaylor | Marking remote mcjit tests as XFAIL for mingw32 (hopefu... |
tree | commitdiff |
2012-11-16 |
Andrew Kaylor | Marking remote mcjit tests as XFAIL for ARM (hopefully... |
tree | commitdiff |
2012-11-16 |
Andrew Kaylor | Adding new tests to test lli's pseudo-remote feature... |
tree | commitdiff |
2012-11-16 |
Amara Emerson | Add MCJIT test case for running global constructors. |
tree | commitdiff |
2012-10-29 |
Tim Northover | Align the data section correctly when loading an ELF... |
tree | commitdiff |
2012-10-29 |
Tim Northover | Make use of common-symbol alignment info in ELF loader. |
tree | commitdiff |
2012-10-08 |
James Molloy | Some regression tests which are testing the old jit... |
tree | commitdiff |
2012-10-05 |
NAKAMURA Takumi | Enable llvm/test/ExecutionEngine/MCJIT also for cygwin. |
tree | commitdiff |
2012-10-03 |
Tim Northover | Implement .rel relocation for R_ARM_ABS32 in MCJIT. |
tree | commitdiff |
2012-10-03 |
NAKAMURA Takumi | test/ExecutionEngine/MCJIT: MCJIT should work also... |
tree | commitdiff |
2012-10-02 |
Andrew Kaylor | Support for generating ELF objects on Windows. |
tree | commitdiff |
2012-09-06 |
Jim Grosbach | Revert "Enable MCJIT tests on Darwin." |
tree | commitdiff |
2012-09-06 |
Jim Grosbach | Enable MCJIT tests on Darwin. |
tree | commitdiff |
2012-08-30 |
Michael Liao | Should put test case under test/ExecutionEngine/MCJIT/ |
tree | commitdiff |
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 |
next |