aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Transforms
AgeCommit message (Expand)Author
2001-10-15Convert to use Pass infrastructureChris Lattner
2001-10-14Insert code to trace values at basic block and method exits.Vikram S. Adve
2001-10-13New module linking functionality prototypeChris Lattner
2001-09-07Constant pools no longer existChris Lattner
2001-09-07Eliminate DoConstantPoolMerging. ConstantPools no longer existChris Lattner
2001-06-30Add prototypes for ADCE passChris Lattner
2001-06-30Rename DoSparseConditionalConstantProp to DoSCCPChris Lattner
2001-06-30Split AllOpts.h into lots of little .h files.Chris Lattner