summaryrefslogtreecommitdiff
path: root/gcc/brig
Commit message (Expand)AuthorAgeFilesLines
* poly_int: TYPE_VECTOR_SUBPARTSrsandifo2018-01-033-2/+10
* Update copyright years.jakub2018-01-0341-40/+44
* poly_int: brig vector elementsrsandifo2018-01-034-18/+49
* * tree-core.h (struct attribute_spec): Swap affects_type_identity andjakub2017-12-152-13/+18
* * config/arc/arc.c (arc_attribute_table): Add exclusions tojakub2017-12-082-1/+5
* PR c/81544 - attribute noreturn and warn_unused_result on the same function a...msebor2017-12-071-6/+6
* * tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.jakub2017-11-282-2/+8
* [BRIGFE] Fix sprintf format string type mismatch on 32b machines.visit0r2017-11-172-2/+8
* [BRIGFE] Reduce the number of type conversions due tovisit0r2017-11-1613-144/+407
* [BRIG] added documentation in gccbrig.texivisit0r2017-11-162-1/+153
* [BRIGFE] Fix PR 82771.visit0r2017-10-312-5/+9
* Use scalar_int/float_mode in brig_langhook_type_for_modersandifo2017-10-232-6/+12
* [BRIGFE] Support BRIG_KIND_NONE directives.visit0r2017-10-094-8/+31
* [BRIGFE] Fix (more) crash with calls with more than 4 args.visit0r2017-10-032-1/+7
* [BRIGFE] Fix crash with calls with more than 4 args.visit0r2017-09-292-2/+11
* [BRIGFE] Changed pure attributes to const for the brig-builtinsvisit0r2017-09-282-0/+135
* [BRIGFE] Improved support for function and module scope groupvisit0r2017-09-2713-126/+377
* BRIGFE fixes:visit0r2017-09-252-3/+24
* Fix gccbrig documentation buildtschwinge2017-09-173-24/+44
* Fix PR 81713visit0r2017-08-043-17/+19
* Remove enum before machine_modersandifo2017-07-053-2/+9
* * brigfrontend/brig-function.cc: Include profile-count.h.jakub2017-07-043-0/+7
* More dump_flags_t conversiontschwinge2017-05-182-1/+6
* BRIG FE: Fix an assertion when doing an 'lda' ofvisit0r2017-05-132-3/+12
* Minor BRIG/HSAIL frontend updates and bug fixes:visit0r2017-05-042-1/+30
* * brigfrontend/brig-code-entry-handler.cc: fix addressvisit0r2017-02-014-4/+19
* * brigfrontend/brig-code-entry-handler.ccjakub2017-01-302-4/+11
* [brigfe] Small fixesjamborm2017-01-272-1/+5
* contrib/jakub2017-01-261-1/+5
* contrib/jakub2017-01-2639-39/+39
* Brig front-endjamborm2017-01-2440-0/+9707