summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/SymbolStripping.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Eliminated the deferred symbol table stuff in Module & Function, it reallyChris Lattner2002-11-201-5/+4
* Function.h is unnecessary when Module.h is included.Misha Brukman2002-09-141-1/+0
* * Add support for different "PassType's"Chris Lattner2002-07-261-3/+3
* *** empty log message ***Chris Lattner2002-07-231-3/+3
* MEGAPATCH checkin.Chris Lattner2002-06-251-21/+4
* Merge all individual .h files into a single Scalar.h fileChris Lattner2002-05-071-1/+1
* Updates to move some header files out of include/llvm/Transforms intoChris Lattner2002-05-071-1/+1
* Add new optional getPassName() virtual function that a Pass can overrideChris Lattner2002-04-291-0/+3
* Tighten up the AnalysisUsage of lots of passes, primarily to correctly indica...Chris Lattner2002-04-281-0/+3
* * Rename MethodPass class to FunctionPassChris Lattner2002-04-271-2/+2
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-14/+14
* Change over to use new style pass mechanism, now passes only expose smallChris Lattner2002-02-261-2/+25
* Move stuff out of the Optimizations directories into the appropriate TransformsChris Lattner2002-01-211-3/+3
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+1
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-1/+1
* Convert optimizations to the pass infrastructureChris Lattner2001-10-181-4/+4
* Add more support for new style castsChris Lattner2001-10-011-1/+1
* Types and constants are wierd things in symbol tables nowChris Lattner2001-09-071-3/+7
* Optimizations got their own header filesChris Lattner2001-06-301-3/+3
* Miscellaneous cleanups:Chris Lattner2001-06-271-1/+1
* Initial revisionChris Lattner2001-06-061-0/+55
OpenPOWER on IntegriCloud