disable my previous inliner patch, it appears to be busting self-host.
[oota-llvm.git] / test / Transforms / Inline / indirect_resolve.ll
2010-04-23 Chris Lattnerdisable my previous inliner patch, it appears to be...
2010-04-22 Chris LattnerThe inliner was choosing to not consider call sites
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-08-31 Chris LattnerFix PR4834, a tricky case where the inliner would resol...