This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 91719efd8f0 [ARM] Mark LEApcrel as not having side effects new 57bb7925b59 [ARM] Mark LEApcrel instructions as isAsCheapAsAMove
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/ARMInstrInfo.td | 2 +- lib/Target/ARM/ARMInstrThumb.td | 2 +- lib/Target/ARM/ARMInstrThumb2.td | 2 +- test/CodeGen/ARM/adr-remat.ll | 25 +++++++++++++++++++++++++ test/CodeGen/ARM/align-sp-adjustment.ll | 6 +++++- 5 files changed, 33 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/ARM/adr-remat.ll