Account for possible leading '.' in label string.
[oota-llvm.git] / test / CodeGen / X86 / vec_fabs.ll
2014-08-03 Sanjay PatelAccount for possible leading '.' in label string.
2014-08-03 Sanjay Patelfix for PR20354 - Miscompile of fabs due to vectorization
2012-09-08 Craig TopperAdd support for lowering FABS of vector types.