Age | Commit message (Expand) | Author |
---|---|---|
2013-01-14 | Remove trailing spaces. | Jakub Staszak |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-04 | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth |
2012-09-15 | Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. | Craig Topper |
2012-03-15 | Use an iterator instead of calling .size() on the worklist every time, which ... | Bill Wendling |
2011-03-05 | InstCombine: We know the number of items initially added to the worklist map,... | Benjamin Kramer |
2010-05-11 | I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it | Duncan Sands |
2010-01-04 | remove a ton of unneeded LLVMContext stuff. | Chris Lattner |
2010-01-04 | move InstCombineWorklist out to its own header. | Chris Lattner |