This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6203c9bd082 [hwasan] Add a basic API. new f464242872b [SDAG] Update the AVR backend for the SelectionDAG API chan [...] new eb72488593a [X86] Change legacy SSE scalar fp to integer intrinsics to [...]
The 2 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/AVR/AVRISelDAGToDAG.cpp | 8 +- lib/Target/X86/X86ISelLowering.cpp | 4 + lib/Target/X86/X86ISelLowering.h | 4 +- lib/Target/X86/X86InstrAVX512.td | 133 +++++++++++--------------------- lib/Target/X86/X86InstrFragmentsSIMD.td | 10 ++- lib/Target/X86/X86InstrSSE.td | 55 +++++++------ lib/Target/X86/X86IntrinsicsInfo.h | 40 ++++++---- 7 files changed, 114 insertions(+), 140 deletions(-)