aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-ld/Optimize.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert the last patch. We really do need SimplyCFG.Reid Spencer2004-12-111-0/+3
* Remove this pass as its no longer needed.Reid Spencer2004-12-101-3/+0
* Adjust to change in pass nameChris Lattner2004-12-021-2/+2
* First cut at implementing generic link-time OptimizationReid Spencer2004-11-201-0/+194