summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/eh.ll
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use normalized Windows target triplesPetr Hosek2018-08-091-1/+1
* Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linkedPetr Hosek2018-01-081-0/+1
* Un-XFAIL JIT EH tests under [am]san.Peter Collingbourne2015-12-151-1/+1
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* XFAIL several MCJIT EH tests under ASan and MSan bootstrap.Alexey Samsonov2015-01-071-1/+1
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-1/+1
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-1/+1
* Nuke the old JIT.Rafael Espindola2014-08-071-1/+1
* XFAIL this test for mingw too.Rafael Espindola2013-05-131-1/+1
* XFAILing this test on Win32 to unbreak the build bots.Aaron Ballman2013-05-101-1/+1
* PowerPC: Fix unimplemented relocation on ppc64Adhemerval Zanella2013-05-061-1/+1
* Free the exception object. Should fix the vg bots.Rafael Espindola2013-05-061-0/+5
* XFAIL for cygwin.Rafael Espindola2013-05-061-1/+1
* This should also fail on ARM.Rafael Espindola2013-05-051-1/+1
* Fix XFAIL line.Rafael Espindola2013-05-051-1/+1
* XFAIL this on ppc64.Rafael Espindola2013-05-051-0/+1
* Add EH support to the MCJIT.Rafael Espindola2013-05-051-0/+26
OpenPOWER on IntegriCloud