This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e85090784ae [DWARF] - Cleanup relocations proccessing. new 663da44a76b Reland r303247: [ARM] GlobalISel: Remove dead instruction s [...] new 7e6b531c1ab [globalisel][tablegen] Require that all registers between i [...] new 2460452d77d [SystemZ] Modelling of costs of divisions with a constant [...]
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: lib/Target/ARM/ARMInstructionSelector.cpp | 15 --- lib/Target/SystemZ/SystemZTargetTransformInfo.cpp | 34 ++++- test/Analysis/CostModel/SystemZ/div-pow2.ll | 154 ++++++++++++++++++++++ test/TableGen/GlobalISelEmitter.td | 4 + utils/TableGen/GlobalISelEmitter.cpp | 2 + 5 files changed, 193 insertions(+), 16 deletions(-) create mode 100644 test/Analysis/CostModel/SystemZ/div-pow2.ll