summaryrefslogtreecommitdiff
path: root/gcc/hsa-gen.c
Commit message (Expand)AuthorAgeFilesLines
* re PR hsa/70402 (HSA: SBR instruction can be undefined)Martin Liska2016-04-041-6/+38
* re PR hsa/70399 (HSA: Wrong emission of st_align(4)_u8 HSAIL insn)Martin Liska2016-03-311-52/+16
* HSA: handle alignment of string builtins (PR hsa/70391)Martin Liska2016-03-311-109/+271
* HSA: support alignment for hsa_symbols (PR hsa/70391)Martin Liska2016-03-311-19/+69
* Retry to emit global variables in HSA (PR hsa/70234)Martin Liska2016-03-211-3/+20
* [hsa] Consodlidate GTY roots for trees used during expansion to HSAMartin Jambor2016-03-071-7/+6
* HSA: reduce dump output w/o -details flagMartin Liska2016-02-291-1/+1
* [hsa/69568] Fix ld instruction type for packed dataMartin Jambor2016-02-261-2/+4
* [hsa/69674] Make testsuite libgomp.c/for-3.c compile with -m32Martin Jambor2016-02-261-4/+13
* [hsa] Satisfy conditional move operand type constrainsMartin Jambor2016-02-261-17/+11
* [hsa] Fail in presence of atomic operations in private segmentMartin Jambor2016-02-261-2/+7
* Replace ENABLE_CHECKING macro with flag_checking in HSAMartin Liska2016-02-261-12/+13
* HSA: fix emission of clrsb{l,ll} builtinsMartin Liska2016-02-221-3/+6
* [hsa] Atomic assess memory model fixesMartin Jambor2016-01-291-19/+40
* hsa-gen.c (get_memory_order_name): Use MEMMODEL_ constants and name.Richard Biener2016-01-191-10/+10
* Merge of HSAMartin Jambor2016-01-191-0/+6151