This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c7ea0c36fe0 [Reassociation] regenerate test checks; NFC new fbb029c5bbf [arm] Fix Unnecessary reloads from GOT.
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/ARMExpandPseudoInsts.cpp | 5 +++- lib/Target/ARM/ARMISelLowering.cpp | 24 +++-------------- lib/Target/ARM/ARMInstrInfo.td | 16 +++++++----- lib/Target/ARM/ARMInstrThumb.td | 4 +-- lib/Target/ARM/ARMInstrThumb2.td | 4 +-- lib/Target/ARM/ARMInstructionSelector.cpp | 6 ++++- lib/Target/ARM/ARMSubtarget.cpp | 8 +++--- lib/Target/ARM/ARMSubtarget.h | 9 ++++++- lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h | 5 +++- .../ARM/GlobalISel/arm-select-globals-pic.mir | 4 +-- test/CodeGen/ARM/load-global2.ll | 30 ++++++++++++++++++++++ test/CodeGen/Thumb2/v8_IT_3.ll | 6 ++++- 12 files changed, 78 insertions(+), 43 deletions(-) create mode 100644 test/CodeGen/ARM/load-global2.ll