This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4151a97 [RegBankSelect] Use DEBUG_TYPE instead of repeating the name [...] new 5c7b0b1 BitcodeReader: Deduplicate code. NFC. new abd02b3 ScheduleDAG: Match enum names when printing sdep kinds
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/Bitcode/Reader/BitcodeReader.cpp | 200 ++++++++------------- lib/CodeGen/ScheduleDAG.cpp | 16 +- test/CodeGen/AArch64/arm64-csldst-mmo.ll | 6 +- .../AArch64/arm64-misched-forwarding-A53.ll | 4 +- test/CodeGen/AArch64/arm64-misched-memdep-bug.ll | 6 +- test/CodeGen/AArch64/tailcall_misched_graph.ll | 4 +- test/CodeGen/ARM/2012-06-12-SchedMemLatency.ll | 24 +-- 7 files changed, 105 insertions(+), 155 deletions(-)