Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / tree-ssa-ccp.c
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-09-15 Yvan Roux gcc/
2016-01-04 jakub Update copyright years.
2015-11-17 vriesClear LOOP_CLOSED_SSA after pass_ccp
2015-11-16 vriesRemove first_pass_instance from pass_ccp
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-21 rguenth2015-10-21 Richard Biener <rguenther@suse.de>
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-08-05 rguenth2015-08-05 Richard Biener <rguenther@suse.de>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-06 rguenth2015-07-06 Richard Biener <rguenther@suse.de>
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-28 rguenth2015-04-28 Richard Biener <rguenther@suse.de>
2015-04-23 rguenth2015-04-23 Richard Biener <rguenther@suse.de>
2015-04-21 rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-04-21 rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-04-16 rguenth2015-04-16 Richard Biener <rguenther@suse.de>
2015-04-16 rguenth2015-04-16 Richard Biener <rguenther@suse.de>
2015-04-14 rguenth2015-04-14 Richard Biener <rguenther@suse.de>
2015-04-13 rguenth2015-04-13 Richard Biener <rguenther@suse.de>
2015-02-02 rguenth2015-02-02 Richard Biener <rguenther@suse.de>
2015-01-29 rguenth2015-01-29 Richard Biener <rguenther@suse.de>
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-10 glisse2014-12-10 Marc Glisse <marc.glisse@inria.fr>
2014-11-29 jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18 rguenth2014-11-18 Richard Biener <rguenther@suse.de>
2014-11-14 rguenth2014-11-14 Richard Biener <rguenther@suse.de>
2014-11-14 mpolacek PR sanitizer/63839
2014-11-05 ienkovichgcc/
2014-10-29 rsandifogcc/ada/
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-22 hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-08-04 rguenth2014-08-04 Richard Biener <rguenther@suse.de>
2014-07-09 tbsaunderemove has_execute
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-06-02 amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-01 rsandifoPost-merge build fix.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoPrevent wide_int = {widest,offset}_int
2014-04-28 rsandifoMerge from trunk.
2014-04-28 rguenth2014-04-28 Richard Biener <rguenther@suse.de>
2014-04-25 rsandifoFix a couple of tree-ssa-ccp errors.
2014-04-24 mrsMerge in trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-02-08 jakub PR middle-end/60092
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04 rsandifoMerge with trunk.
2013-12-02 rsandifoAddress Richard's review comments.
2013-11-28 rsandifoAdd trailing_wide_ints and use it for range_info_def.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-21 rsandifoRemove trailing whitespace. Add missing dbxout.c hunk.
2013-11-21 mrsRestore whitespace.
2013-11-20 rsandifoMerge from trunk.
2013-11-20 rsandifogcc/ada/
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 dmalcolmConvert gimple types from a union to C++ inheritance
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-19 rsandifoRemove tree_to_hwi.
2013-11-18 rsandifoMerge from trunk.
2013-11-18 rsandifogcc/ada/
2013-11-18 rsandifogcc/ada/
2013-11-16 mrsMerge in trunk.
2013-11-14 amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12 amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-10 rsandifoRemove some wide_int constructor calls. Make more...
2013-11-09 rsandifoMerge with trunk.
2013-11-09 rsandifoFix some formatting. Put stuff on a single line where...
2013-11-07 rguenth2013-11-07 Richard Biener <rguenther@suse.de>
2013-11-07 rsandifoRemove SHIFT_COUNT_TRUNCATED from tree level.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-11-02 rsandifoFix two force_fit_type in which the new type could...
2013-10-31 jakub * gimple-pretty-print.c (dump_ssaname_info): Print...
next