This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bf82f16 [X86] Revert r299387 due to AVX legalization infinite loop. new f25acac Turn on -addr-sink-using-gep by default. new 619d61b Revert "Revert "[ARM] Add Kryo to available targets""
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: include/llvm/Support/ARMTargetParser.def | 1 + lib/CodeGen/CodeGenPrepare.cpp | 2 +- lib/Target/ARM/ARM.td | 10 ++++- lib/Target/ARM/ARMSubtarget.cpp | 1 + lib/Target/ARM/ARMSubtarget.h | 1 + test/CodeGen/AArch64/aarch64-gep-opt.ll | 8 +++- test/CodeGen/AMDGPU/cgp-addressing-modes-flat.ll | 12 +++--- test/CodeGen/AMDGPU/cgp-addressing-modes.ll | 43 +++++++++++----------- test/CodeGen/ARM/phi.ll | 1 - .../CodeGen/PowerPC/2007-11-16-landingpad-split.ll | 1 - test/CodeGen/PowerPC/ppc64-gep-opt.ll | 4 +- test/CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll | 1 - test/CodeGen/X86/MergeConsecutiveStores.ll | 1 - test/CodeGen/X86/codegen-prepare-addrmode-sext.ll | 41 ++++++--------------- test/CodeGen/X86/codegen-prepare.ll | 1 - test/CodeGen/X86/isel-sink.ll | 1 - test/CodeGen/X86/merge_store.ll | 1 - test/Transforms/CodeGenPrepare/X86/computedgoto.ll | 8 ++-- .../Transforms/CodeGenPrepare/X86/sink-addrmode.ll | 26 ++++++------- .../CodeGenPrepare/X86/sink-addrspacecast.ll | 5 +-- .../LoopStrengthReduce/ARM/ivchain-ARM.ll | 1 - .../LoopStrengthReduce/X86/ivchain-X86.ll | 2 - 22 files changed, 78 insertions(+), 94 deletions(-)