Age | Commit message (Expand) | Author | Files | Lines |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-20 | merge auto_vec and stack_vec | Trevor Saunders | 1 | -2/+2 |
2013-12-10 | tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field. | Jakub Jelinek | 1 | -9/+38 |
2013-12-06 | tree-data-ref.c (struct data_ref_loc_d): Replace pos field with ref. | Jakub Jelinek | 1 | -20/+20 |
2013-11-27 | 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de> | Bernd Edlinger | 1 | -2/+2 |
2013-11-26 | Remove parameter keep_aligning from get_inner_reference. | Bernd Edlinger | 1 | -2/+2 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+5 |
2013-11-19 | cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and... | Richard Biener | 1 | -2/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -2/+2 |
2013-11-18 | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 1 | -2/+2 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-10-28 | df-scan.c (df_collection_rec): Adjust. | Trevor Saunders | 1 | -13/+5 |
2013-10-23 | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 1 | -0/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -0/+2 |
2013-10-02 | tree-flow.h: Include new .h files. | Andrew Macleod | 1 | -0/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -4/+4 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-09-11 | tree-data-ref.c (dump_rdg_vertex, [...]): Move ... | Richard Biener | 1 | -468/+0 |
2013-09-10 | tree-data-ref.h (build_rdg): Drop all parameters but loop. | Richard Biener | 1 | -36/+61 |
2013-08-27 | Makefile.in (omp-low.o): Depend on $(TARGET_H). | Jakub Jelinek | 1 | -4/+19 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -0/+52 |
2013-03-18 | tree-data-ref.h (find_data_references_in_loop): Declare. | Richard Biener | 1 | -11/+12 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-03 | tree-data-ref.c (dump_conflict_function): Use less vertical spacing. | Richard Biener | 1 | -36/+19 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -3/+2 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -194/+185 |
2012-09-20 | re PR tree-optimization/54634 (miscompilation with -O3 -ftree-loop-distribut... | Richard Guenther | 1 | -3/+3 |
2012-09-19 | re PR tree-optimization/54132 (Incorrect loop transformation with -ftree-loop... | Richard Guenther | 1 | -1/+1 |
2012-09-10 | Remove unnecessary VEC function overloads. | Diego Novillo | 1 | -10/+10 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+1 |
2012-06-04 | tree-data-ref.c (stores_from_loop): Remove. | Richard Guenther | 1 | -82/+0 |
2012-06-04 | tree-data-ref.c (struct rdg_vertex_info): Remove. | Richard Guenther | 1 | -146/+26 |
2012-06-04 | tree-data-ref.c (have_similar_memory_accesses_1): Remove. | Richard Guenther | 1 | -62/+0 |
2012-05-31 | tree-data-ref.c (dr_analyze_innermost): Properly convert the MEM_REF offset t... | Richard Guenther | 1 | -5/+4 |
2012-05-29 | re PR tree-optimization/53516 (Vectorization and memset recognition miscompil... | Richard Guenther | 1 | -8/+15 |
2012-05-11 | re PR tree-optimization/53295 (Vectorizer support for non-constant strided lo... | Richard Guenther | 1 | -2/+3 |
2012-04-12 | re PR tree-optimization/52943 (likely wrong code bug caused by predictive com... | Richard Guenther | 1 | -0/+79 |
2012-04-12 | cfgloop.h (estimated_loop_iterations_int): Ditch 'conservative' parameter. | Richard Guenther | 1 | -14/+13 |
2012-04-03 | re PR middle-end/52835 (-O3 wrongly optimizes loop __builtin_memcpy away) | Jakub Jelinek | 1 | -6/+5 |
2012-03-30 | tree-affine.h (print_aff): Remove. | Richard Guenther | 1 | -91/+54 |
2012-03-15 | re PR middle-end/52580 (171.swim performance drop on x86 – vectorization do... | Richard Guenther | 1 | -23/+27 |
2012-03-02 | re PR tree-optimization/52406 (likely wrong code bug) | Richard Guenther | 1 | -32/+82 |
2012-01-27 | re PR middle-end/51389 (GCC uses up to 75GB of virtual memory) | Andrey Belevantsev | 1 | -19/+25 |
2012-01-25 | re PR tree-optimization/51987 (Predictive commoning wrong-code with non-volat... | Jakub Jelinek | 1 | -2/+2 |
2011-11-24 | tree-data-ref.c (initialize_data_dependence_relation): Update | Razya Ladelsky | 1 | -15/+1 |
2011-11-16 | re PR tree-optimization/49960 (inconsistent outputs when enabling autopar for... | Razya Ladelsky | 1 | -26/+23 |
2011-11-07 | re PR tree-optimization/50789 (Gather vectorization) | Jakub Jelinek | 1 | -4/+2 |
2011-10-24 | re PR tree-optimization/50838 (ice in refs_may_alias_p_1 with -O3) | Richard Guenther | 1 | -17/+25 |
2011-10-13 | re PR tree-optimization/50698 (pretending to create versioning for alias when... | Richard Guenther | 1 | -3/+0 |