aboutsummaryrefslogtreecommitdiff
path: root/gcc/hsa-gen.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-31HSA: support alignment for hsa_symbols (PR hsa/70391)Martin Liska1-19/+69
2016-03-21Retry to emit global variables in HSA (PR hsa/70234)Martin Liska1-3/+20
2016-03-07[hsa] Consodlidate GTY roots for trees used during expansion to HSAMartin Jambor1-7/+6
2016-02-29HSA: reduce dump output w/o -details flagMartin Liska1-1/+1
2016-02-26[hsa/69568] Fix ld instruction type for packed dataMartin Jambor1-2/+4
2016-02-26[hsa/69674] Make testsuite libgomp.c/for-3.c compile with -m32Martin Jambor1-4/+13
2016-02-26[hsa] Satisfy conditional move operand type constrainsMartin Jambor1-17/+11
2016-02-26[hsa] Fail in presence of atomic operations in private segmentMartin Jambor1-2/+7
2016-02-26Replace ENABLE_CHECKING macro with flag_checking in HSAMartin Liska1-12/+13
2016-02-22HSA: fix emission of clrsb{l,ll} builtinsMartin Liska1-3/+6
2016-01-29[hsa] Atomic assess memory model fixesMartin Jambor1-19/+40
2016-01-19hsa-gen.c (get_memory_order_name): Use MEMMODEL_ constants and name.Richard Biener1-10/+10
2016-01-19Merge of HSAMartin Jambor1-0/+6151