This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd2bee90f5b [ARM] Allow zext in ARMCodeGenPrepare new d9d671112da [yaml2elf] - Simplify code, add a test. NFC. new 3591e4cd934 [ARM] Ignore GEPs in ARMCodeGenPrepare
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/ARMCodeGenPrepare.cpp | 5 ++++ test/CodeGen/ARM/arm-cgp-pointers.ll | 51 +++++++++++++++++++++++++++++++++ test/tools/yaml2obj/reloc-sec-info.yaml | 25 ++++++++++++++++ tools/yaml2obj/yaml2elf.cpp | 10 +++---- 4 files changed, 85 insertions(+), 6 deletions(-) create mode 100644 test/tools/yaml2obj/reloc-sec-info.yaml