Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LCSSA / unused-phis.ll
2012-06-26 Andrew TrickEnable the new LoopInfo algorithm by default.
2011-03-15 Cameron ZwarichDo not add PHIs with no users when creating LCSSA form...