This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1c4b1cfc76f [CodeGen] Reuse BlockUtils for -unreachableblockelim pass (NFC) new 0d2610da268 [X86] Model ADC/SBB with immediate 0 more accurately in the [...] new cfbc66ebed1 [X86] Correct scheduler information for rotate by constant [...] new 60af31346f2 Add secondary libstdc++ 4.8 and 5.1 detection mechanisms
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: cmake/modules/CheckCompilerVersion.cmake | 16 +++++- lib/Target/X86/X86SchedBroadwell.td | 10 +++- lib/Target/X86/X86SchedHaswell.td | 40 ++++++++++++++- lib/Target/X86/X86SchedSkylakeClient.td | 10 +++- lib/Target/X86/X86SchedSkylakeServer.td | 10 +++- .../llvm-mca/X86/Broadwell/resources-x86_64.s | 34 ++++++------- test/tools/llvm-mca/X86/Haswell/resources-x86_64.s | 58 +++++++++++----------- .../llvm-mca/X86/SkylakeClient/resources-x86_64.s | 34 ++++++------- .../llvm-mca/X86/SkylakeServer/resources-x86_64.s | 34 ++++++------- 9 files changed, 161 insertions(+), 85 deletions(-)