aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Instrumentation
AgeCommit message (Expand)Author
2001-10-18move llvm/Transforms/Pass.h to the top level llvm/Pass.h fileChris Lattner
2001-10-18Convert to new simpler Pass structureChris Lattner
2001-10-15ConcretePass should not be a templated class!Chris Lattner
2001-10-15Convert to use Pass infrastructureChris Lattner
2001-10-14Insert code to trace values at basic block and method exits.Vikram S. Adve