Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/test/profile/
-
trunk/
-
test/
-
profile/
-
infinite_loop.c
Hide Panel
f
Keyboard Reference
?
Differential
D40663
Add a test that infinite loop has profile properly collected.
Closed
Public
Authored by
davidxl
on Nov 30 2017, 10:42 AM.
Download Raw Diff
Details
Reviewers
xur
vsk
davide
Commits
rG8b97870c44dd: [PGO] Add a test case for infinite loops
rCRT319463: [PGO] Add a test case for infinite loops
rL319463: [PGO] Add a test case for infinite loops
Summary
Depend on D400662
Diff Detail
Repository
rL LLVM
Event Timeline
davidxl
created this revision.
Nov 30 2017, 10:42 AM
Herald
added a subscriber:
sanjoy
.
·
View Herald Transcript
Nov 30 2017, 10:42 AM
vsk
mentioned this in
D40662: [PGO] Do not do counter promotion for loops without exit blocks ('infinite loops')
.
Nov 30 2017, 11:02 AM
davide
accepted this revision.
Nov 30 2017, 11:17 AM
davide
added a subscriber:
davide
.
Comment Actions
LGTM.
This revision is now accepted and ready to land.
Nov 30 2017, 11:17 AM
Closed by commit
rCRT319463: [PGO] Add a test case for infinite loops
(authored by
davidxl
).
·
Explain Why
Nov 30 2017, 11:38 AM
Closed by commit
rL319463: [PGO] Add a test case for infinite loops
(authored by
davidxl
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.