Simon Pilgrim
0777513533
Revert rL349136: [llvm-exegesis] Optimize ToProcess in dbScan
...
Summary:
Use `vector<char> Added + vector<size_t> ToProcess` to replace `SetVector ToProcess`
We also check `Added[P]` to enqueueing a point more than once, which
also saves us a `ClusterIdForPoint_[Q].isUndef()` check.
Reviewers: courbet, RKSimon, gchatelet, john.brawn, lebedev.ri
Subscribers: tschuett, llvm-commits
Differential Revision: https://reviews.llvm.org/D54442
........
Patch wasn't approved and breaks buildbots
llvm-svn: 349139
2018-12-14 09:25:08 +00:00
..
2018-12-10 00:56:13 +00:00
2017-12-13 21:31:10 +00:00
2018-12-04 17:15:23 +00:00
2018-12-05 17:46:24 +00:00
2018-06-23 19:04:10 +00:00
2018-11-11 01:46:03 +00:00
2018-10-26 17:38:27 +00:00
2018-06-26 13:56:49 +00:00
2018-05-11 17:58:52 +00:00
2018-11-13 18:15:47 +00:00
2018-11-06 01:38:14 +00:00
2018-02-14 19:11:32 +00:00
2018-09-15 19:04:27 +00:00
2018-12-13 18:21:23 +00:00
2018-11-11 01:46:03 +00:00
2018-10-10 00:15:31 +00:00
2018-11-11 01:46:03 +00:00
2018-04-13 18:26:06 +00:00
2018-09-13 20:22:02 +00:00
2018-05-11 17:58:52 +00:00
2018-10-15 10:42:50 +00:00
2018-05-26 02:34:13 +00:00
2018-11-23 17:13:06 +00:00
2018-09-06 20:26:54 +00:00
2018-12-14 09:25:08 +00:00
2018-04-13 18:26:06 +00:00
2018-08-19 23:40:05 +00:00
2018-05-21 20:16:41 +00:00
2018-04-13 18:26:06 +00:00
2018-07-16 15:30:27 +00:00
2018-11-29 17:02:42 +00:00
2018-10-16 17:37:45 +00:00
2018-10-24 20:23:57 +00:00
2018-08-17 04:38:41 +00:00
2018-05-11 17:58:52 +00:00
2018-11-30 17:15:52 +00:00
2018-02-14 19:11:32 +00:00
2018-11-07 18:36:50 +00:00
2018-11-19 17:19:50 +00:00
2018-12-12 22:46:37 +00:00
2018-12-07 19:55:03 +00:00
2018-10-17 10:36:23 +00:00
2018-10-10 18:43:42 +00:00
2018-12-04 21:49:04 +00:00
2018-09-13 20:22:02 +00:00
2018-12-05 13:22:56 +00:00
2018-12-12 19:39:27 +00:00
2018-11-11 01:46:03 +00:00
2018-10-18 20:07:44 +00:00
2018-12-13 19:40:12 +00:00
2018-05-11 17:58:52 +00:00
2018-02-14 19:11:32 +00:00
2017-09-23 01:03:17 +00:00
2018-11-09 18:03:21 +00:00
2018-05-26 02:29:14 +00:00
2018-11-11 22:11:47 +00:00
2018-12-11 17:34:15 +00:00
2018-08-20 09:49:20 +00:00
2018-09-26 16:47:35 +00:00
2018-08-29 16:57:37 +00:00
2018-12-12 23:40:58 +00:00
2018-11-19 18:29:28 +00:00
2018-11-05 11:57:44 +00:00
2018-02-26 21:15:51 +00:00
2018-10-10 00:57:24 +00:00
2018-11-26 21:48:55 +00:00
2018-05-14 12:53:11 +00:00
2018-10-15 21:20:02 +00:00
2018-12-12 23:40:58 +00:00
2018-08-07 15:54:50 +00:00
2018-07-20 17:27:48 +00:00