summaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-5/+17
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+5
* Merging r195092:Bill Wendling2013-11-191-9/+3
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-3/+6
* Revert r194865 and r194874.Alexey Samsonov2013-11-181-5/+3
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-3/+5
* Tests for MCJIT multiple module supportAndrew Kaylor2013-10-011-73/+28
* Minor changes to the MCJITTest unittests to use the correct API for finalizingDavid Tweed2013-05-171-10/+13
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-1/+1
* Implementing page permission setting in MCJIT unit test SectionMemoryManager.cppAndrew Kaylor2012-11-271-2/+6
* MCJIT unit test: add calls to ensure that instruction caches are properly inv...Amara Emerson2012-10-311-0/+5
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-041-0/+226