aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Optimizations/LevelChange.h
AgeCommit message (Collapse)Author
2001-11-01Move level change xfor into the transforms directoryChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1070 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-18move llvm/Transforms/Pass.h to the top level llvm/Pass.h fileChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@901 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-18Convert to new simpler pass structureChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@877 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-18Convert optimizations to use the Pass infrastructureChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@871 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-20Header to raise and lower representationChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218 91177308-0d34-0410-b5e6-96231b3b80d8