This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1c07569 [LV] Add isScalarWithPredication helper function (NFC) new 27b0f61 [mips][ias] fix li macro when values are negated with ~ new a0848c8 [LV] Add helper function for predicated block probability (NFC)
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/Target/Mips/AsmParser/MipsAsmParser.cpp | 12 ++++++--- lib/Target/Mips/MipsInstrInfo.td | 28 ++++++++++++++++++--- lib/Transforms/Vectorize/LoopVectorize.cpp | 38 +++++++++++++++++++---------- test/MC/Mips/macro-li-bad.s | 4 +-- test/MC/Mips/macro-li.s | 8 ++++++ 5 files changed, 69 insertions(+), 21 deletions(-)