summaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.c
Commit message (Expand)AuthorAgeFilesLines
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* Merge in wide-int.Kenneth Zadeck2014-05-061-12/+8
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-1/+2
* tree-ssa-loop.h: Remove include files.Andrew MacLeod2013-10-231-1/+2
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+2
* tree-flow.h: Include new .h files.Andrew Macleod2013-10-021-0/+1
* re PR tree-optimization/58417 (Incorrect optimization in SCEV const-prop)Richard Biener2013-09-181-0/+16
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* function.h (loops_for_fn): New inline function.Richard Biener2013-04-301-7/+7
* 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/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-2/+2
* Finish conversion of uses of double_int to the new API.Lawrence Crowl2012-09-241-34/+16
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+1
* re PR middle-end/53676 (empty loop is not always removed now)Richard Guenther2012-06-271-0/+17
* re PR middle-end/52621 (ICE with -O3 -march=opteron in initialize_matrix_A, a...Richard Guenther2012-04-111-0/+6
* tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther2011-08-171-5/+9
* tree.h (ptrofftype_p): New helper function.Richard Guenther2011-08-161-3/+3
* invoke.texi: Document -scev dump modifier.Richard Guenther2011-06-291-2/+2
* tree-nested.c (get_trampoline_type): Use size_int.Richard Guenther2011-04-291-2/+1
* Fix PR47707Xinliang David Li2011-02-121-3/+5
* Do not include unnecessary .h files.Sebastian Pop2010-12-281-6/+0
* re PR tree-optimization/46077 (ICE in tree vectorization when compiling towns...Michael Matz2010-11-191-0/+10
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* chrec_apply should only apply to the specified variable.Sebastian Pop2010-08-111-14/+31
* Remove expand_scalar_variables_ hack.Sebastian Pop2010-08-111-0/+17
* Fix comments and indentation.Sebastian Pop2010-06-091-2/+4
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* Fix PR43306: correct evolution_function_right_is_integer_cst.Sebastian Pop2010-03-131-7/+5
* Fix PR42326: Handle more carefully convert expressions in chrec_fold_plus and...Sebastian Pop2010-03-051-0/+24
* tree-chrec.c (chrec_convert_1): Only fold (T2)(t +- x) to (T2)t +- (T2)x if o...Jakub Jelinek2009-12-161-0/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-176/+176
* Implement evolution_function_right_is_integer_cst.Sebastian Pop2009-07-311-0/+30
* Make scev_is_linear_expression return false if the evolution is not affine mu...Sebastian Pop2009-07-311-2/+7
* re PR middle-end/34163 (10% performance regression since Nov 1 on Polyhedron'...Richard Guenther2009-07-031-1/+14
* re PR middle-end/40460 (Enormous memory usage during compilation with -O2 or ...Richard Guenther2009-06-171-5/+5
* dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou2009-05-151-23/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR middle-end/38492 ([graphite] segfaulting code when compiled with -fgrap...Jan Sjodin2009-01-071-0/+61
* backport: configure: Regenerate.Sebastian Pop2008-09-021-0/+23
* re PR middle-end/36817 (internal compiler error: in compare_values_warnv)Richard Guenther2008-08-211-2/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-10/+10
* tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAME defined in a ...Sebastian Pop2008-03-031-2/+3
* re PR tree-optimization/34063 (ICE: build2_stat, at tree.c:3115)Jakub Jelinek2007-11-131-3/+3
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-13/+12
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3