This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0795ebd NVPTX: Avoid implicit iterator conversions, NFC new adab4dd [InstCombine] don't form select from bitcasted logic ops if b [...] new 3f1460a MSP430: Avoid implicit iterator conversions, NFC new fd5a3b4 [PM] name the new PM LAA class LoopAccessAnalysis (LAA) /NFC
The 3 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/Analysis/LoopAccessAnalysis.h | 16 +++++++---- lib/Analysis/LoopAccessAnalysis.cpp | 6 ++--- lib/Passes/PassRegistry.def | 2 +- lib/Target/MSP430/MSP430BranchSelector.cpp | 20 ++++++-------- lib/Target/MSP430/MSP430FrameLowering.cpp | 31 ++++++++++++---------- lib/Target/MSP430/MSP430InstrInfo.cpp | 10 +++---- lib/Target/MSP430/MSP430InstrInfo.h | 2 +- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 4 +-- test/Transforms/InstCombine/logical-select.ll | 9 +++---- 9 files changed, 52 insertions(+), 48 deletions(-)