Age | Commit message (Expand) | Author |
---|---|---|
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-15 | ConcretePass should not be a templated class! | Chris Lattner |
2001-10-15 | Convert to use Pass infrastructure | Chris Lattner |
2001-10-14 | Insert code to trace values at basic block and method exits. | Vikram S. Adve |