Use sbb x, x to materialize carry bit in a GPR. The result is all one's or all zero's.
[oota-llvm.git] / test / Analysis / Andersens / external.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-08-16 Owen AndersonRemove GCSE and LoadVN from the testsuite.
2008-05-23 Dan GohmanRemove lingering references to .llx and .tr in the...
2008-02-14 Tanya LattnerRemove llvm-upgrade.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-05-23 Chris LattnerTestcases for andersen's alias analysis.