This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d92be751358 [llvm-symbolizer] Use correct path when resolving .gnu_debu [...] new 03749de4b04 Add DBG_VALUE support to the linear DAG scheduler new 027535e24a3 [InstCombine] rearrange visitFMul; NFCI
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/SelectionDAG/ScheduleDAGFast.cpp | 15 ++- .../InstCombine/InstCombineMulDivRem.cpp | 142 ++++++++++----------- test/DebugInfo/X86/linear-dbg-value.ll | 70 ++++++++++ 3 files changed, 153 insertions(+), 74 deletions(-) create mode 100644 test/DebugInfo/X86/linear-dbg-value.ll