This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 87ed975f8b5 [mips] Remove dead code from MipsPassConfig new 7d16ffe5b76 [ARM] Allow signed icmps in ARMCodeGenPrepare
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 | 75 +++++++++++++---------- test/CodeGen/ARM/arm-cgp-icmps.ll | 1 - test/CodeGen/ARM/arm-cgp-signed-icmps.ll | 100 +++++++++++++++++++++++++++++++ 3 files changed, 145 insertions(+), 31 deletions(-) create mode 100644 test/CodeGen/ARM/arm-cgp-signed-icmps.ll