summaryrefslogtreecommitdiff
path: root/gcc/hsa-brig.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-05hsa-brig.c: Include alloc-pool.hJan Hubicka
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-08-24cfg.h (struct control_flow_graph): Add edge_flags_allocated and bb_flags_allo...Richard Biener
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-08-30[9/77] Add SCALAR_FLOAT_TYPE_MODERichard Sandiford
2017-07-25re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed)Georg-Johann Lay
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-01-20[hsa] Rename hsa.[ch] to hsa-common.[ch]Martin Jambor
2017-01-01Update copyright years.Jakub Jelinek
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-23* hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)Jakub Jelinek
2016-04-18hsa: Fix bootstrap with older host compilersSegher Boessenkool
2016-04-04re PR hsa/70402 (HSA: SBR instruction can be undefined)Martin Liska
2016-03-31re PR hsa/70399 (HSA: Wrong emission of st_align(4)_u8 HSAIL insn)Martin Liska
2016-03-31HSA: support alignment for hsa_symbols (PR hsa/70391)Martin Liska
2016-03-21Retry to emit global variables in HSA (PR hsa/70234)Martin Liska
2016-03-07[hsa] Consodlidate GTY roots for trees used during expansion to HSAMartin Jambor
2016-02-26[hsa/69568] Fix ld instruction type for packed dataMartin Jambor
2016-01-19Merge of HSAMartin Jambor