This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c97df2361b2 llvm-dwarfdump: honor the --show-children option when dumpi [...] new ff838de8920 DAG: Add nuw when splitting loads and stores
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 | 18 ++++++++++++++ lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 6 ++--- lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp | 3 +-- lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 6 ++--- lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 28 +++++++--------------- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 15 ++++-------- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 29 ++++++++++------------- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 12 +++------- lib/Target/AMDGPU/SIISelLowering.cpp | 11 ++++----- 9 files changed, 55 insertions(+), 73 deletions(-)