While hoisting common code from if/else, hoist debug info intrinsics if they match.
[oota-llvm.git] / test / Transforms / SimplifyCFG / select-gep.ll
2011-02-25 Benjamin KramerRevert "SimplifyCFG: GEPs with just one non-constant...
2011-02-24 Benjamin KramerSimplifyCFG: GEPs with just one non-constant index...
2011-02-24 Benjamin KramerSimplifyCFG: GEPs with constant indices are cheap enoug...