This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4855d2de9a6 Reland rL312315: [MergeICmps] MergeICmps is a new optimizat [...] new 6470656cc2b [ARM] GlobalISel: Support ROPI global variables
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/ARMInstructionSelector.cpp | 16 ++++- .../ARM/GlobalISel/arm-isel-globals-ropi-rwpi.ll | 76 ++++++++++++++++++++++ ...ls-pic.mir => arm-select-globals-ropi-rwpi.mir} | 32 ++++----- test/CodeGen/ARM/GlobalISel/arm-unsupported.ll | 4 +- 4 files changed, 107 insertions(+), 21 deletions(-) create mode 100644 test/CodeGen/ARM/GlobalISel/arm-isel-globals-ropi-rwpi.ll copy test/CodeGen/ARM/GlobalISel/{arm-select-globals-pic.mir => arm-select-globals [...]