1
1
Nathan Hjelm ebce88b7ad opal: remove generated asm code
Every modern compiler supports either inline assembly or builtin atomic
operations. Because of this it is time to delete all the code associated
with pre-built atomics.

This commit also clean out the DEC and XLC asm checks. Neither check
does anything and the XLC compiler supports GCC ASM.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2017-08-03 09:18:58 -06:00
..
2017-06-23 08:15:34 -06:00
2017-07-25 01:31:26 -04:00
2017-02-24 07:09:06 -08:00
2017-08-03 09:18:58 -06:00
2017-06-23 08:15:34 -06:00
2017-08-03 09:18:58 -06:00
2015-06-23 20:59:57 -07:00