This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f62637a Set the prof weight correctly for call instructions in DeadAr [...] new a68ea00 Fix trellis layout to avoid mis-identify triangle. new bef4d67 [sancov] Don't instrument blocks with no insertion point new 26b2e95 Fix a bug when emitting debug info for partially constant glo [...] new 77bbb63 Refactor code to reduce indentation and improve readability. (NFC)
The 4 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/AsmPrinter/DwarfCompileUnit.cpp | 101 ++++++++++--------- lib/CodeGen/MachineBlockPlacement.cpp | 7 +- .../Instrumentation/SanitizerCoverage.cpp | 5 + test/CodeGen/PowerPC/tail-dup-layout.ll | 48 +++++++++ test/DebugInfo/X86/split-global.ll | 2 +- test/Instrumentation/SanitizerCoverage/wineh.ll | 111 +++++++++++++++++++++ 6 files changed, 224 insertions(+), 50 deletions(-) create mode 100644 test/Instrumentation/SanitizerCoverage/wineh.ll