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 / 2007-11-19-InlineAsm.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...
2007-11-22 Nick LewyckyCreate nodes for inline asm so that we don't crash...