OSDN Git Service

[X86] Remove and autoupgrade a bunch of FMA instrinsics that are no longer used by...
authorCraig Topper <craig.topper@intel.com>
Fri, 11 May 2018 21:59:34 +0000 (21:59 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 11 May 2018 21:59:34 +0000 (21:59 +0000)
commitc36d516fd6b1c105a53b3dd22843979e85ad6383
tree882a86b378d0ab49b4f8f9854db1698cad170a6a
parent9d11c652b08c9eea3eeec70b7b4a834632f634b0
[X86] Remove and autoupgrade a bunch of FMA instrinsics that are no longer used by clang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332146 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td
lib/IR/AutoUpgrade.cpp
lib/Target/X86/X86IntrinsicsInfo.h
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
test/CodeGen/X86/avx2-fma-fneg-combine.ll
test/CodeGen/X86/fma-fneg-combine.ll
test/Transforms/InstCombine/X86/x86-fma.ll