This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cf087c19138 [X86] Support folding in a k-register OR when creating KORT [...] new ca1a7d0e5bd [AArch64] Don't materialize 0 with "fmov h0, .." when FullF [...] new ee765a1d8f1 [TargetSchedule] Expose sub-units of a ProcResGroup in MCPr [...]
The 2 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: include/llvm/MC/MCSchedule.h | 5 +++ include/llvm/Target/TargetSchedule.td | 3 +- lib/Target/AArch64/AArch64ISelLowering.cpp | 3 +- lib/Target/AArch64/AArch64InstrInfo.td | 2 +- test/CodeGen/AArch64/arm64-zero-cycle-zeroing.ll | 13 +++++--- utils/TableGen/SubtargetEmitter.cpp | 42 ++++++++++++++++++++++-- 6 files changed, 56 insertions(+), 12 deletions(-)