summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/MCJIT/MCJITTestAPICommon.h
Commit message (Expand)AuthorAgeFilesLines
* Skip MCJIT unit tests if LLVM is not configured for native compilationDavid Blaikie2019-09-031-1/+7
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* s/LLVM_ON_WIN32/_WIN32/, llvmNico Weber2018-04-291-2/+2
* Revert @llvm.assume with operator bundles (r289755-r289757)Daniel Jasper2016-12-191-0/+4
* Remove the AssumptionCacheHal Finkel2016-12-151-4/+0
* Fix Clang-tidy readability-redundant-string-cstr warningsMalcolm Parsons2016-11-021-1/+1
* Use the range variant of find instead of unpacking begin/endDavid Majnemer2016-08-111-8/+6
* [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatibleChandler Carruth2015-09-091-0/+6
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* MCJIT: ensure that cygwin is identified properlySaleem Abdulrasool2014-03-311-2/+8
* SubArch support in MCJIT unittestRenato Golin2013-05-191-3/+17
* Exposing MCJIT through C APIAndrew Kaylor2013-04-291-0/+77
* Revert "Exposing MCJIT through C API"Rafael Espindola2013-04-251-77/+0
* Exposing MCJIT through C APIAndrew Kaylor2013-04-241-0/+77
OpenPOWER on IntegriCloud