This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7078f99f3b9 [X86] Avoid unecessary opsize byte in segment move to memory new 61e813b1b59 Fix out-of-order stepping behavior in programs with sunk in [...] new b9e74536d33 [SelectionDAG] Make sorting predicate stronger to remove no [...]
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/MachineSink.cpp | 11 ++++++ lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 13 +++++-- test/CodeGen/X86/machinesink-debuginfo.ll | 49 ++++++++++++++++++++++++ 3 files changed, 69 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/X86/machinesink-debuginfo.ll