Make the ptrtoint comparison simplification work if one side is a global.
[oota-llvm.git] / test / Other / 2008-08-14-PassManager.ll
2009-09-11 Dan GohmanEliminate more redundant llvm-as calls.
2008-08-14 Devang PatelThe pass manager is not able to schedule -loop-deletion...