(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / vec_fpext.ll
2012-09-10 Michael LiaoEnhance PR11334 fix to support extload from v2f32/v4f32
2011-12-28 Eli FriedmanFix type-checking for load transformation which is...