Sjoerd Meijer
633fb0f266
[TTI] getMemcpyCost
...
This adds new function getMemcpyCost to TTI so that the cost of a memcpy can be
modeled and queried. The default implementation returns Expensive, but targets
can override this function to model the cost more accurately.
Differential Revision: https://reviews.llvm.org/D59252
llvm-svn: 356555
2019-03-20 14:15:46 +00:00
..
2018-10-10 01:35:22 +00:00
2019-01-02 16:28:09 +00:00
2018-08-16 00:26:59 +00:00
2019-02-15 11:50:21 +00:00
2018-01-19 17:13:12 +00:00
2018-05-17 21:56:39 +00:00
2019-01-11 21:18:00 +00:00
2019-03-20 14:15:46 +00:00
2018-07-13 23:58:46 +00:00
2018-12-07 15:38:13 +00:00
2019-02-03 12:25:41 +00:00
2019-03-06 17:02:06 +00:00
2018-05-09 02:40:45 +00:00
2018-07-13 23:58:46 +00:00
2018-11-21 05:24:12 +00:00
2019-03-06 17:02:06 +00:00
2018-01-31 16:42:15 +00:00
2018-11-19 15:39:59 +00:00
2018-12-20 04:58:07 +00:00
2018-05-18 22:40:34 +00:00
2019-02-27 22:20:22 +00:00
2018-08-17 06:19:17 +00:00
2018-06-28 14:13:06 +00:00
2017-08-15 18:14:57 +00:00
2018-11-02 17:39:31 +00:00
2017-08-15 18:14:57 +00:00
2019-03-12 18:28:05 +00:00
2018-11-26 23:05:58 +00:00
2018-08-23 15:05:22 +00:00
2019-01-07 21:02:22 +00:00