This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c91459 Use ShuffleVectorSDNode::isSplat member method instead of sta [...] new a822c61 [AArch64] Add Broadcom Vulcan scheduling model.
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/AArch64/AArch64.td | 8 +- lib/Target/AArch64/AArch64SchedVulcan.td | 855 +++++++++++++++++++++++++++++++ lib/Target/AArch64/AArch64Subtarget.cpp | 4 +- 3 files changed, 863 insertions(+), 4 deletions(-) create mode 100644 lib/Target/AArch64/AArch64SchedVulcan.td