gcc/libhsail-rt/rt
Pekka Jääskeläinen c6e334cdb1 Minor BRIG/HSAIL frontend updates and bug fixes:
* brig-builtins.def: Added a builtin for class_f64.
* builtin-types.def: Added a builtin type needed by class_f64.
* brigfrontend/brig-code-entry-handler.cc
 (brig_code_entry_handler::build_address_operand): Fix a bug
 with reg+offset addressing on 32b segments. In large mode,
 the offset is treated as 32bits unless it's global, readonly or
 kernarg address space.
* rt/workitems.c: Removed a leftover comment.
* rt/arithmetic.c (__hsail_class_f32, __hsail_class_f64): Fix the
 check for signaling/non-signalling NaN. Add class_f64 default
 implementation.

From-SVN: r247576
2017-05-04 05:50:21 +00:00
..
arithmetic.c Minor BRIG/HSAIL frontend updates and bug fixes: 2017-05-04 05:50:21 +00:00
atomics.c
bitstring.c
fbarrier.c
fibers.c
fp16.c
misc.c configure.tgt: Fix i?86-*-linux* entry. 2017-02-01 08:56:49 +01:00
multimedia.c
queue.c configure.tgt: Fix i?86-*-linux* entry. 2017-02-01 08:56:49 +01:00
sat_arithmetic.c configure.tgt: Fix i?86-*-linux* entry. 2017-02-01 08:56:49 +01:00
segment.c configure.tgt: Fix i?86-*-linux* entry. 2017-02-01 08:56:49 +01:00
workitems.c Minor BRIG/HSAIL frontend updates and bug fixes: 2017-05-04 05:50:21 +00:00