summaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* [C++11] Replace OwningPtr::take() with OwningPtr::release().Ahmed Charles2014-03-05
* [weak vtables] Place class definitions into anonymous namespaces to prevent w...Juergen Ributzka2013-11-19
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Tests for MCJIT multiple module supportAndrew Kaylor2013-10-01
* Minor changes to the MCJITTest unittests to use the correct API for finalizingDavid Tweed2013-05-17
* Sort the #include lines for unittest/...Chandler Carruth2012-12-04
* Implementing page permission setting in MCJIT unit test SectionMemoryManager.cppAndrew Kaylor2012-11-27
* MCJIT unit test: add calls to ensure that instruction caches are properly inv...Amara Emerson2012-10-31
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-04