Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move llvm/Transforms/Pass.h to the top level llvm/Pass.h file | Chris Lattner | 2001-10-18 | 1 | -1/+1 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@901 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Convert to new simpler pass structure | Chris Lattner | 2001-10-18 | 1 | -2/+2 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@877 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Convert optimizations to use the Pass infrastructure | Chris Lattner | 2001-10-18 | 1 | -8/+10 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@871 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Split AllOpts.h into lots of little .h files. | Chris Lattner | 2001-06-30 | 1 | -0/+40 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108 91177308-0d34-0410-b5e6-96231b3b80d8 |