(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / shl-i64.ll
2012-02-05 Benjamin KramerTesting vector code without sse doesn't make much sense.
2012-02-01 Mon P WangAvoid creating an extract element to an illegal type...