This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70 in repository llvm.
from cd197f3be9d ReleaseNotes: tidy up for the release new 4a059213dd6 Merging r341642: ------------------------------------------ [...]
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/ARMFrameLowering.cpp | 1 + lib/Target/ARM/ARMInstrFormats.td | 1 + lib/Target/ARM/ARMInstrThumb2.td | 4 +- lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h | 4 +- lib/Target/ARM/Thumb2InstrInfo.cpp | 5 ++ test/CodeGen/ARM/ldrex-frame-size.ll | 36 +++++++++++++ test/CodeGen/ARM/ldstrex.ll | 85 +++++++++++++++++++++++++++++++ 7 files changed, 133 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/ARM/ldrex-frame-size.ll