Age | Commit message (Expand) | Author | Files | Lines |
2009-09-03 | tree-parloops.c (parallelize_loops): Cast to HOST_WIDE_INT when comparing aga... | H.J. Lu | 1 | -1/+2 |
2009-09-03 | tree-parloops.c (separate_decls_in_region): Add space | Razya Ladelsky | 1 | -1/+1 |
2009-09-03 | tree-parloops.c (separate_decls_in_region): Change the condition checking if ... | Razya Ladelsky | 1 | -1/+1 |
2009-09-03 | re PR tree-optimization/38275 (bootstrap failure when -ftree-parallelize-loop... | Razya Ladelsky | 1 | -1/+1 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -3/+91 |
2009-08-12 | Measure time spent in DD analysis and in code gen. | Sebastian Pop | 1 | -6/+14 |
2009-07-30 | Add source_location support to PHI arguments. | Andrew MacLeod | 1 | -8/+16 |
2009-07-30 | ssa-loop-manip.c: Include langhooks.h. | Razya Ladelsky | 1 | -280/+214 |
2009-07-12 | tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additio... | Ira Rosen | 1 | -1/+3 |
2009-06-16 | tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additio... | Ira Rosen | 1 | -1/+1 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -9/+16 |
2009-05-25 | tree-ssa-alias.h (dump_points_to_solution): Declare. | Richard Guenther | 1 | -0/+10 |
2009-03-04 | tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments. | Zdenek Dvorak | 1 | -2/+2 |
2009-03-03 | re PR middle-end/39335 (ICE in GCC 4.4 with -O[123] -floop-interchange) | Sebastian Pop | 1 | -9/+22 |
2009-02-10 | tree-parloops.c: Change license to GPLv3. | Nick Clifton | 1 | -5/+4 |
2008-12-11 | Fix testsuite/gfortran.dg/graphite/id-4.f90. | Sebastian Pop | 1 | -3/+12 |
2008-11-19 | re PR tree-optimization/38156 (gcc.dg/tree-ssa/update-unswitch-1.c fails when... | Razya Ladelsky | 1 | -1/+2 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -259/+257 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -17/+17 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -7/+10 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -6/+6 |
2008-05-20 | re PR tree-optimization/36181 (Simple for loop generates ICE with -ftree-para... | Sebastian Pop | 1 | -0/+23 |
2008-05-08 | tree-parloops.c (create_parallel_loop): Set OMP_RETURN_NOWAIT on OMP_RETURN f... | Jakub Jelinek | 1 | -2/+4 |
2008-04-24 | tree-parloops.c (take_address_of, [...]): Make them work on a region of code ... | Antoniu Pop | 1 | -63/+118 |
2008-03-27 | tree-affine.h (aff_combination_expand): Declare. | Zdenek Dvorak | 1 | -0/+3 |
2008-01-16 | tree-parloops (gen_parallel_loop): Revert my fix. | Sebastian Pop | 1 | -1/+0 |
2008-01-16 | tree-parloops.c (gen_parallel_loop): Fix previous change, declare li. | Sebastian Pop | 1 | -0/+1 |
2008-01-16 | tree-parloops.c (gen_parallel_loop): Fix ommision of declaration for loop_ite... | Jerry DeLisle | 1 | -0/+1 |
2008-01-16 | tree-parloops.c (gen_parallel_loop): Free loop bound estimations. | Sebastian Pop | 1 | -0/+5 |
2008-01-16 | tree-parloops.c (loop_has_blocks_with_irreducible_flag): New. | Sebastian Pop | 1 | -0/+21 |
2008-01-12 | tree-parloops.c (transform_to_exit_first_loop): Cast nit to the correct type. | Zdenek Dvorak | 1 | -0/+3 |
2007-12-19 | re PR tree-optimization/34355 (ICE: invariant not recomputed when ADDR_EXPR c... | Zdenek Dvorak | 1 | -26/+53 |
2007-12-18 | tree-parloops.c (reduiction_info): Change documentation of reduction_initial ... | Razya Ladelsky | 1 | -54/+23 |
2007-12-03 | re PR tree-optimization/33453 (ICE in build2_stat, at tree.c:3110 with -ftree... | Jakub Jelinek | 1 | -6/+8 |
2007-11-26 | PR 34081/C++ | Andreas Krebbel | 1 | -1/+1 |
2007-11-16 | tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'. | Tom Tromey | 1 | -2/+2 |
2007-11-06 | tree-parloops.c (reduction_info): Remove reduction_init field. | Razya Ladelsky | 1 | -200/+130 |
2007-10-29 | 2007-09-23 Razya Ladelsky | Razya Ladelsky | 1 | -119/+799 |
2007-09-15 | tree-parloops.c: New file. | Zdenek Dvorak | 1 | -0/+1148 |