Make the ptrtoint comparison simplification work if one side is a global.
[oota-llvm.git] / test / DebugInfo / globalGetElementPtr.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-01-20 Devang PatelNeed compile unit to find location.
2008-01-30 Dale JohannesenAccept getelementptr starting at GV with all 0 indices...