Age | Commit message (Expand) | Author | Files | Lines |
2013-10-10 | tree-flow.h: Move some prototypes to gimple.h. | Andrew MacLeod | 1 | -11/+0 |
2013-10-09 | tree-flow.h: Remove all remaining prototypes... | Andrew MacLeod | 1 | -116/+44 |
2013-10-09 | tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h. | Andrew MacLeod | 1 | -83/+0 |
2013-10-09 | tree-flow.h: Move some protoypes. | Andrew MacLeod | 1 | -111/+1 |
2013-10-08 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -32/+0 |
2013-10-02 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -15/+0 |
2013-10-02 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -13/+0 |
2013-10-02 | tree-flow.h: Include new .h files. | Andrew Macleod | 1 | -59/+5 |
2013-10-01 | tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h. | Andrew MacLeod | 1 | -137/+0 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-09-26 | tree-ssa-live.h (find_replaceable_exprs, [...]): Move prototypes to... | Andrew MacLeod | 1 | -3/+0 |
2013-09-25 | tree-flow.h (thread_through_all_blocks): Prototype moved into tree-ssa-thread... | Jeff Law | 1 | -4/+0 |
2013-09-17 | tree-flow.h (ssa_undefined_value_p): Remove prototype. | Andrew MacLeod | 1 | -3/+0 |
2013-09-12 | tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES... | Andrew MacLeod | 1 | -64/+0 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -40/+1 |
2013-09-03 | tree-ssa-threadedge.c (thread_across_edge): Record entire path when not threa... | Jeff Law | 1 | -1/+1 |
2013-08-27 | Makefile.in (omp-low.o): Depend on $(TARGET_H). | Jakub Jelinek | 1 | -1/+0 |
2013-08-21 | tree-flow.h (register_jump_thread): Pass vector of edges instead of each impo... | Jeff Law | 1 | -1/+1 |
2013-06-15 | tree-flow.h (gimple_check_call_matching_types): Add new argument. | Dehao Chen | 1 | -1/+1 |
2013-05-16 | cfghooks.c (copy_bbs): Add update_dominance argument. | Steve Ellcey | 1 | -1/+1 |
2013-04-26 | This patch is the main part of a consolodation of the hash_table patches to t... | Lawrence Crowl | 1 | -6/+0 |
2013-04-11 | re PR tree-optimization/56878 (Issue with candidate choice in vect_gen_niters... | Richard Biener | 1 | -0/+1 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -0/+4 |
2013-02-27 | re PR middle-end/56461 (GCC is leaking lots of memory) | Jakub Jelinek | 1 | -1/+1 |
2013-02-13 | asan.c (create_cond_insert_point): Add create_then_fallthru_edge argument. | Jakub Jelinek | 1 | -0/+1 |
2013-01-16 | re PR tree-optimization/55964 (Segmentation fault with -O -ftree-loop-distrib... | Richard Biener | 1 | -2/+0 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -16/+14 |
2012-11-07 | re PR debug/54693 (VTA guality issues with loops) | Jakub Jelinek | 1 | -2/+3 |
2012-10-30 | tree-ssa-loop-niter.c (number_of_iterations_exit): New parameter EVERY_ITERAT... | Jan Hubicka | 1 | -1/+2 |
2012-08-20 | tree-flow.h (register_new_name_mapping): Remove. | Richard Guenther | 1 | -1/+0 |
2012-08-16 | re PR middle-end/54146 (Very slow compile with attribute((flatten))) | Steven Bosscher | 1 | -1/+0 |
2012-08-07 | tree-flow.h (copy_ssa_name_fn): New function. | Richard Guenther | 1 | -1/+2 |
2012-08-02 | tree-flow.h (make_rename_temp): Remove. | Richard Guenther | 1 | -1/+0 |
2012-08-02 | tree-flow.h (set_default_def): Rename to ... | Richard Guenther | 1 | -2/+3 |
2012-08-02 | tree-dfa.c (referenced_var_lookup): Remove. | Richard Guenther | 1 | -27/+0 |
2012-08-01 | tree-complex.c (init_parameter_lattice_values): Don't call var_ann. | Michael Matz | 1 | -17/+0 |
2012-08-01 | graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands. | Richard Guenther | 1 | -1/+1 |
2012-08-01 | tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin... | Richard Guenther | 1 | -6/+5 |
2012-07-31 | tree-flow.h (struct var_ann_d): Remove need_phi_state and current_def members. | Richard Guenther | 1 | -9/+0 |
2012-07-27 | tree-cfg.c (gimple_can_merge_blocks_p): Do more fine-grained check whether SS... | Richard Guenther | 1 | -1/+0 |
2012-07-27 | invoke.texi (min-virtual-mappings, [...]): Remove param documentation. | Richard Guenther | 1 | -1/+0 |
2012-07-26 | tree-ssa-loop-ivopts.c (mbc_entry_hash): Remove. | Bill Schmidt | 1 | -8/+0 |
2012-07-24 | sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS. | Steven Bosscher | 1 | -4/+0 |
2012-07-17 | dumpfile.h (TDF_COMMENT): New define. | Steven Bosscher | 1 | -1/+1 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+1 |
2012-07-16 | revert: tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -3/+2 |
2012-07-10 | tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -2/+3 |
2012-07-09 | re PR middle-end/53887 (ICE in hoist_edge_and_branch_if_true, at tree-switch-... | Steven Bosscher | 1 | -0/+1 |
2012-06-26 | tree-pass.h (pass_strength_reduction): New decl. | Bill Schmidt | 1 | -0/+2 |