Age | Commit message (Expand) | Author | Files | Lines |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+2 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -6/+6 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -36/+72 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -4/+2 |
2013-03-30 | In dse.c, remove alias hash tables that are never set. | Lawrence Crowl | 1 | -191/+1 |
2013-03-09 | dse.c (delete_dead_store_insn): Respect TDF_DETAILS. | Steven Bosscher | 1 | -46/+46 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-10 | * dse.c (record_store): Remove unnecessary assert. | Mike Stump | 1 | -4/+1 |
2012-11-28 | re PR other/55358 (Valgrind errors) | Markus Trippelsdorf | 1 | -2/+0 |
2012-11-26 | re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution... | Hans-Peter Nilsson | 1 | -2/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -21/+18 |
2012-11-01 | This patch renames sbitmap iterators to unify them with the bitmap iterators. | Lawrence Crowl | 1 | -1/+1 |
2012-11-01 | This patch normalizes more bitmap function names. | Lawrence Crowl | 1 | -2/+2 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+2 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 1 | -1/+1 |
2012-10-25 | Change hash_table to support a comparator type different from the value type ... | Lawrence Crowl | 1 | -5/+7 |
2012-10-16 | re PR rtl-optimization/54870 (gfortran.dg/array_constructor_4.f90 FAILs) | Eric Botcazou | 1 | -2/+31 |
2012-10-16 | rtl.h (get_call_rtx_from): New prototype. | Steven Bosscher | 1 | -8/+2 |
2012-10-09 | Change more non-GTY hash tables to use the new type-safe template hash table. | Lawrence Crowl | 1 | -18/+20 |
2012-09-14 | re PR rtl-optimization/44194 (struct returned by value generates useless stores) | Eric Botcazou | 1 | -6/+6 |
2012-08-23 | alias.c (rtx_equal_for_memref_p): Convert constant cases. | Kenneth Zadeck | 1 | -13/+6 |
2012-08-18 | re PR middle-end/54313 (GCC fails to bootstrap with MALLOC_PERTURB – Segfau... | Steven Bosscher | 1 | -1/+0 |
2012-08-17 | re PR middle-end/54146 (Very slow compile with attribute((flatten))) | Steven Bosscher | 1 | -62/+53 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+0 |
2012-06-15 | re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di... | Eric Botcazou | 1 | -1/+1 |
2012-05-31 | Makefile.in: Fix many dependencies. | Steven Bosscher | 1 | -1/+1 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -3/+3 |
2012-05-09 | re PR bootstrap/53249 (Bootstrap failure) | Richard Sandiford | 1 | -11/+3 |
2012-05-05 | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 1 | -2/+9 |
2012-04-21 | re PR bootstrap/53021 (bootstrap failure on Linux/ia32) | Richard Sandiford | 1 | -5/+1 |
2012-04-20 | re PR bootstrap/53021 (bootstrap failure on Linux/ia32) | Jakub Jelinek | 1 | -2/+2 |
2012-03-29 | cgraph.h (cgraph_materialize_all_clones): Remove. | Richard Guenther | 1 | -109/+0 |
2012-01-24 | rtl.h (true_dependence, [...]): Remove varies parameter. | Richard Sandiford | 1 | -6/+5 |
2011-12-09 | dse.c (get_stored_val, [...]): Use gen_int_mode. | Joern Rennecke | 1 | -2/+2 |
2011-11-30 | re PR rtl-optimization/51044 (gfortran.dg/alloc_comp_class_2.f90 gfortran.dg... | Jakub Jelinek | 1 | -1/+6 |
2011-11-06 | regset.h (fixed_reg_set_regset): Declare. | Joern Rennecke | 1 | -18/+123 |
2011-08-18 | rtl.h (set_src_cost, [...]): New functions. | Richard Sandiford | 1 | -1/+1 |
2011-07-19 | rtl.texi (MEM_SIZE_KNOWN_P): Document. | Richard Sandiford | 1 | -6/+5 |
2011-07-06 | machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. | Bernd Schmidt | 1 | -2/+1 |
2011-06-16 | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 1 | -4/+6 |
2011-06-14 | re PR rtl-optimization/44194 (struct returned by value generates useless stores) | Easwaran Raman | 1 | -16/+103 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -2/+0 |
2011-03-19 | cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o... | Anatoly Sokolov | 1 | -5/+4 |
2011-03-17 | re PR rtl-optimization/48141 (DSE compile time hog) | Jakub Jelinek | 1 | -0/+22 |
2011-03-17 | re PR rtl-optimization/48141 (DSE compile time hog) | Jakub Jelinek | 1 | -4/+4 |
2011-02-11 | re PR rtl-optimization/47614 (cpu2000 benchmark 301.apsi fails with revision ... | Pat Haugen | 1 | -1/+1 |
2011-02-03 | re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc... | Alexandre Oliva | 1 | -72/+15 |
2010-08-27 | dse.c (group_info.base_mem, [...]): Use BLKmode to cover all the possible off... | Olivier Hainque | 1 | -4/+5 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -7/+7 |