aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
AgeCommit message (Expand)Author
2018-04-19 PR tree-optimization/85467jakub
2018-04-07 PR tree-optimization/85257jakub
2018-04-06 PR sanitizer/85213jakub
2018-03-29 PR c/85094jakub
2018-02-09 PR c++/83659jakub
2018-01-262018-01-26 Richard Biener <rguenther@suse.de>rguenth
2018-01-24Fix use of boolean_true/false_node (PR 83979)rsandifo
2018-01-16 PR c/83844jakub
2018-01-16Avoid GCC 4.1 build failure in fold-const.crsandifo
2018-01-15 PR middle-end/82694jakub
2018-01-13Fix folding of vector mask EQ/NE expressionsrsandifo
2018-01-04Add tree_fits_uhwi_p tests to BIT_FIELD_REF folderrsandifo
2018-01-03poly_int: GET_MODE_BITSIZErsandifo
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSrsandifo
2018-01-03poly_int: GET_MODE_NUNITSrsandifo
2018-01-03 Update copyright years.jakub
2018-01-03poly_int: vector_builder element countrsandifo
2018-01-03poly_int: vec_perm_indices element typersandifo
2018-01-03poly_int: fold_indirect_ref_1rsandifo
2018-01-02Rework VEC_PERM_EXPR foldingrsandifo
2018-01-02Make vec_perm_indices use new vector encodingrsandifo
2018-01-02Remove vec_perm_const optabrsandifo
2018-01-02Split can_vec_perm_p into can_vec_perm_{var,const}_prsandifo
2018-01-02Pass vec_perm_indices by referencersandifo
2017-12-28[gcc]meissner
2017-12-23 PR c++/83553jakub
2017-12-21poly_int: bit_field_size/offsetrsandifo
2017-12-21poly_int: get_inner_reference & co.rsandifo
2017-12-21poly_int: fold_comparisonrsandifo
2017-12-21poly_int: get_bit_rangersandifo
2017-12-20poly_int: pointer_may_wrap_prsandifo
2017-12-20poly_int: get_addr_base_and_unit_offsetrsandifo
2017-12-20poly_int: tree constantsrsandifo
2017-12-19 * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withjakub
2017-12-16Add VEC_SERIES_EXPR and associated optabrsandifo
2017-12-16Add VEC_DUPLICATE_EXPR and associated optabrsandifo
2017-12-15 PR tree-optimization/83269jakub
2017-12-07Make more use of VECTOR_CST_ENCODED_ELTrsandifo
2017-12-07Use tree_vector_builder::new_binary_operation for foldingrsandifo
2017-12-07Use tree_vector_builder::new_unary_operation for foldingrsandifo
2017-12-07Use tree_vector_builder instead of build_vectorrsandifo
2017-12-07New VECTOR_CST layoutrsandifo
2017-11-22Replace REDUC_*_EXPRs with internal functions.rsandifo
2017-11-21New POINTER_DIFF_EXPRglisse
2017-11-07More fold_negate in match.pdglisse
2017-10-27[gcc]meissner
2017-10-25 PR middle-end/82062ebotcazou
2017-10-17Factor out division by squares and remove division around comparisons (0/2)wilco
2017-10-17 PR tree-optimization/82549jakub
2017-10-13 PR target/82498jakub