Inliner: Non-local functions in COMDATs shouldn't be dropped
[oota-llvm.git] / test / Transforms / Inline / devirtualize.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-03-06 Jim GrosbachInstCombine: Don't shrink allocas when combining with...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2010-05-01 Chris LattnerImplement rdar://6295824 and PR6724 with two tiny changes