Chandler Carruth
b47f8010a9
[PM] Make the AnalysisManager parameter to run methods a reference.
...
This was originally a pointer to support pass managers which didn't use
AnalysisManagers. However, that doesn't realistically come up much and
the complexity of supporting it doesn't really make sense.
In fact, *many* parts of the pass manager were just assuming the pointer
was never null already. This at least makes it much more explicit and
clear.
llvm-svn: 263219
2016-03-11 11:05:24 +00:00
..
2016-03-07 22:32:42 +00:00
2016-02-09 02:09:16 +00:00
2016-01-29 22:25:19 +00:00
2015-12-22 23:57:37 +00:00
2016-03-10 20:39:22 +00:00
2016-02-21 19:52:15 +00:00
2016-01-27 01:52:46 +00:00
2016-03-10 20:58:11 +00:00
2016-01-19 17:28:00 +00:00
2016-03-03 18:31:16 +00:00
2016-02-21 02:39:49 +00:00
2016-03-07 00:51:00 +00:00
2016-03-07 21:39:20 +00:00
2016-01-22 03:30:27 +00:00
2016-03-11 02:14:16 +00:00
2016-02-29 18:59:48 +00:00
2016-01-29 20:50:44 +00:00
2016-02-02 13:52:43 +00:00
2015-12-10 12:56:35 +00:00
2016-03-11 11:05:24 +00:00
2016-02-18 22:09:30 +00:00
2016-02-10 21:55:02 +00:00
2016-02-08 22:49:40 +00:00
2016-02-10 22:47:15 +00:00
2015-09-03 15:41:37 +00:00
2016-01-06 00:18:29 +00:00
2016-02-03 21:34:39 +00:00
2016-01-26 22:33:19 +00:00
2016-03-10 20:39:22 +00:00
2016-01-06 22:55:03 +00:00
2016-01-29 20:50:44 +00:00
2016-03-10 01:28:54 +00:00
2015-11-16 20:55:57 +00:00
2016-03-10 01:28:54 +00:00
2016-01-14 21:06:47 +00:00
2015-11-22 18:03:17 +00:00
2016-02-17 02:18:58 +00:00
2016-02-10 21:55:02 +00:00
2016-01-19 17:28:00 +00:00
2016-01-29 20:50:44 +00:00
2016-03-11 10:22:49 +00:00
2016-01-05 04:03:00 +00:00
2015-10-08 23:49:46 +00:00
2015-12-25 04:06:20 +00:00
2015-12-19 08:52:49 +00:00
2015-09-24 01:00:49 +00:00
2016-03-10 01:28:54 +00:00
2016-01-29 20:50:44 +00:00
2016-03-01 18:01:28 +00:00
2016-03-01 18:59:50 +00:00