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-03-20 23:30:31 +00:00
2002-05-13 05:01:05 +00:00
2001-11-02 18:05:43 +00:00
2002-05-19 05:58:24 +00:00
2001-09-29 11:11:18 +00:00
2001-09-29 11:11:18 +00:00
2002-04-29 07:43:16 +00:00
2002-05-10 07:33:11 +00:00
2002-04-22 06:35:40 +00:00
2001-10-20 15:19:43 +00:00
2001-09-05 01:36:46 +00:00
2002-05-10 07:33:11 +00:00
2001-12-09 19:12:07 +00:00
2002-05-10 02:12:04 +00:00