Improve the implementation of .incbin directive by replacing a loop by using
[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...