llvm/test/CodeGen/ARM/Windows
Saleem Abdulrasool 43355ace0e ARM: fix __chkstk Frame Setup on WoA
This corrects the MI annotations for the stack adjustment following the __chkstk
invocation.  We were marking the original SP usage as a Def rather than Kill.
The (new) assigned value is the definition, the original reference is killed.

Adjust the ISelLowering to mark Kills and FrameSetup as well.

This partially resolves PR27480.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267361 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-24 20:12:48 +00:00
..
aapcs.ll
alloca.ll [RegAllocFast] Properly track the physical register definitions on calls. 2016-02-20 00:32:29 +00:00
builtin_longjmp.ll ARM: follow up improvements for SVN r263118 2016-03-10 16:26:37 +00:00
chkstk-movw-movt-isel.ll ARM: fix __chkstk Frame Setup on WoA 2016-04-24 20:12:48 +00:00
chkstk.ll ARM: fix __chkstk Frame Setup on WoA 2016-04-24 20:12:48 +00:00
dbzchk.ll ARM: fix __chkstk Frame Setup on WoA 2016-04-24 20:12:48 +00:00
division.ll ARM: fix test for Windows division 2016-04-22 01:03:38 +00:00
dllimport.ll
frame-register.ll
global-minsize.ll
hard-float.ll
libcalls.ll
long-calls.ll
mangling.ll
memset.ll
mov32t-bundling.ll
movw-movt-relocations.ll
no-aeabi.ll ARM: fix __chkstk Frame Setup on WoA 2016-04-24 20:12:48 +00:00
no-arm-mode.ll
no-eabi.ll
no-ehabi.ll
no-frame-register.ll
pic.ll
read-only-data.ll
stack-probe-non-default.ll
structors.ll
tls.ll
trivial-gnu-object.ll
vla.ll