Daniel Neilson
1fd6840870
Const correctness for TTI::getRegisterBitWidth
...
Summary: The method TargetTransformInfo::getRegisterBitWidth() is declared const, but the type erasing implementation classes (TargetTransformInfo::Concept & TargetTransformInfo::Model) that were introduced by Chandler in https://reviews.llvm.org/D7293 do not have the method declared const. This is an NFC to tidy up the const consistency between TTI and its implementation.
Reviewers: chandlerc, rnk, reames
Reviewed By: reames
Subscribers: reames, jfb, arsenm, dschuff, nemanjai, nhaehnle, javed.absar, sbc100, jgravelle-google, llvm-commits
Differential Revision: https://reviews.llvm.org/D33903
llvm-svn: 305189
2017-06-12 14:22:21 +00:00
..
2017-06-06 11:49:48 +00:00
2017-01-06 00:30:53 +00:00
2017-04-20 21:57:45 +00:00
2017-06-07 03:48:56 +00:00
2016-10-09 23:00:34 +00:00
2017-03-03 08:12:47 +00:00
2017-05-05 16:05:41 +00:00
2017-05-31 15:50:03 +00:00
2016-10-01 02:56:57 +00:00
2017-01-21 02:21:04 +00:00
2016-10-01 02:56:57 +00:00
2017-06-06 11:49:48 +00:00
2015-12-05 07:13:35 +00:00
2017-02-09 01:52:17 +00:00
2017-05-09 13:35:13 +00:00
2017-03-20 14:40:18 +00:00
2016-10-01 02:56:57 +00:00
2017-01-06 19:22:01 +00:00
2017-01-13 09:58:52 +00:00
2017-01-13 09:58:52 +00:00
2017-06-06 11:49:48 +00:00
2017-06-06 11:49:48 +00:00
2017-06-09 22:40:50 +00:00
2017-05-30 06:58:41 +00:00
2016-06-02 16:22:07 +00:00
2017-02-06 21:57:06 +00:00
2017-04-20 21:57:45 +00:00
2017-04-22 15:11:04 +00:00
2017-06-06 11:49:48 +00:00
2017-05-23 19:57:45 +00:00
2017-05-28 21:48:31 +00:00
2017-04-29 17:30:09 +00:00
2017-06-06 05:08:36 +00:00
2017-06-06 11:49:48 +00:00
2017-05-16 21:29:22 +00:00
2017-06-06 11:49:48 +00:00
2017-02-15 23:22:50 +00:00
2017-06-06 11:49:48 +00:00
2017-01-06 00:30:53 +00:00
2017-05-23 09:33:34 +00:00
2017-02-01 02:54:34 +00:00
2016-10-01 01:50:25 +00:00
2017-06-06 11:49:48 +00:00
2017-06-01 23:25:02 +00:00
2016-10-01 02:56:57 +00:00
2017-03-06 21:20:00 +00:00
2017-06-06 11:49:48 +00:00
2017-05-05 22:48:22 +00:00
2017-01-19 11:15:55 +00:00
2017-02-02 02:23:25 +00:00
2016-12-16 23:55:43 +00:00
2016-10-21 09:53:42 +00:00
2017-03-26 21:27:21 +00:00
2017-02-01 02:54:39 +00:00
2016-12-23 12:51:41 +00:00
2016-06-30 00:01:54 +00:00
2017-05-28 21:48:31 +00:00
2017-06-02 14:27:41 +00:00
2016-03-01 21:55:35 +00:00
2017-01-26 20:10:41 +00:00
2017-05-31 00:20:55 +00:00
2017-03-07 19:42:40 +00:00
2017-03-07 19:42:40 +00:00
2016-06-30 00:01:54 +00:00
2017-03-22 23:37:58 +00:00
2016-06-12 15:39:02 +00:00
2016-10-01 02:56:57 +00:00
2017-05-24 16:48:39 +00:00
2017-05-19 11:08:33 +00:00
2017-02-27 14:45:34 +00:00
2017-05-30 21:36:41 +00:00
2017-04-06 09:49:34 +00:00
2017-06-07 03:48:56 +00:00
2017-05-15 21:51:38 +00:00
2017-06-06 11:49:48 +00:00
2017-06-12 14:22:21 +00:00
2017-01-25 00:29:26 +00:00
2017-05-05 16:05:41 +00:00
2016-02-11 19:35:06 +00:00