fixed to test features, not CPUs
[oota-llvm.git] / test / CodeGen / X86 / vec_fabs.ll
2015-02-11 Sanjay Patelfixed to test features, not CPUs
2014-08-05 Sanjay PatelImproved test cases that were added with r214892.
2014-08-05 Sanjay PatelOptimize vector fabs of bitcasted constant integer...
2014-08-04 Chandler Carruth[x86] Fix the test case added in r214670 and tweaked...
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.