This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2ef9762 Revert "ThinLTO: do not import function whose linkage prevent [...] new 844d21c DebugInfo: Avoid propagating incorrect debug locations in Sel [...] new be15f60 Simplify. NFC.
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: include/llvm/CodeGen/SelectionDAG.h | 2 +- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 68 +++++++++++--------- test/DebugInfo/Generic/isel-cse-line.ll | 100 ++++++++++++++++++++++++++++++ tools/llvm-ar/llvm-ar.cpp | 5 +- 4 files changed, 139 insertions(+), 36 deletions(-) create mode 100644 test/DebugInfo/Generic/isel-cse-line.ll