DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2)
[oota-llvm.git] / .arcconfig
2012-12-01 Benjamin KramerAdd .arcconfig to the repository. Useful if someone...