This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a3e78229c08 [WebAssembly] Model weakly defined symbols as wasm exports new 69e14576bb1 [X86] Fix typo in comment. NFC new c430219a7d4 [X86] Don't emit X86::MOV8rr_NOREX from X86InstrInfo::copyPhysReg. new a7a57c235e2 Recommit r314151 "[X86] Make all the NOREX CodeGenOnly inst [...] new bdeb8d97009 [X86] Fix register class name in a comment. NFC
The 4 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/AsmParser/X86AsmParser.cpp | 2 +- lib/Target/X86/X86FastISel.cpp | 2 +- lib/Target/X86/X86InstrExtension.td | 22 ++++++++---------- lib/Target/X86/X86InstrInfo.cpp | 33 ++++++++++++++++++++------ lib/Target/X86/X86InstrInfo.td | 17 ++++++-------- lib/Target/X86/X86MCInstLower.cpp | 4 ---- test/CodeGen/X86/bmi.ll | 4 ++-- test/CodeGen/X86/bypass-slow-division-32.ll | 4 ++-- test/CodeGen/X86/divrem.ll | 8 +++---- test/CodeGen/X86/divrem8_ext.ll | 36 ++++++++++++++--------------- test/CodeGen/X86/extract-store.ll | 4 ++-- test/CodeGen/X86/popcnt.ll | 2 +- test/CodeGen/X86/tbm_patterns.ll | 4 ++-- test/CodeGen/X86/urem-power-of-two.ll | 4 ++-- 14 files changed, 77 insertions(+), 69 deletions(-)