This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2c4f9d155df [DAGCombiner] fold sext into decrement new 6ec888ac384 [DAGCombine] Improve Lifetime node chains. new 38c33b6d667 Recommit "[DSE] Preserve basic block ordering using Ordered [...]
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/Analysis/OrderedBasicBlock.h | 8 +++ lib/Analysis/OrderedBasicBlock.cpp | 24 +++++++++ lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 30 +++++++++++ lib/Transforms/Scalar/DeadStoreElimination.cpp | 69 +++++++++++--------------- test/CodeGen/X86/swap.ll | 3 -- test/DebugInfo/COFF/lexicalblock.ll | 13 ----- 6 files changed, 92 insertions(+), 55 deletions(-)