Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D58319
[WebAssembly] Remove getBottom function from CFGStackify (NFC)
Closed
Public
Actions
Authored by
aheejin
on Feb 15 2019, 8:03 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
Restricted Project
Subscribers
asl
jdoerfert
jgravelle-google
llvm-commits
sbc100
Details
Reviewers
dschuff
sunfish
Commits
rG85631d8b509a: [WebAssembly] Remove getBottom function from CFGStackify (NFC)
rL354657: [WebAssembly] Remove getBottom function from CFGStackify (NFC)
Summary
This removes
getBottom
function and the bookeeping map of <begin
marker instruction, bottom BB>.
Diff Detail
Repository
rL LLVM
Event Timeline
aheejin
created this revision.
Feb 15 2019, 8:03 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Feb 15 2019, 8:03 PM
Herald
added subscribers:
llvm-commits
,
jdoerfert
,
jgravelle-google
,
sbc100
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B28231: Diff 187127
.
Feb 15 2019, 8:03 PM
•
ham999221
requested changes to this revision.
Feb 15 2019, 8:20 PM
•
ham999221
added a subscriber:
•
ham999221
.
This comment was removed by
asl
.
This revision now requires changes to proceed.
Feb 15 2019, 8:20 PM
aheejin
requested review of this revision.
Feb 15 2019, 10:49 PM
aheejin
removed a reviewer:
•
ham999221
.
asl
removed a subscriber:
•
ham999221
.
Feb 16 2019, 10:35 AM
asl
added a subscriber:
asl
.
dschuff
accepted this revision.
Feb 21 2019, 5:37 PM
This revision is now accepted and ready to land.
Feb 21 2019, 5:37 PM
Closed by commit
rL354657: [WebAssembly] Remove getBottom function from CFGStackify (NFC)
(authored by
aheejin
).
·
Explain Why
Feb 21 2019, 11:21 PM
This revision was automatically updated to reflect the committed changes.