OSDN Git Service

[Hexagon] Add testcases for stack alignment and variable-sized objects
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 23 Apr 2015 15:12:49 +0000 (15:12 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 23 Apr 2015 15:12:49 +0000 (15:12 +0000)
commit69c69df308a17fd0ce8ec358023f1c917180a4bb
tree22372e43aa88fecbd1764cc0f37655744bdf7c15
parentb685acfe787e41d691358ffca3c9c66e15a132c2
[Hexagon] Add testcases for stack alignment and variable-sized objects

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235602 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Hexagon/stack-align1.ll [new file with mode: 0644]
test/CodeGen/Hexagon/stack-align2.ll [new file with mode: 0644]
test/CodeGen/Hexagon/stack-alloca1.ll [new file with mode: 0644]
test/CodeGen/Hexagon/stack-alloca2.ll [new file with mode: 0644]