This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d871042d601 [NFC] Encapsulate work with BlockColors in LoopSafetyInfo new e3a3e26e8f6 [mips][micromips] Fix how values in .gcc_except_table are c [...] new 288477a9492 [NFC] Make LoopSafetyInfo abstract to allow alternative imp [...]
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/Analysis/MustExecute.h | 46 +++++++++++++++++----- include/llvm/MC/MCAsmBackend.h | 5 +++ lib/Analysis/MustExecute.cpp | 16 ++++---- lib/MC/MCExpr.cpp | 5 +++ lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 8 ++++ lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h | 2 + lib/Transforms/Scalar/LICM.cpp | 2 +- lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 2 +- lib/Transforms/Scalar/LoopUnswitch.cpp | 2 +- lib/Transforms/Utils/LoopUnrollAndJam.cpp | 2 +- .../Mips/micromips-gcc-except-table.ll} | 11 +++--- 11 files changed, 73 insertions(+), 28 deletions(-) copy test/{DebugInfo/Mips/eh_frame.ll => CodeGen/Mips/micromips-gcc-except-table.l [...]