Shilei Tian
61051e42c2
[LTO] Add a function LTOCodeGenerator::getMergedModule
...
One of the uses of `LTOCodeGenerator` is to take it as a middle+back end. Sometimes
it is very helpful to access, especially get information from the optimized module.
If the information can be changed in optimization, it cannot be get before the
module is added to `LTOCodeGenerator`. This patch adds a function
`LTOCodeGenerator::getMergedModule` to access the `MergedModule`.
Reviewed By: steven_wu
Differential Revision: https://reviews.llvm.org/D114201
2021-12-13 16:19:08 -05:00
..
2021-11-08 23:44:45 +00:00
2021-12-09 10:55:13 -08:00
2021-11-04 13:00:44 -07:00
2021-11-02 09:08:09 -07:00
2021-11-02 09:08:09 -07:00
2021-08-31 17:48:04 -04:00
2021-10-05 10:55:40 +01:00
2021-10-10 10:15:14 +05:30
2021-12-04 18:58:08 +01:00
2021-11-08 10:05:52 -05:00
2021-12-10 17:33:54 -08:00
2021-11-26 11:08:01 -05:00
2021-10-18 22:38:42 -07:00
2021-10-08 15:21:13 -07:00
2021-10-16 13:32:17 +02:00
2021-11-22 13:23:10 -08:00
2021-11-09 12:45:25 -08:00
2021-11-24 13:50:47 +01:00
2021-10-08 14:51:48 -07:00
2021-11-05 16:53:46 +03:00
2021-11-15 13:13:08 -05:00
2021-09-02 09:07:13 -07:00
2021-12-09 12:25:51 -08:00
2021-10-08 14:51:48 -07:00
2021-12-08 13:41:15 +11:00
2021-11-08 10:33:59 -08:00
2021-10-18 22:38:42 -07:00
2021-12-13 16:19:08 -05:00
2021-12-13 10:08:39 -08:00
2021-10-08 14:51:48 -07:00
2021-10-08 14:51:48 -07:00
2021-12-07 15:27:51 +03:00
2021-10-18 22:38:42 -07:00
2021-10-18 22:38:42 -07:00
2021-11-12 12:46:59 +01:00
2021-12-09 11:32:13 +01:00
2021-11-17 09:53:25 -08:00
2021-11-04 15:10:34 -07:00
2021-12-06 18:22:08 -05:00
2021-11-30 10:45:26 -08:00
2021-12-08 12:33:41 -08:00
2021-10-18 22:38:42 -07:00
2021-12-10 23:34:27 +00:00
2021-12-01 15:40:05 -08:00
2021-10-09 17:20:04 +02:00
2021-10-19 09:10:11 +01:00
2021-09-09 09:50:24 -07:00
2021-10-18 22:38:42 -07:00
2021-12-10 10:33:05 -05:00
2021-12-01 12:33:54 -08:00
2021-10-19 12:04:37 +02:00
2021-10-18 22:38:42 -07:00
2021-12-10 17:33:54 -08:00
2021-11-30 16:15:33 -08:00
2021-11-03 20:27:53 +00:00
2021-12-10 17:33:54 -08:00
2021-12-10 17:33:54 -08:00
2021-10-08 14:51:48 -07:00
2021-09-07 20:59:12 +02:00
2021-11-05 08:48:41 -05:00
2021-11-24 07:44:52 -08:00