aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Optimizations/Normalize.h
AgeCommit message (Expand)Author
2001-10-15File moved to: llvm/Transforms/HoistPHIConstants.hChris Lattner
2001-10-13Fix broken #endifChris Lattner
2001-09-07Follow the golden rule of the coding standards guide: Make the code lookChris Lattner
2001-08-28Simplification transformations to normalize the code for later passes.Vikram S. Adve