This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7f45e91 [X86] Fix memory operands definition for some instructions. new 5edec69 Write to a temporary file in test instead of random file in t [...] new 296acce [ARM] Fix constant islands pass.
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/ARM/ARMConstantIslandPass.cpp | 7 + test/CodeGen/Thumb/remove-unneeded-push-pop.ll | 1052 ++++++++++++++++++++++++ test/Object/archive-pad.test | 12 +- 3 files changed, 1065 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/Thumb/remove-unneeded-push-pop.ll