[inliner] Significantly improve the compile time in cases like PR19499
[oota-llvm.git] / test / Transforms / Inline / inline_ssp.ll
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2013-01-31 Bill WendlingRemove the AttrBuilder form of the Attribute::get creators.
2013-01-29 Bill WendlingConvert getAttributes() to return an AttributeSetNode.
2013-01-23 Bill WendlingAdd the IR attribute 'sspstrong'.