summaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
Commit message (Expand)AuthorAgeFilesLines
* PR sanitizer/80403jakub2017-04-131-1/+1
* PR sanitizer/80403jakub2017-04-121-5/+7
* PR sanitizer/80349jakub2017-04-121-6/+6
* 2017-04-10 Richard Biener <rguenther@suse.de>rguenth2017-04-101-1/+1
* 2017-04-04 Richard Biener <rguenther@suse.de>rguenth2017-04-041-3/+12
* Fix numerous typos in commentsredi2017-04-031-1/+1
* 2017-04-03 Richard Biener <rguenther@suse.de>rguenth2017-04-031-0/+18
* 2017-03-28 Richard Biener <rguenther@suse.de>rguenth2017-03-281-1/+2
* PR sanitizer/80067mpolacek2017-03-281-1/+1
* PR c/67338jakub2017-03-211-1/+1
* 2017-03-02 Richard Biener <rguenther@suse.de>rguenth2017-03-021-1/+1
* PR c++/79681jakub2017-03-011-0/+25
* 2017-02-28 Richard Biener <rguenther@suse.de>rguenth2017-02-281-1/+5
* PR middle-end/79536mpolacek2017-02-171-10/+24
* PR c/79199mpolacek2017-01-261-1/+1
* PR c/64279mpolacek2017-01-201-2/+53
* PR c++/71537jakub2017-01-111-8/+9
* Update copyright years.jakub2017-01-011-1/+1
* PR c++/71537jakub2016-12-061-8/+10
* * fold-const.c (fold_cond_expr_with_comparison): Move simplificationamker2016-11-231-13/+0
* * fold-const.c (fold_cond_expr_with_comparison): Move simplificationamker2016-11-231-86/+9
* 2016-11-23 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>naveenh2016-11-231-1/+1
* Simplify X /[ex] 8 == 0glisse2016-11-201-2/+1
* 2016-11-17 Richard Biener <rguenther@suse.de>rguenth2016-11-171-3/+3
* Add a load_extend_op wrapperrsandifo2016-11-151-2/+2
* 2016-11-09 Richard Biener <rguenther@suse.de>rguenth2016-11-091-5/+5
* 2016-11-09 Richard Biener <rguenther@suse.de>rguenth2016-11-091-37/+8
* * defaults.h (LOAD_EXTEND_OP): Define if not already defined.ebotcazou2016-11-041-4/+0
* * fold-const.c (fold_cond_expr_with_comparison): Remove callamker2016-11-041-30/+14
* GIMPLE store merging passktkachov2016-10-281-0/+20
* 2016-10-28 Richard Biener <rguenther@suse.de>rguenth2016-10-281-3/+3
* Support only \0-terminated string in c_getstr and returnmarxin2016-10-141-9/+29
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-1/+1
* [fold-const] Fix native_encode_real for HFmode constantsktkachov2016-10-051-1/+10
* * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)jakub2016-09-231-2/+1
* Add inline functions for various bitwise operations.jason2016-09-161-3/+3
* 2016-09-15 Richard Biener <rguenther@suse.de>rguenth2016-09-151-3/+4
* Fix folding of VECTOR_CST comparisonsppalka2016-08-271-5/+25
* gcc/ChangeLog:kugan2016-08-201-0/+1
* PR c/7652mpolacek2016-08-121-5/+8
* PR tree-optimization/34114amker2016-08-021-7/+60
* * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros2016-07-191-1/+1
* 2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-111-11/+9
* Do not consider COMPLEX_TYPE as fold_convertible_pmarxin2016-07-081-1/+0
* PR middle-end/71693jakub2016-06-301-6/+10
* 2016-06-14 Richard Biener <rguenther@suse.de>rguenth2016-06-141-9/+8
* Move optimize_minmax_comparison to match.pdglisse2016-06-131-118/+0
* 2016-06-13 Richard Biener <rguenther@suse.de>rguenth2016-06-131-0/+2
* fold-const: Don't access bit fields with too big mode (PR71310)segher2016-06-101-1/+12