This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e70c48dc362 Update MemorySSA in BasicBlockUtils. new 317fccd35ef Avoid dbg.value use-before-def in a few tests (NFC) new 510d469d61b [CodeGenPrepare] Exit earlier when optimizing selects (NFC) new 404a8add814 [CodeGenPrepare] Scan past debug intrinsics to find select [...] new 8a50cec4c82 [CodeGenPrepare] Pre-commit debug info test for optimizeSelectInst new dc62ec40e66 [CodeGenPrepare] Clean up dbg.value use-before-def as late [...]
The 5 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 | 23 +++++++++++++---------- test/DebugInfo/MSP430/sdagsplit-1.ll | 6 +++--- test/DebugInfo/X86/dbg-declare-inalloca.ll | 6 +++--- test/DebugInfo/X86/vla-multi.ll | 2 +- test/Transforms/CodeGenPrepare/X86/select.ll | 15 +++++++++++++++ test/Transforms/LoopVectorize/debugloc.ll | 12 ++++++------ 6 files changed, 41 insertions(+), 23 deletions(-)