This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3a58acf [X86] Replace CodeGenOnly VPSRAVW/D/Q_Int instructions with p [...] new f2a1f86 [X86] Make the FMA3 instruction names consistent between VEX [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86ISelLowering.cpp | 192 +++++++------- lib/Target/X86/X86InstrAVX512.td | 6 +- lib/Target/X86/X86InstrFMA.td | 134 +++++----- lib/Target/X86/X86InstrInfo.cpp | 458 ++++++++++++++++------------------ test/CodeGen/X86/sqrt-fastmath-mir.ll | 8 +- 5 files changed, 387 insertions(+), 411 deletions(-)