DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2)
[oota-llvm.git] / docs / LinkTimeOptimization.rst
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2012-12-12 Dmitri GribenkoDocumentation: cleanup
2012-10-04 Sean Silvadocs: Sphinxify GoldPlugin document.
2012-06-20 Bill WendlingSphinxify the LTO document.