This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 84ab5c258ac [Sparc] Use the correct encoding for ta 3 new 0c94a3b5119 [X86][AArch64][DAGCombine] Unfold 'check for [no] signed tr [...]
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/TargetLowering.h | 18 ++++ lib/CodeGen/SelectionDAG/TargetLowering.cpp | 78 +++++++++++++++++ lib/Target/AArch64/AArch64ISelLowering.h | 17 ++++ lib/Target/X86/X86ISelLowering.h | 18 ++++ .../AArch64/lack-of-signed-truncation-check.ll | 34 ++++---- test/CodeGen/AArch64/signed-truncation-check.ll | 36 ++++---- .../CodeGen/X86/lack-of-signed-truncation-check.ll | 97 ++++++++++------------ test/CodeGen/X86/signed-truncation-check.ll | 89 ++++++++++---------- 8 files changed, 249 insertions(+), 138 deletions(-)