Chandler Carruth
9c2d7d1a26
[PM] Teach the always inlining test case to be much more strict about
...
whether functions are removed, and fix the new PM's always inliner to
actually pass this test.
Without this, the new PM's always inliner leaves all the functions
kicking around which won't work out very well given the semantics of
always inline.
Doing this really highlights how frustrating the current alwaysinline
semantic contract is though -- why can we put it on *external*
functions, etc?
Also I've added a number of tricky and interesting test cases for
removing functions with the always inliner. There is one remaining case
not handled -- fully removing comdats -- and I've left a FIXME about
this.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290457 91177308-0d34-0410-b5e6-96231b3b80d8
2016-12-23 23:33:35 +00:00
..
2016-12-13 16:42:18 +00:00
2016-10-26 15:48:45 +00:00
2016-06-15 06:18:01 +00:00
2016-06-15 00:19:09 +00:00
2016-06-17 18:11:48 +00:00
2016-10-12 16:18:43 +00:00
2016-12-07 21:47:32 +00:00
2016-08-02 02:15:45 +00:00
2016-12-20 23:46:36 +00:00
2016-07-14 07:44:20 +00:00
2016-05-05 00:51:09 +00:00
2016-07-22 04:54:44 +00:00
2016-10-08 00:22:50 +00:00
2016-12-19 08:22:17 +00:00
2016-09-01 09:42:39 +00:00
2016-07-09 03:25:35 +00:00
2016-11-04 18:50:45 +00:00
2016-09-21 15:29:08 +00:00
2016-08-12 01:09:53 +00:00
2016-10-25 16:18:47 +00:00
2016-05-05 02:37:32 +00:00
2016-06-24 23:32:02 +00:00
2016-12-08 19:01:00 +00:00
2016-12-15 18:21:01 +00:00
2016-12-20 02:09:43 +00:00
2016-12-22 00:45:21 +00:00
2016-12-22 00:45:21 +00:00
2016-11-21 00:28:23 +00:00
2016-05-21 02:24:44 +00:00
2016-12-23 02:02:26 +00:00
2016-12-17 01:53:15 +00:00
2016-11-15 17:34:52 +00:00
2016-09-20 23:10:31 +00:00
2016-12-23 23:33:35 +00:00
2016-12-21 19:21:59 +00:00
2016-06-17 19:10:09 +00:00
2016-12-19 08:22:17 +00:00
2016-10-14 18:20:41 +00:00
2016-06-05 19:08:54 +00:00
2016-05-05 21:05:36 +00:00
2016-12-13 21:05:21 +00:00
2016-12-19 08:22:17 +00:00
2016-07-20 01:55:27 +00:00
2016-12-23 13:12:50 +00:00
2016-06-19 06:14:56 +00:00
2016-11-23 17:43:15 +00:00
2016-08-22 12:59:58 +00:00
2016-07-14 18:28:29 +00:00
2016-12-21 04:07:40 +00:00
2016-12-12 18:52:32 +00:00
2016-09-21 19:16:47 +00:00
2016-06-28 04:02:47 +00:00
2016-11-21 22:35:34 +00:00
2016-12-19 08:22:17 +00:00
2016-12-16 21:23:59 +00:00
2016-05-10 18:28:10 +00:00
2016-11-15 19:42:05 +00:00
2016-11-30 21:13:57 +00:00
2016-11-25 14:07:44 +00:00
2016-12-22 00:45:21 +00:00
2016-12-21 04:07:40 +00:00
2016-08-28 08:53:53 +00:00
2016-05-13 22:52:35 +00:00
2016-09-02 22:03:40 +00:00
2016-07-28 22:08:41 +00:00
2016-08-12 17:28:27 +00:00
2016-12-22 22:22:35 +00:00
2016-06-14 03:22:22 +00:00
2016-11-07 17:47:28 +00:00
2016-05-31 17:20:23 +00:00
2016-09-17 20:40:16 +00:00
2016-12-19 08:22:17 +00:00
2016-12-23 02:02:26 +00:00
2016-09-13 23:43:11 +00:00
2016-05-25 23:38:53 +00:00
2016-12-13 17:34:29 +00:00
2016-06-25 01:40:54 +00:00
2016-06-24 20:13:42 +00:00
2016-10-03 19:35:30 +00:00
2016-11-22 20:23:04 +00:00
2016-10-07 20:34:00 +00:00
2016-10-14 17:56:00 +00:00
2016-12-22 00:45:21 +00:00
2016-07-25 20:02:54 +00:00
2016-12-09 03:49:20 +00:00
2016-07-20 22:11:36 +00:00
2016-12-22 00:45:21 +00:00
2016-07-19 17:52:41 +00:00
2016-12-15 13:21:29 +00:00
2016-10-28 20:00:33 +00:00
2016-12-05 18:04:47 +00:00
2016-07-11 18:13:28 +00:00
2016-12-22 00:45:21 +00:00
2016-11-29 21:49:02 +00:00
2016-11-07 21:01:49 +00:00
2016-12-16 00:26:30 +00:00
2016-12-22 00:45:21 +00:00
2016-12-09 01:10:11 +00:00