This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9889150b54b [WinEH] Allocate space in funclets stack to save XMM CSRs new 7ef465876ad [ARM][LowOverheadLoops] Add CPSR defs
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/ARMInstrThumb2.td | 6 +- test/CodeGen/Thumb2/LowOverheadLoops/cond-mov.mir | 52 +++---- .../LowOverheadLoops/end-positive-offset.mir | 170 ++++++++------------- test/CodeGen/Thumb2/LowOverheadLoops/massive.mir | 53 +++---- .../Thumb2/LowOverheadLoops/multiblock-massive.mir | 125 +++++++-------- .../Thumb2/LowOverheadLoops/revert-after-call.mir | 21 ++- .../Thumb2/LowOverheadLoops/revert-after-spill.mir | 22 ++- .../Thumb2/LowOverheadLoops/revert-non-loop.mir | 129 +++++++--------- .../Thumb2/LowOverheadLoops/revert-while.mir | 57 ++++--- .../CodeGen/Thumb2/LowOverheadLoops/size-limit.mir | 68 +++------ test/CodeGen/Thumb2/LowOverheadLoops/switch.mir | 122 +++++++-------- .../LowOverheadLoops/while-negative-offset.mir | 29 ++-- test/CodeGen/Thumb2/LowOverheadLoops/while.mir | 65 ++++---- 13 files changed, 421 insertions(+), 498 deletions(-)