aboutsummaryrefslogtreecommitdiff
path: root/gcc/hsa.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-11[hsa] Fix hsa function cloning testMartin Jambor1-4/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-02[hsa] Exclude parallel outlines from hsa_callable_functions_pMartin Jambor1-1/+4
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor1-39/+21
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-1/+1
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek1-1/+0
2016-03-31HSA: support alignment for hsa_symbols (PR hsa/70391)Martin Liska1-0/+20
2016-03-07[hsa] Consodlidate GTY roots for trees used during expansion to HSAMartin Jambor1-0/+25
2016-02-26[hsa/69568] Fix ld instruction type for packed dataMartin Jambor1-0/+8
2016-02-26[hsa] Satisfy conditional move operand type constrainsMartin Jambor1-0/+8
2016-01-27HSA: simplify partitioning of HSA kernels and host impls.Martin Liska1-0/+5
2016-01-19Merge of HSAMartin Jambor1-0/+947