Ayke van Laethem
91d1a23b14
compiler,runtime: translate memzero calls to LLVM memset intrinsics
...
This gives the optimizer a bit more information about what the calls do.
This should result in slightly better generated code.
Code size sometimes goes up and sometimes goes down. I blame the code
size going up on the inliner which inlines more functions, because
compiling the smoke tests in the drivers repository with -opt=1 results
in a slight code size reduction in all cases.
2020-03-27 21:01:59 +01:00
..
2018-09-14 20:58:00 +02:00
2019-04-13 19:58:58 +02:00
2020-01-27 21:56:17 +01:00
2020-02-11 15:55:14 +01:00
2019-08-25 13:12:27 +02:00
2019-08-25 13:12:27 +02:00
2019-08-25 13:12:27 +02:00
2019-08-25 13:12:27 +02:00
2019-08-25 13:12:27 +02:00
2019-07-07 14:03:24 +02:00
2019-07-07 14:03:24 +02:00
2020-01-27 20:34:10 +01:00
2018-09-16 13:01:03 +02:00
2020-01-27 20:34:10 +01:00
2020-01-28 20:17:11 +01:00
2020-03-17 12:16:10 +01:00
2019-05-11 15:33:37 +02:00
2018-12-09 16:44:37 +01:00
2019-05-11 15:33:37 +02:00
2019-08-05 14:44:30 +02:00
2020-03-17 19:25:30 +01:00
2019-08-04 17:12:07 +02:00
2019-08-04 17:12:07 +02:00
2020-03-17 19:25:30 +01:00
2020-03-17 19:25:30 +01:00
2019-08-04 17:12:07 +02:00
2019-08-25 13:12:27 +02:00
2020-02-26 20:42:01 +01:00
2019-11-09 13:41:27 -05:00
2019-07-08 00:32:42 +02:00
2019-02-19 15:54:36 +01:00
2019-12-29 10:48:28 +01:00
2018-08-30 05:48:16 +02:00
2018-08-30 05:48:16 +02:00
2020-03-27 07:38:16 +01:00
2019-01-14 20:56:42 +01:00
2019-04-25 14:06:34 +02:00
2020-03-22 17:14:59 +01:00
2019-05-14 12:24:01 +02:00
2020-03-17 19:25:30 +01:00
2019-05-19 19:53:11 +02:00
2019-05-19 19:53:11 +02:00
2020-03-17 19:25:30 +01:00
2019-10-09 18:53:32 +02:00
2019-11-05 15:34:46 +01:00
2020-01-06 11:53:43 +01:00
2018-11-20 18:50:24 +01:00
2020-03-17 19:25:30 +01:00
2020-03-17 19:25:30 +01:00
2020-03-22 17:14:59 +01:00
2020-01-10 08:04:13 +01:00
2020-01-10 08:04:13 +01:00
2020-03-26 23:03:55 +01:00
2020-03-17 19:25:30 +01:00
2020-03-17 19:25:30 +01:00
2020-01-20 21:19:12 +01:00
2020-01-20 21:19:12 +01:00
2020-03-26 23:03:55 +01:00
2020-03-26 23:03:55 +01:00
2020-03-17 19:25:30 +01:00
2020-03-17 19:25:30 +01:00
2020-03-27 21:01:59 +01:00
2020-03-17 19:25:30 +01:00
2020-03-20 15:12:05 +01:00
2020-03-17 12:16:10 +01:00
2020-03-17 12:16:10 +01:00
2020-03-17 19:25:30 +01:00
2020-03-17 12:16:10 +01:00
2020-03-17 12:16:10 +01:00
2020-03-11 15:44:31 -07:00
2018-08-30 22:53:34 +02:00
2019-11-10 21:33:11 +01:00
2019-11-10 21:33:11 +01:00
2019-05-24 14:51:40 +02:00
2018-09-16 13:01:03 +02:00