This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 42371bcef72 [dsymutil] Better support for symbol aliases new 074df004cb1 Revert "[X86] Make all the NOREX CodeGenOnly instructions i [...]
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/X86InstrExtension.td | 22 ++++++++++-------- lib/Target/X86/X86InstrInfo.cpp | 21 ----------------- 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 ++-- 12 files changed, 60 insertions(+), 70 deletions(-)