This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9b53469bfe2 [LLVMgold] Use platform dependent extension in tests new 9a94efd832d Re-commit: [TableGen] AsmMatcher: Fix bug with reported dia [...] new 92d81a8d465 Revert CodeGen: Fix assertion in machine inst sheduler due [...]
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/CodeGen/MachineScheduler.cpp | 8 +-- lib/CodeGen/ScheduleDAGInstrs.cpp | 3 +- lib/Target/AArch64/SVEInstrFormats.td | 2 +- lib/Target/AMDGPU/GCNSchedStrategy.cpp | 19 +++--- test/CodeGen/AMDGPU/debug-value.ll | 106 -------------------------------- test/MC/AArch64/arm64-diags.s | 8 +-- test/MC/AArch64/basic-a64-diagnostics.s | 22 +++---- utils/TableGen/AsmMatcherEmitter.cpp | 5 +- 8 files changed, 29 insertions(+), 144 deletions(-) delete mode 100644 test/CodeGen/AMDGPU/debug-value.ll