This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3bbc1ee830f Reintroduce "[SCCP] Propagate integer range info for parame [...] new dc813ccd3fc [ValueTracking] return zero when there's conflict in known [...] new 499a404a37c AMDGPU: Fix warnings introduced in r315526 new 7e513564e2a Work around lack of Wine support for SetFileInformationByHa [...] new 3df0d5d1718 [TableGen] Allow intrinsics to have up to 8 return values.
The 4 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/Analysis/ValueTracking.cpp | 26 ++++++++---------- lib/IR/Function.cpp | 15 ++++++---- lib/Support/Windows/Path.inc | 9 ++++-- .../MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp | 2 +- .../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 8 +++--- test/Analysis/ValueTracking/known-signbit-shift.ll | 14 +++------- test/TableGen/intrinsic-struct.td | 32 ++++++++++++++++++++++ test/Transforms/InstSimplify/icmp-constant.ll | 21 ++------------ utils/TableGen/IntrinsicEmitter.cpp | 8 +++++- 9 files changed, 80 insertions(+), 55 deletions(-) create mode 100644 test/TableGen/intrinsic-struct.td