This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from de19e3a Revert "[SimplifyLibCalls] sprintf doesn't copy null bytes" new fb52dfa [CodeGen] Add getBuildVector and getSplatBuildVector helpers. NFCI.
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 | 32 +++++++++ lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 27 ++++---- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 38 ++++------- lib/Target/AArch64/AArch64ISelLowering.cpp | 26 ++++---- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 34 ++++------ lib/Target/AMDGPU/R600ISelLowering.cpp | 21 +++--- lib/Target/AMDGPU/SIISelLowering.cpp | 9 ++- lib/Target/ARM/ARMISelLowering.cpp | 16 ++--- lib/Target/Mips/MipsSEISelLowering.cpp | 20 +++--- lib/Target/NVPTX/NVPTXISelLowering.cpp | 6 +- lib/Target/PowerPC/PPCISelLowering.cpp | 8 +-- lib/Target/SystemZ/SystemZISelLowering.cpp | 11 ++- lib/Target/X86/X86ISelLowering.cpp | 103 +++++++++++++---------------- 13 files changed, 173 insertions(+), 178 deletions(-)