(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / 2009-11-16-MachineLICM.ll
2010-04-17 Dan GohmanStart function numbering at 0.
2010-01-11 Dan GohmanGeneralize this check to avoid depending on a specific...
2009-11-17 Evan ChengMOV64rm should be marked isReMaterializable.