This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 97550e879a4 [X86] Remove GCCBuiltin from deprecated gather builtins in [...] new 22cdd42712f [PGO] Make pgo related options in opt more consistent. new c657e7f5f25 [AsmPrinter] Collapse .loc 0 0 directives
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/AsmPrinter/DwarfDebug.cpp | 2 +- lib/Transforms/IPO/PassManagerBuilder.cpp | 21 +---- test/DebugInfo/MIR/X86/debug-loc-0.mir | 104 +++++++++++++++++++++ test/Other/new-pm-pgo.ll | 10 +- test/Transforms/PGOProfile/preinline.ll | 4 +- test/Transforms/SampleProfile/function_metadata.ll | 4 +- tools/opt/NewPMDriver.cpp | 15 +-- tools/opt/NewPMDriver.h | 6 ++ tools/opt/opt.cpp | 28 ++++++ 9 files changed, 154 insertions(+), 40 deletions(-) create mode 100644 test/DebugInfo/MIR/X86/debug-loc-0.mir