This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7c2eb4ec8b2 [LICM] sink through non-trivially replicable PHI new 604f04f397e Invoke salvageDebugInfo from CodeGenPrepare's SinkCast() new 761cb9cc0a2 [X86] Initialize Type and Subtype in getHostCPUName to 0. new aaf1db11f9e [CodeGen] Remove unnecessary semicolons to fix a warning. NFC
The 3 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/CodeGenPrepare.cpp | 1 + lib/CodeGen/MIRCanonicalizerPass.cpp | 4 +- lib/Support/Host.cpp | 4 +- lib/Transforms/Utils/Local.cpp | 2 +- .../CodeGenPrepare/salvage-debug-info.ll | 118 +++++++++++++++++++++ 5 files changed, 124 insertions(+), 5 deletions(-) create mode 100644 test/Transforms/CodeGenPrepare/salvage-debug-info.ll