aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-hsa.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-05hsa-brig.c: Include alloc-pool.hJan Hubicka1-0/+1
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska1-3/+2
2019-10-30Remove cgraph_local_info structure.Martin Liska1-2/+2
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-30Minimize clone counter memory usage in create_virtual_clone.Michael Ploujnikov1-2/+2
2018-06-08Add {symbol,call}_summary::get method and use it in HSA.Martin Liska1-11/+11
2018-06-08Rename get methods in symbol-summary.h to get_create.Martin Liska1-6/+6
2018-06-08Remove MPXMartin Liska1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-02-28Miscellaneous optimization group fixesThomas Schwinge1-1/+1
2017-01-20[hsa] Rename hsa.[ch] to hsa-common.[ch]Martin Jambor1-1/+1
2017-01-11[hsa] Fix hsa function cloning testMartin Jambor1-1/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor1-6/+8
2016-01-19Merge of HSAMartin Jambor1-0/+331