InstCombine: Add a couple of fabs identities for comparing with 0.0.
[oota-llvm.git] / test / Transforms / JumpThreading / phi-eq.ll
2012-05-10 Joel Jonesformatting change: strip debug info from test
2012-05-10 Joel JonesFix a problem with incomplete equality testing of PHINo...