aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Scalar/InstructionCombining.h
Commit message (Expand)AuthorAgeFilesLines
* Change over to use new style pass mechanism, now passes only expose smallChris Lattner2002-02-261-9/+2
* Convert xforms over to use new pass structureChris Lattner2002-01-301-0/+1
* Implement a more powerful, simpler, pass system. This pass system can figureChris Lattner2002-01-211-2/+2
* Initial checkin of instcombineChris Lattner2001-12-141-0/+27