Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-30 | expmed: Fix store_bit_field_1 subreg offset | Richard Sandiford | 1 | -6/+6 |
2022-08-30 | middle-end: intialize regnum in store_bit_field_1 | Tamar Christina | 1 | -1/+1 |
2022-08-05 | middle-end: Allow backend to expand/split double word compare to 0/-1. | Roger Sayle | 1 | -55/+56 |
2022-07-08 | middle-end: Use subregs to expand COMPLEX_EXPR to set the lowpart. | Tamar Christina | 1 | -11/+17 |
2022-05-24 | Revert "Mitigate -Wmaybe-uninitialized in expmed.cc." | Martin Liska | 1 | -1/+1 |
2022-05-24 | Mitigate -Wmaybe-uninitialized in expmed.cc. | Martin Liska | 1 | -1/+1 |
2022-05-24 | middle-end/105711 - properly handle CONST_INT when expanding bitfields | Richard Biener | 1 | -9/+13 |
2022-05-09 | Come up with {,UN}LIKELY macros. | Martin Liska | 1 | -2/+2 |
2022-02-28 | PR middle-end/80270: ICE in extract_bit_field_1 | Roger Sayle | 1 | -0/+4 |
2022-01-19 | ifcvt/optabs: Allow using a CC comparison for emit_conditional_move. | Robin Dapp | 1 | -4/+4 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+6349 |