summaryrefslogtreecommitdiff
path: root/gcc/hsa-gen.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (id_equal): New.jason2017-06-111-1/+1
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-6/+8
* use auto_bitmap moretbsaunde2017-05-141-12/+2
* PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cmsebor2017-05-041-9/+9
* Miscellaneous optimization group fixestschwinge2017-02-281-1/+1
* [hsa] Rename hsa.[ch] to hsa-common.[ch]jamborm2017-01-201-1/+1
* HSA: implement DIVMOD internal function callmarxin2017-01-051-0/+38
* Update copyright years.jakub2017-01-011-1/+1
* Merge from HSA branch to trunkjamborm2016-11-231-426/+488
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-5/+4
* * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)jakub2016-09-231-3/+2
* Add inline functions for various bitwise operations.jason2016-09-161-2/+2
* gcc/ChangeLog:kugan2016-08-201-0/+1
* PR c/7652mpolacek2016-08-121-1/+1
* PR c/7652mpolacek2016-08-091-0/+1
* 2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-111-1/+1
* [hsa] Avoid segfault in hsa switch expansionjamborm2016-05-231-0/+6
* [hsa] Increase hsa symbol alignment to natural onejamborm2016-05-161-4/+15
* Fix PR hsa/70402marxin2016-04-041-6/+38
* Fix PR hsa/70399marxin2016-03-311-52/+16
* HSA: handle alignment of string builtins (PR hsa/70391)marxin2016-03-311-109/+271
* HSA: support alignment for hsa_symbols (PR hsa/70391)marxin2016-03-311-19/+69
* Retry to emit global variables in HSA (PR hsa/70234)marxin2016-03-211-3/+20
* [hsa] Consodlidate GTY roots for trees used during expansion to HSAjamborm2016-03-071-7/+6
* HSA: reduce dump output w/o -details flagmarxin2016-02-291-1/+1
* [hsa/69568] Fix ld instruction type for packed datajamborm2016-02-261-2/+4
* [hsa/69674] Make testsuite libgomp.c/for-3.c compile with -m32jamborm2016-02-261-4/+13
* [hsa] Satisfy conditional move operand type constrainsjamborm2016-02-261-17/+11
* [hsa] Fail in presence of atomic operations in private segmentjamborm2016-02-261-2/+7
* Replace ENABLE_CHECKING macro with flag_checking in HSAmarxin2016-02-261-12/+13
* HSA: fix emission of clrsb{l,ll} builtinsmarxin2016-02-221-3/+6
* [hsa] Atomic assess memory model fixesjamborm2016-01-291-19/+40
* 2016-01-19 Richard Biener <rguenther@suse.de>rguenth2016-01-191-10/+10
* Merge of HSAjamborm2016-01-191-0/+6151