summaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/MCJIT/MCJITTestBase.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-5/+0
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-8/+14
* Update to LLVM 3.5a.Stephen Hines2014-04-241-24/+19
* Tests for MCJIT multiple module supportAndrew Kaylor2013-10-011-2/+140
* [mips] Use pristine object file while processing relocations.Akira Hatanaka2013-07-241-0/+2
* Adding tests for DebugIR passDaniel Malea2013-06-281-34/+43
* [mips] Remove Triple:mips from SupportedArchs in MCJIT unittestsAkira Hatanaka2013-06-201-1/+0
* Remove unused member.Rafael Espindola2013-05-301-1/+0
* SubArch support in MCJIT unittestRenato Golin2013-05-191-0/+7
* AArch64: enable MCJIT unittestsTim Northover2013-05-191-0/+1
* SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the Filip Pizlo2013-05-141-2/+2
* Exposing MCJIT through C APIAndrew Kaylor2013-04-291-48/+2
* Revert "Exposing MCJIT through C API"Rafael Espindola2013-04-251-2/+48
* Exposing MCJIT through C APIAndrew Kaylor2013-04-241-48/+2
* Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne2013-01-161-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-5/+5
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-1/+1
* Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor2012-11-271-2/+1
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-041-0/+245