aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Optimizations/LevelChange.h
AgeCommit message (Expand)Author
2001-11-01Move level change xfor into the transforms directoryChris Lattner
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-18Convert optimizations to use the Pass infrastructureChris Lattner
2001-07-20Header to raise and lower representationChris Lattner