Files
llvm/test/CodeGen
Matt Arsenault ad45fb5af4 AMDGPU: Fix not respecting byval alignment in call frame setup
This was hackily adding in the 4-bytes reserved for the callee's
emergency stack slot. Treat it like a normal stack allocation
so we get the correct alignment padding behavior. This fixes
an inconsistency between the caller and callee.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340396 91177308-0d34-0410-b5e6-96231b3b80d8
2018-08-22 11:09:45 +00:00
..
2018-06-11 14:46:48 +00:00
2018-08-22 09:34:44 +00:00