[InstCombine] Propagate non-null facts to call parameters
[oota-llvm.git] / test / Transforms / Inline / byval-tail-call.ll
2015-06-16 Philip Reames[InstCombine] Propagate non-null facts to call parameters
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-11-04 Reid KlecknerRevert "Transforms: reapply SVN r219899"
2014-10-28 Saleem AbdulrasoolTransforms: reapply SVN r219899
2014-10-17 Rafael EspindolaRevert "TRE: make TRE a bit more aggressive"
2014-10-16 Saleem AbdulrasoolTRE: make TRE a bit more aggressive
2014-04-21 Reid KlecknerFix PR7272 in -tailcallelim instead of the inliner