summaryrefslogtreecommitdiff
path: root/lib/Transforms/InstCombine/InstCombineWorklist.h
Commit message (Expand)AuthorAge
* Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.Craig Topper2012-09-15
* Use an iterator instead of calling .size() on the worklist every time, which ...Bill Wendling2012-03-15
* InstCombine: We know the number of items initially added to the worklist map,...Benjamin Kramer2011-03-05
* I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename itDuncan Sands2010-05-11
* remove a ton of unneeded LLVMContext stuff.Chris Lattner2010-01-04
* move InstCombineWorklist out to its own header.Chris Lattner2010-01-04