Fix AVX512 vector sqrt assembly strings.
[oota-llvm.git] / test / CodeGen / X86 / sincos-opt.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 3/4.
2013-04-10 Evan Cheng__sincosf_stret returns sinf / cosf in bits 0:31 and...
2013-02-15 Paul Redmondenable SDISel sincos optimization for GNU environments
2013-01-30 Evan ChengForgot the test case before.