Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/test/CodeGen/Hexagon/
-
trunk/
-
test/
-
CodeGen/
-
Hexagon/
-
calling-conv-2.ll
Hide Panel
f
Keyboard Reference
?
Differential
D9709
Hexagon Calling Convention Test
Closed
Public
Authored by
sundeepk
on May 12 2015, 10:22 AM.
Download Raw Diff
Details
Reviewers
iajbar
kparzysz
bcahoon
Commits
rG83a4039c177f: [PATCH] [HEXAGON] Add a test program to verify calling convention for large…
rL237170: [PATCH] [HEXAGON] Add a test program to verify calling convention
Summary
Add a test program to verify calling convention for large struct return by value.
Diff Detail
Repository
rL LLVM
Event Timeline
sundeepk
updated this revision to
Diff 25599
.
May 12 2015, 10:22 AM
sundeepk
retitled this revision from
to
Hexagon Calling Convention Test
.
sundeepk
updated this object.
sundeepk
edited the test plan for this revision.
(Show Details)
sundeepk
added reviewers:
bcahoon
,
iajbar
,
kparzysz
.
sundeepk
set the repository for this revision to
rL LLVM
.
sundeepk
added a subscriber:
Unknown Object (MLST)
.
bcahoon
accepted this revision.
May 12 2015, 10:28 AM
bcahoon
edited edge metadata.
This revision is now accepted and ready to land.
May 12 2015, 10:28 AM
Closed by commit
rL237170: [PATCH] [HEXAGON] Add a test program to verify calling convention
(authored by
sundeepk
).
·
Explain Why
May 12 2015, 1:16 PM
This revision was automatically updated to reflect the committed changes.