Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Target/AArch64/
-
trunk/
-
lib/
-
Target/
-
AArch64/
-
AArch64ISelLowering.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D44586
[AArch64] Skip an unnecessary getCopyToReg in DYNAMIC_STACKALLOC
Closed
Public
Authored by
mstorsjo
on Mar 16 2018, 2:31 PM.
Download Raw Diff
Details
Reviewers
aemerson
t.p.northover
Commits
rG36d6419cc55d: [AArch64] Skip an unnecessary getCopyToReg in DYNAMIC_STACKALLOC
rL327779: [AArch64] Skip an unnecessary getCopyToReg in DYNAMIC_STACKALLOC
Diff Detail
Repository
rL LLVM
Event Timeline
mstorsjo
created this revision.
Mar 16 2018, 2:31 PM
Herald
added subscribers:
kristof.beyls
,
javed.absar
,
rengolin
.
·
View Herald Transcript
Mar 16 2018, 2:31 PM
t.p.northover
accepted this revision.
Mar 17 2018, 5:22 AM
t.p.northover
added a subscriber:
t.p.northover
.
Comment Actions
Looks fine to me.
This revision is now accepted and ready to land.
Mar 17 2018, 5:22 AM
Closed by commit
rL327779: [AArch64] Skip an unnecessary getCopyToReg in DYNAMIC_STACKALLOC
(authored by
mstorsjo
).
·
Explain Why
Mar 17 2018, 1:13 PM
This revision was automatically updated to reflect the committed changes.