PR7853: fix a silly mistake introduced in r101899, and add a test to make sure
[oota-llvm.git] / test / Transforms / InstCombine / constant-fold-compare.ll
2009-12-17 Eli FriedmanAggressively flip compare constant expressions where...