[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / fadd-combines.ll
2015-12-08 Justin BognerAsmPrinter: Use emitGlobalConstantFP to emit elements...
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-10-03 Simon Pilgrim[DAGCombiner] Generalize FADD constant combines to...
2015-10-03 Simon Pilgrim[X86][SSE] Add FADD combine tests.