Age | Commit message (Expand) | Author | Files | Lines |
2020-12-11 | dojump: Fix up probabilities splitting in dojump.c comparison splitting [PR98... | Jakub Jelinek | 1 | -5/+33 |
2020-12-10 | dojump: Improve float != comparisons on x86 [PR98212] | Jakub Jelinek | 1 | -0/+17 |
2020-12-10 | dojump: Optimize a == a or a != a [PR98169] | Jakub Jelinek | 1 | -1/+7 |
2020-01-27 | dojump: Fix gcc.dg/torture/pr91323.c for aarch64 targets | Richard Sandiford | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-06-27 | Remove quite obvious dead assignments. | Martin Liska | 1 | -2/+0 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-02 | dojump.h (do_jump): Delete. | Eric Botcazou | 1 | -34/+41 |
2018-09-14 | re PR middle-end/87188 (Function pointer canonicalization optimized away) | John David Anglin | 1 | -8/+8 |
2018-06-16 | re PR tree-optimization/64946 ([AArch64] gcc.target/aarch64/vect-abs-compile.... | Kugan Vivekanandarajah | 1 | -0/+1 |
2018-01-22 | re PR tree-optimization/83081 ([arm] gcc.dg/pr80218.c fails since r254888) | Jakub Jelinek | 1 | -15/+27 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: argument sizes | Richard Sandiford | 1 | -2/+2 |
2017-12-19 | read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ... | Jakub Jelinek | 1 | -2/+2 |
2017-08-30 | [62/77] Big machine_mode to scalar_int_mode replacement | Richard Sandiford | 1 | -3/+3 |
2017-08-30 | [60/77] Pass scalar_int_modes to do_jump_by_parts_* | Richard Sandiford | 1 | -23/+23 |
2017-08-30 | [34/77] Add a SCALAR_INT_TYPE_MODE macro | Richard Sandiford | 1 | -10/+7 |
2017-08-30 | [20/77] Replace MODE_INT checks with is_int_mode | Richard Sandiford | 1 | -28/+30 |
2017-08-30 | [17/77] Add an int_mode_for_size helper function | Richard Sandiford | 1 | -1/+1 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -61/+66 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-28 | dojump.c (do_jump_by_parts_greater_rtx): Invert probability when swapping the... | Eric Botcazou | 1 | -0/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -0/+3 |
2016-07-19 | builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1... | Uros Bizjak | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -7/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -9/+7 |
2015-10-25 | re PR middle-end/68079 (hppa: pointers to method types need canonicalization ... | John David Anglin | 1 | -6/+4 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 1 | -2/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -6/+1 |
2015-06-30 | target-insns.def (canonicalize_funcptr_for_compare): Add. | Richard Biener | 1 | -5/+4 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -6/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-26 | caller-save.c (init_caller_save): Base temporary register numbers on LAST_VIR... | Richard Sandiford | 1 | -1/+1 |
2015-05-20 | Promote types of RTL expressions to more derived ones. | Mikhail Maltsev | 1 | -67/+80 |
2015-05-19 | Use std::swap instead of explicit swaps | Mikhail Maltsev | 1 | -4/+1 |
2015-04-29 | dojump.c (do_compare_rtx_and_jump): Use std::swap instead of manual swaps. | Mikhail Maltsev | 1 | -6/+2 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -1/+10 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -12/+12 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+1 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+6 |
2014-09-03 | use rtx_code_label more | Trevor Saunders | 1 | -4/+4 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -2/+2 |
2014-03-27 | dojump.c (do_compare_rtx_and_jump): Sets correct probability for compiler ins... | Dehao Chen | 1 | -2/+9 |