Age | Commit message (Expand) | Author |
---|---|---|
2002-11-19 | This file is supersumed by Utils/Cloning.h | Chris Lattner |
2002-11-19 | Move inlining pass to IPO.h | Chris Lattner |
2002-06-25 | *** empty log message *** | Chris Lattner |
2002-04-27 | * Rename MethodPass class to FunctionPass | Chris Lattner |
2002-02-26 | Change over to use new style pass mechanism, now passes only expose small | Chris Lattner |
2002-01-21 | Move stuff out of the Optimizations directories into the appropriate Transforms | Chris Lattner |
2002-01-21 | Implement a more powerful, simpler, pass system. This pass system can figure | Chris Lattner |
2001-10-18 | move llvm/Transforms/Pass.h to the top level llvm/Pass.h file | Chris Lattner |
2001-10-18 | Convert to new simpler pass structure | Chris Lattner |
2001-10-18 | Convert optimizations to use the Pass infrastructure | Chris Lattner |
2001-06-30 | Split AllOpts.h into lots of little .h files. | Chris Lattner |