Teach basicaa that x|c == x+c when the c bits of x are clear. This
[oota-llvm.git] / test / Analysis / BasicAA / phi-aa.ll
2009-10-14 Evan ChengReplace test with a simpler hand crafted one.
2009-10-13 Evan ChengTeach basic AA about PHI nodes. If all operands of...