* Multiplications by 2^X are turned into shifts. This factors code out of the
[oota-llvm.git] / lib / Target / X86 / PeepholeOptimizer.cpp
2003-08-13 Brian GaekeFactory methods for FunctionPasses now return type...
2003-01-16 Chris LattnerFix problem with invalidated iterator
2003-01-13 Chris LattnerNew files