DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2)
[oota-llvm.git] / docs / GoldPlugin.rst
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2013-01-10 Chris Lattnerremove the rest of the "written by" lines in the docume...
2012-10-05 Dmitri GribenkoGoldPlugin.rst: minor typesetting fixes.
2012-10-04 Sean Silvadocs: Sphinxify GoldPlugin document.