This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from df032da [DebugInfo] Make legal and emit DW_OP_swap and DW_OP_xderef new fc8387b AMDGPU: Constant fold rcp node new 9ac562c [DAGCombine] Simplify ISD::AND in GetDemandedBits.
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 11 +++ lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 14 +++- test/CodeGen/AMDGPU/fdiv.f16.ll | 36 ++++++++++ test/CodeGen/AMDGPU/fdiv.f64.ll | 99 ++++++++++++++++++-------- test/CodeGen/AMDGPU/llvm.amdgcn.rcp.ll | 18 +++++ test/CodeGen/AMDGPU/rcp-pattern.ll | 29 ++++++++ test/CodeGen/ARM/illegal-bitfield-loadstore.ll | 77 ++++++++------------ test/CodeGen/X86/avx512-insert-extract.ll | 14 ++-- test/CodeGen/X86/illegal-bitfield-loadstore.ll | 79 ++++++++++---------- test/CodeGen/X86/xaluo.ll | 1 - 10 files changed, 247 insertions(+), 131 deletions(-)