aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/IPO/IPO.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adding IPSCCP and Internalize passes to the C-bindingsWesley Peck2010-04-091-0/+9
* Reverting 85714, 85715, 85716, which are breaking the buildDouglas Gregor2009-11-011-1/+0
* Remove the #include of Pass.h from PassManager.h. This breaks a significantDan Gohman2009-11-011-0/+1
* Auto-upgrade free instructions to calls to the builtin free function.Victor Hernandez2009-10-241-1/+1
* add a bunch more passes to the C bindings (PR3734), patch byChris Lattner2009-03-061-0/+75