DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2)
[oota-llvm.git] / docs / _templates / indexsidebar.html
1 {# This template defines sidebar which can be used to provide common links on
2    all documentation pages. #}
3
4 <h3>Bugs</h3>
5
6 <p>LLVM bugs should be reported to
7   <a href="http://llvm.org/bugs">Bugzilla</a>.</p>