This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d35da7d92b5 Avoid unecessary opsize byte in segment move to memory new 8bf63c01327 [X86] Add BITALG, VAES, VBMI2, VNNI, VPCLMULQDQ, and VPOPCN [...] new bc4487d11b3 [X86] Allow vpclmulqdq instructions to be commuted during i [...] new c3a6d30355b [Hexagon] Make sure that RDF does not remove EH_LABELs
The 3 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/Hexagon/RDFDeadCode.cpp | 3 +- lib/Target/X86/X86.td | 8 +++- lib/Target/X86/X86InstrSSE.td | 75 +++++++++++++++---------------- test/CodeGen/Hexagon/rdf-ehlabel-live.mir | 17 +++++++ test/CodeGen/X86/commute-clmul.ll | 5 ++- 5 files changed, 65 insertions(+), 43 deletions(-) create mode 100644 test/CodeGen/Hexagon/rdf-ehlabel-live.mir