Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Rename VMCore directory to IR. | Chandler Carruth |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2010-04-15 | Fix a bunch of namespace polution. | Dan Gohman |
2009-12-18 | Catch more cases of a pointer being marked garbage twice. This helps when | Rafael Espindola |
2009-11-01 | remove a bunch of locking from LLVMContextImpl. Since only one thread | Chris Lattner |
2009-08-23 | switch from std::ostream to raw ostream, fix file header. | Chris Lattner |
2009-08-19 | Reapply my less-lock-contention-in-leak-detector patch, now with new files | Owen Anderson |