llvm-project/llvm/test/CodeGen/ARM/Windows
Martin Storsjo 9a55c1b0dc [ARM, AArch64] Check the no-stack-arg-probe attribute for dynamic stack probes
This extends the use of this attribute on ARM and AArch64 from
SVN r325900 (where it was only checked for fixed stack
allocations on ARM/AArch64, but for all stack allocations on X86).

This also adds a testcase for the existing use of disabling the
fixed stack probe with the attribute on ARM and AArch64.

Differential Revision: https://reviews.llvm.org/D44291

llvm-svn: 327897
2018-03-19 20:06:50 +00:00
..
aapcs.ll
alloca-no-stack-arg-probe.ll [ARM, AArch64] Check the no-stack-arg-probe attribute for dynamic stack probes 2018-03-19 20:06:50 +00:00
alloca.ll [ARM] Call __chkstk for dynamic stack allocation in all windows environments 2018-01-24 06:40:11 +00:00
builtin_longjmp.ll
chkstk-movw-movt-isel.ll
chkstk-no-stack-arg-probe.ll [ARM, AArch64] Check the no-stack-arg-probe attribute for dynamic stack probes 2018-03-19 20:06:50 +00:00
chkstk.ll
dbzchk.ll [CodeGen] Don't omit any redundant information in -debug output 2018-02-26 15:23:42 +00:00
division-range.ll
division.ll
dllexport.ll [CodeGen] Hoist common AsmPrinter code out of X86, ARM, and AArch64 2018-01-17 23:55:23 +00:00
dllimport.ll
frame-register.ll
global-minsize.ll
hard-float.ll
if-cvt-bundle.ll
libcalls.ll
long-calls.ll
mangling.ll
memset.ll Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1) 2018-01-19 17:13:12 +00:00
mov32t-bundling.ll
movw-movt-relocations.ll
no-aeabi.ll Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1) 2018-01-19 17:13:12 +00:00
no-eabi.ll
no-ehabi.ll
no-frame-register.ll
pic.ll
powi.ll
read-only-data.ll
stack-probe-non-default.ll
structors.ll
tls.ll
trivial-gnu-object.ll
vla-cpsr.ll Followup on Proposal to move MIR physical register namespace to '$' sigil. 2018-01-31 22:04:26 +00:00
vla.ll [ARM] Call __chkstk for dynamic stack allocation in all windows environments 2018-01-24 06:40:11 +00:00
wineh-basic.ll