Searched +hist:2 +hist:e2c9bd3 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/build/libroot/
H A Datomic.cppdiff 2e2c9bd3 Mon Aug 25 06:55:55 MDT 2014 Paweł Dziepak <pdziepak@quarnos.org> os/support: implement atomic_*() using GCC builtin helpers

If GCC knows what these functions are actually doing the resulting
code can be optimized better what is especially noticeable in case of
invocations of atomic_{or,and}() that ignore the result. Obviously,
everything is inlined what also improves performance.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>
diff 2e2c9bd3 Mon Aug 25 06:55:55 MDT 2014 Paweł Dziepak <pdziepak@quarnos.org> os/support: implement atomic_*() using GCC builtin helpers

If GCC knows what these functions are actually doing the resulting
code can be optimized better what is especially noticeable in case of
invocations of atomic_{or,and}() that ignore the result. Obviously,
everything is inlined what also improves performance.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>
diff 2e2c9bd3d058dac3609103ca67011eaee14e9333 Mon Aug 25 06:55:55 MDT 2014 Paweł Dziepak <pdziepak@quarnos.org> os/support: implement atomic_*() using GCC builtin helpers

If GCC knows what these functions are actually doing the resulting
code can be optimized better what is especially noticeable in case of
invocations of atomic_{or,and}() that ignore the result. Obviously,
everything is inlined what also improves performance.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>
/haiku/headers/os/support/
H A DSupportDefs.hdiff 2e2c9bd3 Mon Aug 25 06:55:55 MDT 2014 Paweł Dziepak <pdziepak@quarnos.org> os/support: implement atomic_*() using GCC builtin helpers

If GCC knows what these functions are actually doing the resulting
code can be optimized better what is especially noticeable in case of
invocations of atomic_{or,and}() that ignore the result. Obviously,
everything is inlined what also improves performance.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>
diff 2e2c9bd3 Mon Aug 25 06:55:55 MDT 2014 Paweł Dziepak <pdziepak@quarnos.org> os/support: implement atomic_*() using GCC builtin helpers

If GCC knows what these functions are actually doing the resulting
code can be optimized better what is especially noticeable in case of
invocations of atomic_{or,and}() that ignore the result. Obviously,
everything is inlined what also improves performance.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>
diff 2e2c9bd3d058dac3609103ca67011eaee14e9333 Mon Aug 25 06:55:55 MDT 2014 Paweł Dziepak <pdziepak@quarnos.org> os/support: implement atomic_*() using GCC builtin helpers

If GCC knows what these functions are actually doing the resulting
code can be optimized better what is especially noticeable in case of
invocations of atomic_{or,and}() that ignore the result. Obviously,
everything is inlined what also improves performance.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>

Completed in 39 milliseconds