summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/SimpleStructMutation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move MutatStructTypes.h out of IPOChris Lattner2002-11-191-1/+1
* Converted SimpleStructMutation to take TargetData as a required pass.Chris Lattner2002-09-261-24/+9
* - Cleaned up the interface to AnalysisUsage to take analysis class namesChris Lattner2002-08-081-2/+2
* * Add support for different "PassType's"Chris Lattner2002-07-261-6/+6
* Eliminate several include/llvm/Transforms/IPO/*.h files, moving their content...Chris Lattner2002-07-241-1/+1
* * Break the two different behaviors of SimpleStructMutation into two subclassesChris Lattner2002-07-231-26/+42
* MEGAPATCH checkin.Chris Lattner2002-06-251-3/+3
* Reduce dependance on TransformInternals.h, instead using the TransformUtils l...Chris Lattner2002-05-071-3/+10
* Add new optional getPassName() virtual function that a Pass can overrideChris Lattner2002-04-291-2/+3
* * Rename MethodPass class to FunctionPassChris Lattner2002-04-271-8/+6
* s/Method/FunctionChris Lattner2002-04-081-2/+0
* Change over to use new style pass mechanism, now passes only expose smallChris Lattner2002-02-261-9/+38
* Convert xforms over to new pass structure.Chris Lattner2002-01-311-15/+18
* Rename SwapStructureContents -> IPO/SimpleStructMutationChris Lattner2002-01-211-4/+4
* Implement a more powerful, simpler, pass system. This pass system can figureChris Lattner2002-01-211-16/+16
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-4/+10
* Remove debugging outputChris Lattner2001-11-261-1/+1
* Support selectable structure transformationsChris Lattner2001-11-261-13/+45
* Better heuristics for handling arraysChris Lattner2001-11-141-7/+17
* Initail checking of structure swapperChris Lattner2001-11-101-0/+98
OpenPOWER on IntegriCloud