This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 441f6c80217 GraphWriter: Provide an API for writing a graph into a spec [...] new 6fbdafa0d54 [AArch64] Split zero cycle feature more granularly new 46f964d38a5 [X86] Add test cases for failures to use narrow test with i [...]
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: lib/Target/AArch64/AArch64.td | 16 +- lib/Target/AArch64/AArch64AsmPrinter.cpp | 2 +- lib/Target/AArch64/AArch64InstrInfo.cpp | 8 +- lib/Target/AArch64/AArch64Subtarget.h | 6 +- test/CodeGen/AArch64/arm64-zero-cycle-regmov.ll | 20 +- test/CodeGen/AArch64/arm64-zero-cycle-zeroing.ll | 202 +++++++++++++++---- test/CodeGen/X86/test-shrink.ll | 236 +++++++++++++++++++++++ 7 files changed, 436 insertions(+), 54 deletions(-)