Ahmed Bougacha
a0cdd79070
[AArch64][FastISel] Select -O0 legal cmpxchg.
...
At -O0, cmpxchg survives AtomicExpand: it's mostly straightforward
to select it in fast-isel, and let the pseudo be expanded later.
extractvalues on the result are the tricky part: the generic logic
only works for legal types (and it would be painful to make it
support illegal types), so we can only support i32/i64 cmpxchg.
llvm-svn: 276183
2016-07-20 21:12:32 +00:00
..
2016-07-05 21:23:04 +00:00
2016-07-15 22:42:52 +00:00
2016-07-05 21:23:04 +00:00
2016-07-11 14:23:53 +00:00
2016-07-05 23:15:58 +00:00
2016-04-01 23:14:52 +00:00
2016-07-19 14:30:21 +00:00
2016-07-15 14:41:04 +00:00
2016-07-08 20:29:42 +00:00
2016-05-02 14:50:30 +00:00
2016-07-08 20:29:42 +00:00
2016-07-06 21:39:33 +00:00
2016-07-15 14:41:04 +00:00
2016-04-13 21:43:16 +00:00
2016-04-14 17:23:33 +00:00
2016-04-14 17:23:33 +00:00
2016-07-08 20:29:42 +00:00
2016-07-05 22:24:44 +00:00
2016-07-15 14:41:04 +00:00
2016-07-15 14:41:04 +00:00
2016-04-25 21:58:52 +00:00
2016-05-15 15:18:11 +00:00
2016-07-20 21:12:32 +00:00
2016-07-08 20:29:42 +00:00
2016-06-02 16:22:07 +00:00
2016-04-14 17:03:29 +00:00
2016-07-05 21:23:04 +00:00
2016-07-15 14:41:04 +00:00
2016-07-15 14:41:04 +00:00
2016-07-06 21:39:33 +00:00
2016-07-05 21:23:04 +00:00
2016-07-20 04:13:01 +00:00
2016-07-05 20:24:05 +00:00
2016-07-08 20:29:42 +00:00
2016-07-02 11:41:39 +00:00
2016-02-27 06:40:41 +00:00
2016-06-22 12:44:16 +00:00
2016-04-25 21:58:52 +00:00
2016-07-20 19:09:30 +00:00
2016-07-20 19:09:30 +00:00
2016-06-28 00:54:33 +00:00
2016-04-24 17:55:57 +00:00
2016-04-26 00:37:46 +00:00
2016-03-01 21:55:35 +00:00
2016-06-30 00:01:54 +00:00
2016-03-01 21:55:35 +00:00
2016-02-12 15:51:51 +00:00
2016-06-24 18:58:54 +00:00
2016-06-30 00:01:54 +00:00
2016-06-30 06:42:31 +00:00
2016-06-22 12:54:25 +00:00
2016-06-12 15:39:02 +00:00
2016-06-30 00:01:54 +00:00
2016-07-06 23:15:18 +00:00
2016-07-01 00:23:27 +00:00
2016-07-05 21:23:04 +00:00
2016-07-07 20:02:18 +00:00
2016-05-18 22:04:49 +00:00
2016-06-02 18:03:53 +00:00
2016-04-27 15:20:21 +00:00
2016-07-05 21:23:04 +00:00
2016-02-11 19:35:06 +00:00