Age | Commit message (Expand) | Author |
---|---|---|
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 |
2011-12-02 | unittests: add ErrorStr to ExecutionEngine test | Dylan Noblesmith |
2011-07-18 | land David Blaikie's patch to de-constify Type, with a few tweaks. | Chris Lattner |
2009-10-13 | Make the ExecutionEngine automatically remove global mappings on when their | Jeffrey Yasskin |
2009-10-09 | ExecutionEngine::clearGlobalMappingsFromModule failed to remove reverse | Jeffrey Yasskin |
2009-08-13 | Push LLVMContexts through the IntegerType APIs. | Owen Anderson |
2009-08-04 | Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's old | Jeffrey Yasskin |