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 / modreftest2.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanConvert a few more opt | llvm-dis to opt -S.
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-06-10 Matthijs KooijmanRemove trailing whitespace after line continuations...
2008-03-18 Daniel BerlinFix PR 2160 by making sure arguments to external functi...