aboutsummaryrefslogtreecommitdiff
path: root/gcc/explow.cc
AgeCommit message (Expand)AuthorFilesLines
2024-06-18Add force_highpart_subregRichard Sandiford1-0/+14
2024-06-18Add force_lowpart_subregRichard Sandiford1-0/+14
2024-06-18Make force_subreg emit nothing on failureRichard Sandiford1-1/+5
2024-06-13aarch64: Fix invalid nested subregs [PR115464]Richard Sandiford1-0/+15
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-06explow: Avoid unnecessary alignment operationsRichard Sandiford1-0/+3
2023-11-06explow: Allow dynamic allocations after vregsRichard Sandiford1-3/+7
2023-10-16Fix minor problem in stack probingJeff Law1-1/+4
2023-03-12middle-end: Revert can_special_div_by_const changes [PR108583]Tamar Christina1-2/+2
2023-03-02Avoid creating (const (reg ...)) [PR108603]Richard Sandiford1-3/+8
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-11-14middle-end: Support not decomposing specific divisions during vectorization.Tamar Christina1-2/+2
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2321