This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 432e623 Remove inline hints computation from SampleProfile.cpp new 5604263 TableGen: Update style in CodeGenIntrinsics. NFC new c347f0a ARM: Remove implicit iterator conversions, NFC new 76a0e1d Remove duplicate inclusion /NFC new d225a0f add tests for multi-use folding to select
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/ARM/A15SDOptimizer.cpp | 2 +- lib/Target/ARM/ARMBaseInstrInfo.cpp | 9 +- lib/Target/ARM/ARMConstantIslandPass.cpp | 59 ++++---- lib/Target/ARM/ARMExpandPseudoInsts.cpp | 2 +- lib/Target/ARM/ARMFrameLowering.cpp | 60 ++++---- lib/Target/ARM/ARMISelLowering.cpp | 2 +- lib/Target/ARM/ARMLoadStoreOptimizer.cpp | 92 ++++++------ lib/Target/ARM/Thumb1FrameLowering.cpp | 33 +++-- lib/Transforms/Vectorize/SLPVectorizer.cpp | 1 - test/Transforms/InstCombine/logical-select.ll | 40 ++++++ utils/TableGen/CodeGenIntrinsics.h | 199 +++++++++++++------------- 11 files changed, 260 insertions(+), 239 deletions(-)