This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c35d5db855b [MS Demangler] Expose the Demangler AST publicly. new b74f1454d8d [ARM][CGP] Negative constant operand handling
The 1 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/ARMCodeGenPrepare.cpp | 255 +++++++++++++++------ test/CodeGen/ARM/{ => CGP}/arm-cgp-calls.ll | 0 test/CodeGen/ARM/{ => CGP}/arm-cgp-casts.ll | 0 test/CodeGen/ARM/{ => CGP}/arm-cgp-icmps.ll | 0 test/CodeGen/ARM/{ => CGP}/arm-cgp-overflow.ll | 52 +++++ test/CodeGen/ARM/{ => CGP}/arm-cgp-phis-ret.ll | 0 test/CodeGen/ARM/{ => CGP}/arm-cgp-pointers.ll | 0 test/CodeGen/ARM/{ => CGP}/arm-cgp-signed-icmps.ll | 0 test/CodeGen/ARM/{ => CGP}/arm-cgp-signed.ll | 0 9 files changed, 238 insertions(+), 69 deletions(-) rename test/CodeGen/ARM/{ => CGP}/arm-cgp-calls.ll (100%) rename test/CodeGen/ARM/{ => CGP}/arm-cgp-casts.ll (100%) rename test/CodeGen/ARM/{ => CGP}/arm-cgp-icmps.ll (100%) rename test/CodeGen/ARM/{ => CGP}/arm-cgp-overflow.ll (78%) rename test/CodeGen/ARM/{ => CGP}/arm-cgp-phis-ret.ll (100%) rename test/CodeGen/ARM/{ => CGP}/arm-cgp-pointers.ll (100%) rename test/CodeGen/ARM/{ => CGP}/arm-cgp-signed-icmps.ll (100%) rename test/CodeGen/ARM/{ => CGP}/arm-cgp-signed.ll (100%)