aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Optimizations/Normalize.h
AgeCommit message (Collapse)Author
2001-10-15File moved to: llvm/Transforms/HoistPHIConstants.hChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@833 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-13Fix broken #endifChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@749 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-07Follow the golden rule of the coding standards guide: Make the code lookChris Lattner
like the rest of the system. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@476 91177308-0d34-0410-b5e6-96231b3b80d8
2001-08-28Simplification transformations to normalize the code for later passes.Vikram S. Adve
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@389 91177308-0d34-0410-b5e6-96231b3b80d8