summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/GlobalDCE.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-17/+17
* Take CallGraph out of the CFG namespace. It has nothing to do with CFGsChris Lattner2002-03-061-9/+9
* Change over to use new style pass mechanism, now passes only expose smallChris Lattner2002-02-261-13/+23
* Convert xforms over to new pass structure.Chris Lattner2002-01-311-4/+13
* Implement a more powerful, simpler, pass system. This pass system can figureChris Lattner2002-01-211-13/+7
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-4/+4
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-1/+1
* Implement DCE of global valuesChris Lattner2001-11-261-0/+59
OpenPOWER on IntegriCloud