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 / Dominators / 2007-07-11-SplitBlock.ll
2009-09-11 Dan GohmanEliminate more redundant llvm-as calls.
2007-07-31 Devang PatelBunch of tests to check loop passes.