]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hsa-gen.c
[hsa] Rename hsa.[ch] to hsa-common.[ch]
[thirdparty/gcc.git] / gcc / hsa-gen.c
2017-01-20  jamborm[hsa] Rename hsa.[ch] to hsa-common.[ch]
2017-01-05  marxinHSA: implement DIVMOD internal function call
2017-01-01  jakub Update copyright years.
2016-11-23  jambormMerge from HSA branch to trunk
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-23  jakub * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTO...
2016-09-16  jason Add inline functions for various bitwise operations.
2016-08-20  kugangcc/ChangeLog:
2016-08-12  mpolacek PR c/7652
2016-08-09  mpolacek PR c/7652
2016-07-11  edlinger2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-05-23  jamborm[hsa] Avoid segfault in hsa switch expansion
2016-05-16  jamborm[hsa] Increase hsa symbol alignment to natural one
2016-04-04  marxinFix PR hsa/70402
2016-03-31  marxinFix PR hsa/70399
2016-03-31  marxinHSA: handle alignment of string builtins (PR hsa/70391)
2016-03-31  marxinHSA: support alignment for hsa_symbols (PR hsa/70391)
2016-03-21  marxinRetry to emit global variables in HSA (PR hsa/70234)
2016-03-07  jamborm[hsa] Consodlidate GTY roots for trees used during...
2016-02-29  marxinHSA: reduce dump output w/o -details flag
2016-02-26  jamborm[hsa/69568] Fix ld instruction type for packed data
2016-02-26  jamborm[hsa/69674] Make testsuite libgomp.c/for-3.c compile...
2016-02-26  jamborm[hsa] Satisfy conditional move operand type constrains
2016-02-26  jamborm[hsa] Fail in presence of atomic operations in private...
2016-02-26  marxinReplace ENABLE_CHECKING macro with flag_checking in HSA
2016-02-22  marxinHSA: fix emission of clrsb{l,ll} builtins
2016-01-29  jamborm[hsa] Atomic assess memory model fixes
2016-01-19  rguenth2016-01-19 Richard Biener <rguenther@suse.de>
2016-01-19  jambormMerge of HSA