[x86] set default reciprocal (division and square root) codegen to match GCC
[oota-llvm.git] / test / CodeGen / X86 / sse41-intrinsics-x86.ll
2015-05-21 Elena DemikhovskyAVX-512: Enabled SSE intrinsics on AVX-512.
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...
2013-10-24 Craig TopperReplace sse41/sse42 with sse4.1/sse4.2 in test command...
2013-10-24 Craig TopperAdd tests for SSE intrinsics in non-avx mode by copying...