| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -4/+4 |
* | This patch normalizes more bitmap function names. | Lawrence Crowl | 2012-11-01 | 1 | -4/+4 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 2012-10-30 | 1 | -1/+1 |
* | re PR lto/54811 (tree code '�' is not supported in LTO streams) | Richard Guenther | 2012-10-05 | 1 | -0/+5 |
* | tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION. | Dehao Chen | 2012-09-27 | 1 | -2/+3 |
* | tree-ssa-live.c (clear_unused_block_pointer): Use explicitit (void) for funct... | Dehao Chen | 2012-09-26 | 1 | -2/+2 |
* | re PR lto/54632 (not supported in LTO streams : tree code '�F ��D�� `) | Richard Guenther | 2012-09-24 | 1 | -5/+10 |
* | Integrate lexical block into source_location. | Dehao Chen | 2012-09-19 | 1 | -3/+50 |
* | tree-ssa-live.c (dump_var_map): Do not dump the partition map of virtual oper... | Steven Bosscher | 2012-08-24 | 1 | -1/+2 |
* | re PR middle-end/54146 (Very slow compile with attribute((flatten))) | Steven Bosscher | 2012-08-17 | 1 | -31/+28 |
* | cfgexpand.c (expand_used_vars): Use virtual_operand_p. | Richard Guenther | 2012-08-14 | 1 | -3/+3 |
* | tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ... | Richard Guenther | 2012-08-10 | 1 | -9/+23 |
* | tree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DEFAULT_DEF bit of the o... | Richard Guenther | 2012-08-07 | 1 | -0/+7 |
* | tree-into-ssa.c (rewrite_stmt): Remove clobbers for variables we rewrite into... | Richard Guenther | 2012-08-07 | 1 | -3/+0 |
* | tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S... | Richard Guenther | 2012-08-03 | 1 | -1/+1 |
* | tree-ssa-live.c (set_is_used): Return a bool. | Michael Matz | 2012-08-02 | 1 | -54/+26 |
* | tree-flow.h (set_default_def): Rename to ... | Richard Guenther | 2012-08-02 | 1 | -1/+1 |
* | tree-dfa.c (referenced_var_lookup): Remove. | Richard Guenther | 2012-08-02 | 1 | -11/+1 |
* | tree-complex.c (init_parameter_lattice_values): Don't call var_ann. | Michael Matz | 2012-08-01 | 1 | -53/+51 |
* | system.h (dump_file): Do not define. | Steven Bosscher | 2012-07-16 | 1 | -91/+2 |
* | revert: tree.h (phi_arg_d): New field. | Dehao Chen | 2012-07-16 | 1 | -4/+0 |
* | tree.h (phi_arg_d): New field. | Dehao Chen | 2012-07-10 | 1 | -0/+4 |
* | tree-ssa-live.c (remove_unused_scope_block_p): Remove again DECL_IGNORED_P no... | Eric Botcazou | 2012-06-22 | 1 | -5/+2 |
* | expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocate a kept temp. | Michael Matz | 2012-05-29 | 1 | -0/+3 |
* | re PR bootstrap/53466 (Bootstrap failure) | Richard Guenther | 2012-05-24 | 1 | -4/+17 |
* | tree-dfa.c (add_referenced_var_1): Do not add global vars. | Richard Biener | 2012-05-23 | 1 | -62/+44 |
* | tree-dfa.c (add_referenced_var): Do not walk DECL_INITIAL for more referenced... | Richard Guenther | 2012-05-21 | 1 | -1/+2 |
* | re PR debug/50317 (missing DW_OP_GNU_implicit_pointer) | Jakub Jelinek | 2011-12-03 | 1 | -9/+1 |
* | re PR debug/50317 (missing DW_OP_GNU_implicit_pointer) | Jakub Jelinek | 2011-12-01 | 1 | -2/+10 |
* | re PR tree-optimization/50644 (ICE in set_is_used added today) | Michael Matz | 2011-11-17 | 1 | -2/+4 |
* | gengtype.c (write_field_root): Avoid out-of-scope access of newv. | Michael Matz | 2011-11-08 | 1 | -0/+42 |
* | Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend... | Richard Guenther | 2011-04-27 | 1 | -2/+1 |
* | remove useless if-before-free tests | Jim Meyering | 2011-04-20 | 1 | -4/+2 |
* | tree-ssa-live.c (remove_unused_scope_block_p): Remove set but unused variable... | Jeff Law | 2011-03-24 | 1 | -6/+3 |
* | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 2011-02-15 | 1 | -2/+2 |
* | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 2011-02-02 | 1 | -11/+9 |
* | tree-ssa-live.c (remove_unused_scope_block_p): Don't remove DECL_IGNORED_P no... | Jakub Jelinek | 2011-01-21 | 1 | -2/+5 |
* | re PR tree-optimization/46583 (-fcompare-debug failure with -O -fno-inline -f... | Alexandre Oliva | 2011-01-20 | 1 | -5/+10 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | timevar.def (TV_IPA_OPT, [...]): New. | Michael Matz | 2010-11-17 | 1 | -0/+4 |
* | vec.h (VEC_qsort): Define. | Nathan Froyd | 2010-10-11 | 1 | -3/+1 |
* | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. | Richard Guenther | 2010-09-03 | 1 | -3/+3 |
* | re PR debug/45419 (-fcompare-debug failure at -O3) | Jakub Jelinek | 2010-08-30 | 1 | -1/+1 |
* | re PR tree-optimization/45449 (-fcompare-debug failure with -O2 -fno-tree-pre... | Richard Guenther | 2010-08-30 | 1 | -7/+2 |
* | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 2010-08-20 | 1 | -1/+1 |
* | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 2010-08-19 | 1 | -5/+2 |
* | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 2010-07-15 | 1 | -4/+4 |
* | re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering) | Joern Rennecke | 2010-07-13 | 1 | -0/+91 |
* | re PR debug/44901 (-fcompare-debug failure for tree-predcom.c) | Jakub Jelinek | 2010-07-13 | 1 | -14/+25 |