This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c0e84a438ae [AMDGPU] isRenamable fixes to support copy forwarding new 23aa7daadd5 [X86][XOP] Update isVectorShiftByScalarCheap with cases cov [...] new 216bd9526a6 Revert: [Hexagon] Make sure that offset on globals matches [...] new 9e0fe7588b7 [Hexagon] Handle non-aligned offsets in globals in extender [...] new 6f0f199f277 [XRay] fix 99th percentile lookups by sorting the array correctly
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/Target/Hexagon/HexagonConstExtenders.cpp | 71 ++++++++++++++++------ lib/Target/Hexagon/HexagonISelLowering.cpp | 54 +++++----------- lib/Target/X86/X86ISelLowering.cpp | 5 ++ test/CodeGen/Hexagon/cext-opt-shifted-range.mir | 34 +++++++++++ .../Hexagon/isel-global-offset-alignment.ll | 39 ++++++------ .../CodeGenPrepare/X86/x86-shuffle-sink.ll | 9 +-- tools/llvm-xray/xray-account.cc | 7 ++- 7 files changed, 133 insertions(+), 86 deletions(-) create mode 100644 test/CodeGen/Hexagon/cext-opt-shifted-range.mir