Age | Commit message (Expand) | Author | Files | Lines |
2017-09-11 | Make HSA resilient to side-effects of split_edge | Martin Jambor | 1 | -13/+38 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-07-05 | Remove enum before machine_mode | Richard Sandiford | 1 | -1/+1 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -9/+8 |
2017-06-11 | tree.h (id_equal): New. | Jason Merrill | 1 | -1/+1 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -6/+8 |
2017-05-14 | use auto_bitmap more | Trevor Saunders | 1 | -12/+2 |
2017-05-04 | PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.c | Martin Sebor | 1 | -9/+9 |
2017-02-28 | Miscellaneous optimization group fixes | Thomas Schwinge | 1 | -1/+1 |
2017-01-20 | [hsa] Rename hsa.[ch] to hsa-common.[ch] | Martin Jambor | 1 | -1/+1 |
2017-01-05 | HSA: implement DIVMOD internal function call | Martin Liska | 1 | -0/+38 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-23 | backport: hsa-builtins.def: New file. | Martin Jambor | 1 | -426/+488 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -5/+4 |
2016-09-23 | * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...) | Jakub Jelinek | 1 | -3/+2 |
2016-09-16 | Add inline functions for various bitwise operations. | Jason Merrill | 1 | -2/+2 |
2016-08-20 | Makefile.in: Add tree-vrp.h to GTFILES. | Kugan Vivekanandarajah | 1 | -0/+1 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -1/+1 |
2016-08-09 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -0/+1 |
2016-07-11 | Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG. | Bernd Edlinger | 1 | -1/+1 |
2016-05-23 | [hsa] Avoid segfault in hsa switch expansion | Martin Jambor | 1 | -0/+6 |
2016-05-16 | [hsa] Increase hsa symbol alignment to natural one | Martin Jambor | 1 | -4/+15 |
2016-04-04 | re PR hsa/70402 (HSA: SBR instruction can be undefined) | Martin Liska | 1 | -6/+38 |
2016-03-31 | re PR hsa/70399 (HSA: Wrong emission of st_align(4)_u8 HSAIL insn) | Martin Liska | 1 | -52/+16 |
2016-03-31 | HSA: handle alignment of string builtins (PR hsa/70391) | Martin Liska | 1 | -109/+271 |
2016-03-31 | HSA: support alignment for hsa_symbols (PR hsa/70391) | Martin Liska | 1 | -19/+69 |
2016-03-21 | Retry to emit global variables in HSA (PR hsa/70234) | Martin Liska | 1 | -3/+20 |
2016-03-07 | [hsa] Consodlidate GTY roots for trees used during expansion to HSA | Martin Jambor | 1 | -7/+6 |
2016-02-29 | HSA: reduce dump output w/o -details flag | Martin Liska | 1 | -1/+1 |
2016-02-26 | [hsa/69568] Fix ld instruction type for packed data | Martin Jambor | 1 | -2/+4 |
2016-02-26 | [hsa/69674] Make testsuite libgomp.c/for-3.c compile with -m32 | Martin Jambor | 1 | -4/+13 |
2016-02-26 | [hsa] Satisfy conditional move operand type constrains | Martin Jambor | 1 | -17/+11 |
2016-02-26 | [hsa] Fail in presence of atomic operations in private segment | Martin Jambor | 1 | -2/+7 |
2016-02-26 | Replace ENABLE_CHECKING macro with flag_checking in HSA | Martin Liska | 1 | -12/+13 |
2016-02-22 | HSA: fix emission of clrsb{l,ll} builtins | Martin Liska | 1 | -3/+6 |
2016-01-29 | [hsa] Atomic assess memory model fixes | Martin Jambor | 1 | -19/+40 |
2016-01-19 | hsa-gen.c (get_memory_order_name): Use MEMMODEL_ constants and name. | Richard Biener | 1 | -10/+10 |
2016-01-19 | Merge of HSA | Martin Jambor | 1 | -0/+6151 |