Craig Topper
b7b353be60
[X86] Make Feature64Bit useful
...
We now only add +64bit to the CPU string for "generic" CPU. All other CPU names are assumed to have the feature flag already set if they support 64-bit. I've remove the implies from CMPXCHG8 so that Feature64Bit only comes in via CPUs or user passing -mattr=+64bit.
I've changed the assert to a report_fatal_error so it's not lost in Release builds.
The test updates are to fix things that tripped the new error.
Differential Revision: https://reviews.llvm.org/D51231
llvm-svn: 341022
2018-08-30 06:01:05 +00:00
..
2018-07-19 22:25:56 +00:00
2018-07-11 20:25:49 +00:00
2016-05-26 14:16:52 +00:00
2018-06-26 02:29:08 +00:00
2018-08-30 06:01:05 +00:00
2018-08-27 16:33:13 +00:00
2018-03-13 04:26:58 +00:00
2018-08-14 03:00:16 +00:00
2018-07-19 22:25:56 +00:00
2018-07-13 19:57:39 +00:00
2018-07-19 14:51:32 +00:00
2018-05-09 02:40:45 +00:00
2018-06-27 19:00:35 +00:00
2018-05-09 02:40:45 +00:00
2018-05-09 02:40:45 +00:00
2018-08-05 14:53:08 +00:00
2018-08-05 14:53:08 +00:00
2018-05-09 02:40:45 +00:00
2018-05-09 02:40:45 +00:00
2017-12-16 02:40:20 +00:00
2017-12-16 02:10:00 +00:00
2018-07-03 01:11:43 +00:00
2018-01-22 13:35:40 +00:00
2017-01-04 14:27:31 +00:00
2018-03-13 15:24:51 +00:00
2018-07-10 20:06:04 +00:00
2017-04-11 18:12:00 +00:00
2017-12-16 02:12:35 +00:00
2018-01-18 02:08:23 +00:00
2018-08-17 16:53:47 +00:00
2018-06-27 18:03:39 +00:00
2018-01-18 02:08:23 +00:00
2018-03-12 10:30:50 +00:00
2018-03-12 10:30:50 +00:00
2018-01-29 08:03:30 +00:00
2018-02-09 18:34:08 +00:00
2018-02-09 18:34:08 +00:00
2018-01-18 02:08:23 +00:00
2017-12-16 02:10:00 +00:00
2017-12-16 02:10:00 +00:00
2018-02-19 15:14:50 +00:00
2017-06-01 23:13:44 +00:00
2017-12-25 13:57:24 +00:00
2017-12-16 02:10:00 +00:00
2017-12-16 02:10:00 +00:00
2017-08-15 20:29:24 +00:00
2017-12-16 02:10:00 +00:00
2018-01-18 02:08:23 +00:00
2016-12-14 04:56:42 +00:00
2016-04-27 00:32:13 +00:00
2017-01-20 21:54:58 +00:00