Age | Commit message (Expand) | Author |
---|---|---|
2013-01-16 | Introduce llvm::sys::getProcessTriple() function. | Peter Collingbourne |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-04 | Sort the #include lines for unittest/... | Chandler Carruth |
2012-11-27 | Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it. | Andrew Kaylor |
2012-11-27 | Implementing page permission setting in MCJIT unit test SectionMemoryManager.cpp | Andrew Kaylor |
2012-11-15 | Interface changes to allow RuntimeDyld memory managers to set memory permissi... | Andrew Kaylor |
2012-10-31 | MCJIT unit test: add calls to ensure that instruction caches are properly inv... | Amara Emerson |
2012-10-31 | Port lli bug fix from r166920 to MCJIT unit test. | Amara Emerson |
2012-10-31 | Commit access test. | Amara Emerson |
2012-10-04 | Adding MCJIT and MemoryBuffer unit tests | Andrew Kaylor |