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