aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vector-builder.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-18gcc: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-05Check for bitwise identity when encoding VECTOR_CSTs (PR 92768)Richard Sandiford1-1/+1
2019-07-29Implement more rtx vector folds on variable-length vectorsRichard Sandiford1-7/+13
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-07Make more use of VECTOR_CST_ENCODED_ELTRichard Sandiford1-0/+2
2017-12-07Make gimple_build_vector take a tree_vector_builderRichard Sandiford1-0/+1
2017-12-07Use tree_vector_builder::new_binary_operation for foldingRichard Sandiford1-0/+1
2017-12-07New VECTOR_CST layoutRichard Sandiford1-0/+135