summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/GlobalOpt.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* If we found a dead global, we should at least delete it...Chris Lattner2004-10-081-0/+1
* * Pull out the meat of runOnModule into another function for clarity.Chris Lattner2004-10-081-45/+101
* We might as well delete the known-dead global sooner rather than later sinceChris Lattner2004-10-081-0/+2
* Implement SRA for global variables. This allows the other global variableChris Lattner2004-10-081-32/+137
* Improve comments, no functionality changesChris Lattner2004-10-071-18/+53
* Fix a bug in the safety analysis routineChris Lattner2004-10-071-3/+3
* * Rename pass to globalopt, since we do more than just constifyChris Lattner2004-10-071-0/+250
OpenPOWER on IntegriCloud