This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 752c0a01900 [SimplifyCFG] Add a test for preserve store alignment, NFC. new 84dc1f35b19 Revert "[Debug info] Transfer DI to fragment expressions fo [...]
The 1 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 | 15 +++--- lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 38 --------------- lib/CodeGen/SelectionDAG/SDNodeDbgValue.h | 25 +++++----- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 18 ++++---- test/DebugInfo/MSP430/lit.local.cfg | 2 - test/DebugInfo/MSP430/sdagsplit-1.ll | 74 ------------------------------ test/DebugInfo/X86/sdagsplit-1.ll | 71 ---------------------------- 7 files changed, 25 insertions(+), 218 deletions(-) delete mode 100644 test/DebugInfo/MSP430/lit.local.cfg delete mode 100644 test/DebugInfo/MSP430/sdagsplit-1.ll delete mode 100644 test/DebugInfo/X86/sdagsplit-1.ll