summaryrefslogtreecommitdiff
path: root/gcc/tree-affine.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-5/+17
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* builtins.c (fold_builtin_atomic_always_lock_free): Use CONVERT_EXPR_P, CONVER...Richard Biener2014-10-311-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-2/+2
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_mapTrevor Saunders2014-08-071-16/+12
* tree-affine.c (tree_to_aff_combination): Handle MEM_REF for core part of addr...Bin Cheng2014-05-081-1/+8
* Merge in wide-int.Kenneth Zadeck2014-05-061-99/+91
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger2013-11-271-2/+3
* Remove parameter keep_aligning from get_inner_reference.Bernd Edlinger2013-11-261-3/+2
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod2013-11-171-0/+1
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* tree-ssa-loop-ivopts.c (alloc_iv): Lower address expressions.Bin Cheng2013-11-071-3/+6
* tree-affine.c (add_elt_to_tree): Fix association issue...Richard Biener2013-09-031-14/+20
* tree-affine.c (add_elt_to_tree): Avoid converting all pointer arithmetic to s...Richard Biener2013-09-021-19/+31
* re PR tree-optimization/57396 (Wrong code with -fpredictive-commoning in Fort...Richard Biener2013-05-271-6/+11
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl2012-09-071-38/+35
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+1
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* tree-affine.h (print_aff): Remove.Richard Guenther2012-03-301-1/+1
* Makefile.in (tree-data-ref.o): Add tree-affine.h dependency.Richard Guenther2011-08-231-0/+27
* tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther2011-07-191-3/+3
* re PR lto/46664 (Failed to build 481.wrf in SPEC CPU 2006 with LTO)Richard Guenther2010-11-261-1/+4
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-0/+28
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-1/+1
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+2
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-4/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-9/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-32/+34
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-2/+2
* Makefile.in (tree-affine.o): Add $(FLAGS_H) dependency.Richard Guenther2008-04-161-3/+36
* tree-affine.h (aff_combination_expand): Declare.Zdenek Dvorak2008-03-271-15/+57
* re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF)Andrew Pinski2008-03-111-9/+28
* tree-affine.h (print_aff): New prototype.Andrew Pinski2007-08-181-0/+45
* c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2007-08-161-1/+1
* re PR tree-optimization/32527 (ICE in build2_stat, at tree.c:3074)Andrew Pinski2007-07-301-11/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR middle-end/32417 (416.gamess ICEs (in aff_combination_add_elt, tree-aff...Andrew Pinski2007-06-281-5/+17
* [multiple changes]Andrew Pinski2007-06-151-0/+7