Improve the implementation of .incbin directive by replacing a loop by using
[oota-llvm.git] / test / Transforms / SimplifyCFG / phi-undef-loadstore.ll
2011-08-26 Benjamin KramerSimplifyCFG: If we have a PHI node that can evaluate...