]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/expmed.cc
fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
[thirdparty/gcc.git] / gcc / expmed.cc
2024-08-23  Robin Dappoptabs-query: Use opt_machine_mode for smallest_int_mod...
2024-08-06  Richard Bienermiddle-end/111821 - compile-time/memory-hog with large...
2024-07-10  Uros Bizjakmiddle-end: Fix stalled swapped condition code value...
2024-06-25  Richard SandifordRevert one of the force_subreg changes
2024-06-18  Richard SandifordAdd force_highpart_subreg
2024-06-18  Richard SandifordMake more use of force_subreg
2024-06-09  Roger Sayle[middle-end PATCH] Prefer PLUS over IOR in RTL expansio...
2024-05-17  Eric BotcazouAdd widening expansion of MULT_HIGHPART_EXPR for integr...
2024-05-08  Eric BotcazouMinor tweaks to code computing modular multiplicative...
2024-05-06  YunQiang Suexpmed: TRUNCATE value1 if needed in store_bit_field_us...
2024-03-07  Jakub Jelinekexpand: Fix UB in choose_mult_variant [PR105533]
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-14  Robin Dappexpmed: Compare unit_precision for better mode.
2023-12-14  Robin Dappexpmed: Use GET_MODE_PRECISION and expander's output...
2023-08-04  Roger SayleSpecify signed/unsigned/dontcare in calls to extract_bi...
2023-04-17  Feng WangRISC-V: Optimze the reverse conditions of rotate shift
2023-03-12  Tamar Christinamiddle-end: Revert can_special_div_by_const changes...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-11-14  Tamar Christinamiddle-end: Support not decomposing specific divisions...
2022-10-14  Jakub Jelinekmiddle-end, c++, i386, libgcc: std::bfloat16_t and...
2022-10-13  Jakub Jelinekmachmode: Introduce GET_MODE_NEXT_MODE with previous...
2022-08-30  Richard Sandifordexpmed: Fix store_bit_field_1 subreg offset
2022-08-30  Tamar Christinamiddle-end: intialize regnum in store_bit_field_1
2022-08-05  Roger Saylemiddle-end: Allow backend to expand/split double word...
2022-07-08  Tamar Christinamiddle-end: Use subregs to expand COMPLEX_EXPR to set...
2022-05-24  Martin LiskaRevert "Mitigate -Wmaybe-uninitialized in expmed.cc."
2022-05-24  Martin LiskaMitigate -Wmaybe-uninitialized in expmed.cc.
2022-05-24  Richard Bienermiddle-end/105711 - properly handle CONST_INT when...
2022-05-09  Martin LiskaCome up with {,UN}LIKELY macros.
2022-02-28  Roger SaylePR middle-end/80270: ICE in extract_bit_field_1
2022-01-19  Robin Dappifcvt/optabs: Allow using a CC comparison for emit_cond...
2022-01-17  Martin LiskaRename .c files to .cc files.