This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 428e17c Revert r297177: Change LLT constructor string into an LLT-bas [...] new 18b5c0b [AArch64] Vulcan is now ThunderXT99
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: include/llvm/Support/AArch64TargetParser.def | 5 +- lib/Target/AArch64/AArch64.td | 27 +- lib/Target/AArch64/AArch64SchedThunderX.td | 1 + ...4SchedVulcan.td => AArch64SchedThunderX2T99.td} | 354 ++++++++++----------- lib/Target/AArch64/AArch64Subtarget.cpp | 12 +- lib/Target/AArch64/AArch64Subtarget.h | 2 +- test/CodeGen/AArch64/cpus.ll | 2 +- test/CodeGen/AArch64/machine-combiner-madd.ll | 2 +- test/CodeGen/AArch64/remat.ll | 2 +- unittests/Support/TargetParserTest.cpp | 7 +- 10 files changed, 213 insertions(+), 201 deletions(-) rename lib/Target/AArch64/{AArch64SchedVulcan.td => AArch64SchedThunderX2T99.td} (64%)