summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/SPARC/stack-align.ll
AgeCommit message (Expand)Author
2024-12-15[Sparc,test] Change llc -march= to -mtriple=Fangrui Song
2024-11-03[SPARC] Allow overaligned `alloca`s (#107223)Koakuma
2024-02-05[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2018-01-29[Sparc] Account for bias in stack readjustmentJonas Devlieghere
2016-10-25[Sparc] Don't overlap variable-sized allocas with other stack variables.James Y Knight
2015-08-26[SPARC] Fix stupid oversight in stack realignment support.James Y Knight
2015-08-21[Sparc] Support user-specified stack object overalignment.James Y Knight