marcel
be8327ddfe
Simplify IA64_CMPXCHG to avoid having braced-groups in expressions.
...
As a minor positive side-effect, code at -O0 is more optimal. As a
minor negative side-effect, certain boundary cases yield no better
code than non-boundary cases. For example, atomic_set_acq_32(p, 0)
does a useless logical OR with value 0. This was previously elimina-
ted as part of if/while optimizations. Non-boundary cases yield
identical code at -O1 and -O2.
2002-05-19 20:19:07 +00:00
..
2001-11-02 18:05:43 +00:00
2001-11-02 18:05:43 +00:00
2002-05-02 09:04:29 +00:00
2002-05-13 04:58:12 +00:00
2002-05-19 20:19:07 +00:00
2001-11-19 07:07:09 +00:00
2002-02-27 17:16:18 +00:00
2002-03-20 23:30:31 +00:00
2001-10-04 15:28:27 +00:00
2002-05-19 04:14:42 +00:00
2002-05-19 04:42:19 +00:00
2002-04-01 23:51:23 +00:00
2002-05-19 04:42:19 +00:00
2001-11-19 07:25:42 +00:00
2002-04-04 06:42:49 +00:00
2002-04-10 14:39:14 +00:00
2001-10-06 15:57:22 +00:00
2002-04-30 06:37:25 +00:00
2002-05-19 04:42:19 +00:00
2002-05-13 05:01:05 +00:00
2001-10-18 16:20:04 +00:00
2001-10-05 10:30:09 +00:00
2001-06-01 13:23:28 +00:00
2001-11-02 18:05:43 +00:00
2002-05-19 05:58:24 +00:00
2002-05-05 08:14:32 +00:00
2001-12-18 00:27:18 +00:00
2001-09-29 11:11:18 +00:00
2001-10-21 05:52:54 +00:00
2002-05-19 04:42:19 +00:00
2002-05-19 04:14:42 +00:00
2001-09-29 11:11:18 +00:00
2001-12-30 09:39:41 +00:00
2002-04-29 07:43:16 +00:00
2002-03-27 05:39:23 +00:00
2002-03-21 09:50:11 +00:00
2001-11-09 13:07:44 +00:00
2002-03-16 00:25:53 +00:00
2002-05-10 07:33:11 +00:00
2001-10-29 12:04:23 +00:00
2002-04-22 06:35:40 +00:00
2001-10-05 10:30:09 +00:00
2002-03-14 10:17:08 +00:00
2001-10-20 15:19:43 +00:00
2001-09-05 01:36:46 +00:00
2002-04-10 19:24:08 +00:00
2002-05-12 05:54:21 +00:00
2002-05-10 07:33:11 +00:00
2001-12-09 19:12:07 +00:00
2000-10-24 19:54:38 +00:00
2001-10-29 12:04:23 +00:00
2002-05-10 02:12:04 +00:00
2002-05-19 04:42:19 +00:00