Optimize bitwise even/odd test (-x&1 -> x&1) to not use negation.
[oota-llvm.git] / .arcconfig
1 {
2   "project_id" : "llvm",
3   "conduit_uri" : "http://reviews.llvm.org/"
4 }