summaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/MCJIT
Commit message (Expand)AuthorAge
* Sort the #include lines for unittest/...Chandler Carruth2012-12-04
* Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.Andrew Kaylor2012-11-27
* Implementing page permission setting in MCJIT unit test SectionMemoryManager.cppAndrew Kaylor2012-11-27
* Interface changes to allow RuntimeDyld memory managers to set memory permissi...Andrew Kaylor2012-11-15
* MCJIT unit test: add calls to ensure that instruction caches are properly inv...Amara Emerson2012-10-31
* Port lli bug fix from r166920 to MCJIT unit test.Amara Emerson2012-10-31
* Commit access test.Amara Emerson2012-10-31
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-04