aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/IPO.h
AgeCommit message (Expand)Author
2001-11-15-cleangcc pass now remove type names that are never referenced and type names...Chris Lattner
2001-11-03Expose method to merge identically named methodsChris Lattner
2001-10-31Implement code to convert %malloc and %free FUNCTION CALLS into the instructi...Chris Lattner
2001-10-31New GCC cleanup pass interfaceChris Lattner