Transform (x&C)>V into (x&C)!=0 where possible
[oota-llvm.git] / test / Transforms / GlobalOpt / lit.local.cfg
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...