Age | Commit message (Expand) | Author | Files | Lines |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -12/+8 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+2 |
2013-10-23 | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 1 | -1/+2 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+2 |
2013-10-02 | tree-flow.h: Include new .h files. | Andrew Macleod | 1 | -0/+1 |
2013-09-18 | re PR tree-optimization/58417 (Incorrect optimization in SCEV const-prop) | Richard Biener | 1 | -0/+16 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-04-30 | function.h (loops_for_fn): New inline function. | Richard Biener | 1 | -7/+7 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -2/+2 |
2012-09-24 | Finish conversion of uses of double_int to the new API. | Lawrence Crowl | 1 | -34/+16 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+1 |
2012-06-27 | re PR middle-end/53676 (empty loop is not always removed now) | Richard Guenther | 1 | -0/+17 |
2012-04-11 | re PR middle-end/52621 (ICE with -O3 -march=opteron in initialize_matrix_A, a... | Richard Guenther | 1 | -0/+6 |
2011-08-17 | tree.h (convert_to_ptrofftype_loc): New function. | Richard Guenther | 1 | -5/+9 |
2011-08-16 | tree.h (ptrofftype_p): New helper function. | Richard Guenther | 1 | -3/+3 |
2011-06-29 | invoke.texi: Document -scev dump modifier. | Richard Guenther | 1 | -2/+2 |
2011-04-29 | tree-nested.c (get_trampoline_type): Use size_int. | Richard Guenther | 1 | -2/+1 |
2011-02-12 | Fix PR47707 | Xinliang David Li | 1 | -3/+5 |
2010-12-28 | Do not include unnecessary .h files. | Sebastian Pop | 1 | -6/+0 |
2010-11-19 | re PR tree-optimization/46077 (ICE in tree vectorization when compiling towns... | Michael Matz | 1 | -0/+10 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -1/+1 |
2010-08-11 | chrec_apply should only apply to the specified variable. | Sebastian Pop | 1 | -14/+31 |
2010-08-11 | Remove expand_scalar_variables_ hack. | Sebastian Pop | 1 | -0/+17 |
2010-06-09 | Fix comments and indentation. | Sebastian Pop | 1 | -2/+4 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-03-13 | Fix PR43306: correct evolution_function_right_is_integer_cst. | Sebastian Pop | 1 | -7/+5 |
2010-03-05 | Fix PR42326: Handle more carefully convert expressions in chrec_fold_plus and... | Sebastian Pop | 1 | -0/+24 |
2009-12-16 | tree-chrec.c (chrec_convert_1): Only fold (T2)(t +- x) to (T2)t +- (T2)x if o... | Jakub Jelinek | 1 | -0/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -176/+176 |
2009-07-31 | Implement evolution_function_right_is_integer_cst. | Sebastian Pop | 1 | -0/+30 |
2009-07-31 | Make scev_is_linear_expression return false if the evolution is not affine mu... | Sebastian Pop | 1 | -2/+7 |
2009-07-03 | re PR middle-end/34163 (10% performance regression since Nov 1 on Polyhedron'... | Richard Guenther | 1 | -1/+14 |
2009-06-17 | re PR middle-end/40460 (Enormous memory usage during compilation with -O2 or ... | Richard Guenther | 1 | -5/+5 |
2009-05-15 | dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. | Eric Botcazou | 1 | -23/+0 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2009-01-07 | re PR middle-end/38492 ([graphite] segfaulting code when compiled with -fgrap... | Jan Sjodin | 1 | -0/+61 |
2008-09-02 | backport: configure: Regenerate. | Sebastian Pop | 1 | -0/+23 |
2008-08-21 | re PR middle-end/36817 (internal compiler error: in compare_values_warnv) | Richard Guenther | 1 | -2/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -10/+10 |
2008-03-03 | tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAME defined in a ... | Sebastian Pop | 1 | -2/+3 |
2007-11-13 | re PR tree-optimization/34063 (ICE: build2_stat, at tree.c:3115) | Jakub Jelinek | 1 | -3/+3 |
2007-08-14 | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 1 | -13/+12 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -19/+47 |