summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-live.c
Commit message (Expand)AuthorAgeFilesLines
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-4/+4
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-4/+4
* This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl2012-10-301-1/+1
* re PR lto/54811 (tree code '�' is not supported in LTO streams)Richard Guenther2012-10-051-0/+5
* tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen2012-09-271-2/+3
* tree-ssa-live.c (clear_unused_block_pointer): Use explicitit (void) for funct...Dehao Chen2012-09-261-2/+2
* re PR lto/54632 (not supported in LTO streams : tree code '�F ��D�� `)Richard Guenther2012-09-241-5/+10
* Integrate lexical block into source_location.Dehao Chen2012-09-191-3/+50
* tree-ssa-live.c (dump_var_map): Do not dump the partition map of virtual oper...Steven Bosscher2012-08-241-1/+2
* re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher2012-08-171-31/+28
* cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther2012-08-141-3/+3
* tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther2012-08-101-9/+23
* tree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DEFAULT_DEF bit of the o...Richard Guenther2012-08-071-0/+7
* tree-into-ssa.c (rewrite_stmt): Remove clobbers for variables we rewrite into...Richard Guenther2012-08-071-3/+0
* tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...Richard Guenther2012-08-031-1/+1
* tree-ssa-live.c (set_is_used): Return a bool.Michael Matz2012-08-021-54/+26
* tree-flow.h (set_default_def): Rename to ...Richard Guenther2012-08-021-1/+1
* tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther2012-08-021-11/+1
* tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz2012-08-011-53/+51
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-91/+2
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-4/+0
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-0/+4
* tree-ssa-live.c (remove_unused_scope_block_p): Remove again DECL_IGNORED_P no...Eric Botcazou2012-06-221-5/+2
* expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocate a kept temp.Michael Matz2012-05-291-0/+3
* re PR bootstrap/53466 (Bootstrap failure)Richard Guenther2012-05-241-4/+17
* tree-dfa.c (add_referenced_var_1): Do not add global vars.Richard Biener2012-05-231-62/+44
* tree-dfa.c (add_referenced_var): Do not walk DECL_INITIAL for more referenced...Richard Guenther2012-05-211-1/+2
* re PR debug/50317 (missing DW_OP_GNU_implicit_pointer)Jakub Jelinek2011-12-031-9/+1
* re PR debug/50317 (missing DW_OP_GNU_implicit_pointer)Jakub Jelinek2011-12-011-2/+10
* re PR tree-optimization/50644 (ICE in set_is_used added today)Michael Matz2011-11-171-2/+4
* gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz2011-11-081-0/+42
* Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend...Richard Guenther2011-04-271-2/+1
* remove useless if-before-free testsJim Meyering2011-04-201-4/+2
* tree-ssa-live.c (remove_unused_scope_block_p): Remove set but unused variable...Jeff Law2011-03-241-6/+3
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-2/+2
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-021-11/+9
* tree-ssa-live.c (remove_unused_scope_block_p): Don't remove DECL_IGNORED_P no...Jakub Jelinek2011-01-211-2/+5
* re PR tree-optimization/46583 (-fcompare-debug failure with -O -fno-inline -f...Alexandre Oliva2011-01-201-5/+10
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* timevar.def (TV_IPA_OPT, [...]): New.Michael Matz2010-11-171-0/+4
* vec.h (VEC_qsort): Define.Nathan Froyd2010-10-111-3/+1
* tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther2010-09-031-3/+3
* re PR debug/45419 (-fcompare-debug failure at -O3)Jakub Jelinek2010-08-301-1/+1
* re PR tree-optimization/45449 (-fcompare-debug failure with -O2 -fno-tree-pre...Richard Guenther2010-08-301-7/+2
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd2010-08-191-5/+2
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-4/+4
* re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering)Joern Rennecke2010-07-131-0/+91
* re PR debug/44901 (-fcompare-debug failure for tree-predcom.c)Jakub Jelinek2010-07-131-14/+25
* re PR debug/44832 (-fcompare-debug failure for C++ i386.c)Richard Guenther2010-07-101-0/+21