This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4ead3eb1715 [tools] Change std::sort to llvm::sort in response to r327219 new 4804b201844 [x86] Expose more of the condition conversion routines in t [...] new 2af5683048c [x86] Correct the operand structure of the ADOX instruction. new 37e281f4902 [X86] Give ADC8/16/32/64mi the same scheduling information [...] new ed7a017b99e [LegacyPassManager] Make 'print-module-scope' cl::Hidden li [...]
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/IR/LegacyPassManager.cpp | 2 +- lib/Target/X86/X86InstrArithmetic.td | 30 +++++++++++------------------- lib/Target/X86/X86InstrInfo.cpp | 14 +++++++------- lib/Target/X86/X86InstrInfo.h | 6 ++++++ lib/Target/X86/X86SchedBroadwell.td | 6 +++--- lib/Target/X86/X86SchedHaswell.td | 6 +++--- lib/Target/X86/X86SchedSkylakeClient.td | 10 ++-------- lib/Target/X86/X86SchedSkylakeServer.td | 10 ++-------- 8 files changed, 35 insertions(+), 49 deletions(-)