aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll
diff options
context:
space:
mode:
authorPaul Kirth <paulkirth@google.com>2023-12-15 10:38:10 -0800
committerGitHub <noreply@github.com>2023-12-15 10:38:10 -0800
commit6e996033dd3f68330f7ccc5eb2c368ebd8158959 (patch)
tree8a3bf61c625db249de5fb2ed3eb2b9a76990cdca /llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll
parent59f7f35a9047cccded7b8d3a01926e03f1e10efa (diff)
downloadllvm-6e996033dd3f68330f7ccc5eb2c368ebd8158959.zip
llvm-6e996033dd3f68330f7ccc5eb2c368ebd8158959.tar.gz
llvm-6e996033dd3f68330f7ccc5eb2c368ebd8158959.tar.bz2
Revert "[StackColoring] Delete dead stack slots (#75351)"revert-75351-ussc
This reverts commit 08b306dc8e7c0b2498f4f194a3c51686d56dbd20.
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll8
1 files changed, 6 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll b/llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll
index a8684fd..ccf89aa 100644
--- a/llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll
+++ b/llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll
@@ -138,7 +138,9 @@
; 64BIT-LABEL: fixedStack:
; 64BIT-DAG: - { id: 0, type: default, offset: 112, size: 8, alignment: 16, stack-id: default,
-; 64BIT-LABEL: stack: []
+; 64BIT-LABEL: stack:
+; 64BIT-DAG: - { id: 0, name: arg1, type: default, offset: 0, size: 8, alignment: 8,
+; 64BIT-DAG: - { id: 1, name: arg2, type: default, offset: 0, size: 8, alignment: 8,
; 64BIT-LABEL: body: |
; 64BIT-DAG: liveins: $x3, $x4, $x5, $x6, $x7, $x8, $x9, $x10
@@ -303,7 +305,9 @@
; 64BIT-LABEL: fixedStack:
; 64BIT-DAG: - { id: 0, type: default, offset: 152, size: 8
-; 64BIT-LABEL: stack: []
+; 64BIT-LABEL: stack:
+; 64BIT-DAG: - { id: 0, name: arg1, type: default, offset: 0, size: 8
+; 64BIT-DAG: - { id: 1, name: arg2, type: default, offset: 0, size: 8
; 64BIT-LABEL: body: |
; 64BIT-DAG: liveins: $f1, $f2, $f3, $f4, $f5, $f6, $f7, $f8, $f9, $f10, $f11, $f12, $f13