summaryrefslogtreecommitdiff
path: root/gcc/brig
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-04Mark C2x built-in functions as such.Joseph Myers
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek
2019-08-10Assorted ChangeLog cleanups.Jakub Jelinek
2019-06-25Implement alternate "__intN__" form of "__intN" typeJozef Lawrynowicz
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-10-17Run selftests for C++ as well as CDavid Malcolm
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-07-04Remove spurious $HOME include from BRIG FE MakefileMartin Jambor
2018-06-28Add missing header file inclusion.Martin Liska
2018-06-08Convert dump and optgroup flags to enumsDavid Malcolm
2018-05-18Replace FMA_EXPR with one internal fn per optabRichard Sandiford
2018-05-04[BRIGFE] Fix handling of NOPs.Pekka Jääskeläinen
2018-05-04[BRIGFE] phsa-specific optimizationsPekka Jääskeläinen
2018-05-04[BRIGFE] skip multiple forward declarations of the same functionPekka Jääskeläinen
2018-05-04[BRIGFE] do not allow optimizations based on known C builtinsPekka Jääskeläinen
2018-05-04[BRIGFE] allow controlling strict aliasing from cmd linePekka Jääskeläinen
2018-05-04[BRIGFE] The modulo in ID computation should not be needed.Pekka Jääskeläinen
2018-05-04[BRIGFE] Enable whole program optimizationsPekka Jääskeläinen
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2018-01-03poly_int: brig vector elementsRichard Sandiford
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek
2017-12-08arc.c (arc_attribute_table): Add exclusions to the comment.Jakub Jelinek
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor
2017-11-28tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek
2017-11-17[BRIGFE] Fix sprintf format string type mismatch on 32b machines.Henry Linjamäki
2017-11-16[BRIGFE] Reduce the number of type conversions due toHenry Linjamäki
2017-11-16[BRIG] added documentation in gccbrig.texiPekka Jääskeläinen
2017-10-31[BRIGFE] Fix PR 82771.Henry Linjamäki
2017-10-23Use scalar_int/float_mode in brig_langhook_type_for_modeRichard Sandiford
2017-10-09[BRIGFE] Support BRIG_KIND_NONE directives.Pekka Jääskeläinen
2017-10-03[BRIGFE] Fix (more) crash with calls with more than 4 args.Henry Linjamäki
2017-09-29[BRIGFE] Fix crash with calls with more than 4 args.Henry Linjamäki
2017-09-28[BRIGFE] Changed pure attributes to const for the brig-builtinsHenry Linjamäki
2017-09-27[BRIGFE] Improved support for function and module scope groupPekka Jääskeläinen
2017-09-25BRIGFE fixes:Pekka Jääskeläinen
2017-09-17Fix gccbrig documentation buildThomas Schwinge
2017-08-04re PR hsa/81713 (BIT_FIELD_REF produced by Brig FE do not pass new verification)Henry Linjamäki
2017-07-05Remove enum before machine_modeRichard Sandiford
2017-07-04brig-function.cc: Include profile-count.h.Jakub Jelinek
2017-05-18More dump_flags_t conversionThomas Schwinge
2017-05-13BRIG FE: Fix an assertion when doing an 'lda' ofPekka Jääskeläinen
2017-05-04Minor BRIG/HSAIL frontend updates and bug fixes:Pekka Jääskeläinen
2017-02-01re PR other/79250 (brig/brigfrontend/brig-to-generic.cc: two small problems)Pekka Jääskeläinen
2017-01-30* brigfrontend/brig-code-entry-handler.ccJakub Jelinek
2017-01-27[brigfe] Small fixesMartin Jambor
2017-01-26update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_d...Jakub Jelinek
2017-01-26update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_d...Jakub Jelinek