Nikita Popov
3dd8c9176b
[LICM] Remove AST-based implementation
...
MSSA-based LICM has been enabled by default for a few years now.
This drops the old AST-based implementation. Using loop(licm) will
result in a fatal error, the use of loop-mssa(licm) is required
(or just licm, which defaults to loop-mssa).
Note that the core canSinkOrHoistInst() logic has to retain AST
support for now, because it is shared with LoopSink.
Differential Revision: https://reviews.llvm.org/D108244
2021-08-18 20:21:53 +02:00
..
2020-06-26 14:58:01 -07:00
2020-06-26 14:58:01 -07:00
2020-06-26 14:58:01 -07:00
2020-06-26 14:58:01 -07:00
2020-11-20 14:00:46 -05:00
2020-06-26 14:58:01 -07:00
2020-06-26 14:58:01 -07:00
2020-06-26 14:58:01 -07:00
2020-12-25 11:35:46 +01:00
2021-03-23 21:21:19 +01:00
2020-06-26 14:58:01 -07:00
2020-12-13 13:20:05 +01:00
2020-11-20 14:00:46 -05:00
2020-06-26 14:58:01 -07:00
2021-05-21 03:40:59 +02:00
2020-06-26 14:58:01 -07:00
2020-11-19 12:08:33 -08:00
2021-07-14 13:37:50 -07:00
2020-07-07 10:44:23 -07:00
2020-12-06 10:27:35 +01:00
2021-02-13 13:03:11 +01:00
2020-06-26 20:55:44 -07:00
2020-06-26 14:58:01 -07:00
2021-02-20 06:18:48 +01:00
2020-11-12 20:43:38 +01:00
2021-06-30 20:04:39 +01:00
2020-06-26 14:58:01 -07:00
2020-09-05 19:18:23 +01:00
2020-10-20 11:57:19 +02:00
2021-03-17 11:43:44 +07:00
2021-04-15 12:22:03 +03:00
2020-10-29 20:06:43 +01:00
2020-06-26 14:58:01 -07:00
2020-10-16 09:02:53 +01:00
2021-03-03 09:03:28 -08:00
2020-06-26 14:58:01 -07:00
2020-11-14 16:51:31 +01:00
2021-05-07 07:48:50 -07:00
2020-12-21 20:18:23 +01:00
2021-01-19 20:09:42 +01:00
2021-02-18 23:07:50 +01:00
2020-06-26 14:58:01 -07:00
2020-08-04 10:43:42 +01:00
2020-12-11 21:20:51 +01:00
2021-01-06 22:15:30 +01:00
2021-08-07 22:35:44 +02:00
2015-02-27 21:17:42 +00:00
2020-06-26 14:58:01 -07:00
2018-01-15 01:40:18 +00:00
2021-03-28 21:38:09 +02:00
2021-04-15 12:22:03 +03:00
2020-12-25 18:29:20 +01:00
2021-08-18 20:21:53 +02:00
2020-11-18 21:48:49 +01:00
2020-11-20 14:00:46 -05:00
2020-06-26 14:58:01 -07:00
2020-06-26 14:58:01 -07:00
2020-06-26 14:58:01 -07:00
2021-03-27 23:31:58 +01:00