summaryrefslogtreecommitdiff
path: root/gcc/brig
Commit message (Expand)AuthorAgeFilesLines
* Replace FMA_EXPR with one internal fn per optabRichard Sandiford2017-11-202-2/+2
* poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford2017-11-162-2/+2
* poly_int: brig vector elementsRichard Sandiford2017-11-163-18/+30
* [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