This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 46f914f5a71 [NFC][LICM] Rearrange checks to have the cheap bail out first new 1b2c29aafbb [X86] Correct the placement of ReadAfterLd in BEXTR and BZH [...]
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/X86InstrInfo.td | 19 ++++++++++++------- lib/Target/X86/X86SchedBroadwell.td | 16 +++++----------- lib/Target/X86/X86SchedHaswell.td | 16 +++++----------- lib/Target/X86/X86SchedSandyBridge.td | 5 +++++ lib/Target/X86/X86SchedSkylakeClient.td | 16 +++++----------- lib/Target/X86/X86SchedSkylakeServer.td | 16 +++++----------- lib/Target/X86/X86Schedule.td | 4 ++++ lib/Target/X86/X86ScheduleBtVer2.td | 4 ++++ lib/Target/X86/X86ScheduleSLM.td | 5 +++++ lib/Target/X86/X86ScheduleZnver1.td | 18 +++++------------- test/CodeGen/X86/bmi-schedule.ll | 8 ++++---- test/CodeGen/X86/bmi2-schedule.ll | 8 ++++---- 12 files changed, 63 insertions(+), 72 deletions(-)