Teach basicaa that x|c == x+c when the c bits of x are clear. This
[oota-llvm.git] / test / Analysis / BasicAA / 2004-12-08-BasicAACrash2.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-02-14 Tanya LattnerRemove llvm-upgrade.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-12-08 Alkis EvlogimenosAdd testcase and fix for yet another case where we...