This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8a1fda1 CodeGen: Use MachineInstr& in LDVImpl::handleDebugValue, NFC new 6feb5c9 CodeGen: Use MachineInstr& in HoistSpillHelper, NFC new 34f70b6 LoadStoreVectorizer: Skip optnone functions
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/InlineSpiller.cpp | 29 +++++++++++----------- lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 2 +- .../LoadStoreVectorizer/AMDGPU/optnone.ll | 12 +++++++++ 3 files changed, 28 insertions(+), 15 deletions(-) create mode 100644 test/Transforms/LoadStoreVectorizer/AMDGPU/optnone.ll