This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4559b5 getScalarType().getSizeInBits() -> getScalarSizeInBits() ; NFCI new 04e0167 getValueType().getScalarSizeInBits() -> getScalarValueSizeInB [...] new 0f71258 AMDGPU: Support folding FrameIndex operands
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 | 56 +++++++++++++---------------- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 12 +++---- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 11 +++--- lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 2 +- lib/Target/AMDGPU/SIFoldOperands.cpp | 35 +++++++++++++----- lib/Target/PowerPC/PPCISelLowering.cpp | 8 ++--- lib/Target/X86/X86ISelDAGToDAG.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 8 ++--- test/CodeGen/AMDGPU/local-stack-slot-bug.ll | 6 ++-- 9 files changed, 70 insertions(+), 70 deletions(-)