Age | Commit message (Expand) | Author | Files | Lines |
2008-09-18 | Fix comments and formatrting | Andrew MacLeod | 1 | -3/+3 |
2008-09-18 | fix PR 37102 by having out of ssa remove dead PHI nodes. | Andrew MacLeod | 1 | -7/+62 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -140/+132 |
2008-07-07 | re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu) | Richard Guenther | 1 | -0/+2 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-18 | * tree-outof-ssa.c (pass_out_of_ssa): Do not depend on PROP_alias. | Jan Hubicka | 1 | -1/+1 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2008-01-06 | Fix PR34263: Cleaning up latch blocks | Revital Eres | 1 | -1/+158 |
2008-01-05 | re PR tree-optimization/34618 (ICE with -fmudflap and vectorization) | Jakub Jelinek | 1 | -1/+2 |
2007-10-28 | re PR middle-end/33589 (ICE on valid code at -O2: verify_flow_info failed) | Andrew Pinski | 1 | -1/+6 |
2007-08-14 | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-03-08 | tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c... | Roger Sayle | 1 | -4/+4 |
2006-12-24 | tree-ssa-operands.h (struct ssa_operand_memory_d): add ssa_operand_mem_size. | Jan Hubicka | 1 | -3/+0 |
2006-12-11 | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 1 | -1/+1 |
2006-12-11 | * tree-scalar-evolution.c (scev_const_prop): | Diego Novillo | 1 | -3/+3 |
2006-12-10 | New out of ssa Coalescer. | Andrew MacLeod | 1 | -549/+52 |
2006-12-08 | New TER code. | Andrew MacLeod | 1 | -604/+0 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -16/+17 |
2006-12-04 | Switch live on entry to a per block basis from per variable. | Andrew MacLeod | 1 | -2/+1 |
2006-12-01 | common.opt (ftree-combine-temps): Remove. | Andrew MacLeod | 1 | -149/+7 |
2006-11-28 | Privatize SSA variables into gimple_df. | Jan Hubicka | 1 | -2/+2 |
2006-11-21 | tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array. | Zdenek Dvorak | 1 | -3/+0 |
2006-08-01 | tree-outof-ssa.c (check_replaceable): Do not allocate def_vars bitmap when no... | Jan Hubicka | 1 | -1/+2 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-23 | re PR c++/26757 (C++ front-end producing two DECLs with the same UID) | Andrew MacLeod | 1 | -2/+2 |
2006-04-22 | decl.c: Fix typo in function name. | Eric Christopher | 1 | -3/+3 |
2006-04-10 | Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. | Kazu Hirata | 1 | -3/+1 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-03-01 | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 1 | -1/+1 |
2006-02-14 | invoke.texi (-fprefetch-loop-arrays, [...]): Document. | Zdenek Dvorak | 1 | -14/+34 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -27/+19 |
2006-01-19 | tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove. | Daniel Berlin | 1 | -1/+1 |
2006-01-06 | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 1 | -1/+1 |
2006-01-05 | tree-pass.h (TODO_remove_unused_locals): Define. | Richard Guenther | 1 | -1/+3 |
2005-12-30 | tree-outof-ssa.c (_elim_graph): Change the type of STACK to VEC(int,heap). | Kazu Hirata | 1 | -7/+7 |
2005-12-18 | tree-vn.c (vn_add): Use XNEW. | Gabriel Dos Reis | 1 | -4/+4 |
2005-12-02 | tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build. | Richard Guenther | 1 | -3/+3 |
2005-10-19 | cfgexpand.c (discover_nonconstant_array_refs_r, [...]): Move here from tree-o... | Ulrich Weigand | 1 | -66/+0 |
2005-08-04 | re PR middle-end/21291 (can't find a register in class 'GENERAL_REGS' while r... | Richard Henderson | 1 | -41/+118 |
2005-07-30 | tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost. | Jan Hubicka | 1 | -3/+19 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-07 | sbitmap.h (sbitmap_iterator, [...]): New. | Kazu Hirata | 1 | -2/+3 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+1 |
2005-06-01 | c-objc-common.c (c_tree_printer): Check flag before hashtable. | Daniel Berlin | 1 | -3/+3 |
2005-05-30 | tree-outof-ssa.c (_elim_graph): Change the type of edge_list to VEC(int,heap)*. | Kazu Hirata | 1 | -16/+20 |
2005-05-10 | tree-outof-ssa.c (_elim_graph): Change the type of nodes and const_copies to ... | Kazu Hirata | 1 | -19/+22 |
2005-05-04 | tree-outof-ssa.c (edge_leader, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -39/+55 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -67/+39 |
2005-04-22 | Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _... | Zdenek Dvorak | 1 | -0/+2 |