Age | Commit message (Expand) | Author | Files | Lines |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -9/+6 |
2014-06-23 | loop-invariant.c (pre_check_invariant_p): New function. | Zhenqiang Chen | 1 | -1/+35 |
2014-06-19 | loop-invariant.c (get_inv_cost): Skip invariants, which are marked as "move",... | Zhenqiang Chen | 1 | -0/+4 |
2014-06-15 | df.h (DF_INSN_INFO_MWS, [...]): New macros. | Richard Sandiford | 1 | -10/+8 |
2014-01-17 | re PR rtl-optimization/38518 (Excessive compile time with -O3) | Richard Biener | 1 | -12/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -1/+1 |
2013-11-28 | re PR target/57293 (not needed frame pointers on IA-32 (performance regressio... | Vladimir Makarov | 1 | -1/+1 |
2013-11-19 | cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and... | Richard Biener | 1 | -7/+5 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -5/+5 |
2013-04-26 | This patch is the main part of a consolodation of the hash_table patches to t... | Lawrence Crowl | 1 | -23/+26 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-27 | loop-invariant.c (check_invariant_table_size): Take sizeof of the right type. | Steven Bosscher | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -21/+19 |
2012-10-23 | dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg. | Vladimir Makarov | 1 | -1/+1 |
2012-10-19 | common.opt (flag_ira_hoist_pressure): New. | Bin Cheng | 1 | -2/+2 |
2012-10-18 | loop-invariant.c: Include target.h. | Eric Botcazou | 1 | -1/+17 |
2012-10-08 | bitmap.h (bitmap_and_into): Update prototype. | Steven Bosscher | 1 | -4/+12 |
2012-08-23 | alias.c (rtx_equal_for_memref_p): Convert constant cases. | Kenneth Zadeck | 1 | -9/+3 |
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 | -0/+1 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2012-05-31 | ira.h (target_ira): Delete x_ira_available_class_regs. | Richard Sandiford | 1 | -1/+1 |
2011-08-18 | rtl.h (set_src_cost, [...]): New functions. | Richard Sandiford | 1 | -1/+1 |
2011-08-18 | rtl.h (set_rtx_cost, [...]): New functions. | Richard Sandiford | 1 | -1/+1 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -67/+76 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -76/+67 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -67/+76 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -5/+5 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -4/+2 |
2010-07-10 | re PR middle-end/42505 (loop canonicalization causes a lot of unnecessary tem... | Sandra Loosemore | 1 | -9/+14 |
2010-04-09 | loop-invariant.c (replace_uses): New static function. | Eric Botcazou | 1 | -22/+41 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-03-18 | Remove the REG_EQUAL note if we don't know its invariant status. | H.J. Lu | 1 | -8/+10 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -25/+25 |
2009-11-08 | re PR rtl-optimization/41928 (segfault at gcc/bitmap.c:297) | Richard Guenther | 1 | -0/+2 |
2009-10-26 | extend.texi (Named Address Spaces): New section. | Ben Elliston | 1 | -1/+1 |
2009-10-20 | * loop-invariant.c (create_new_invariant): Use different magic number. | Michael Matz | 1 | -1/+10 |
2009-10-20 | re PR debug/41340 (GCC produces different code with and without -g option) | Jakub Jelinek | 1 | -1/+1 |
2009-10-14 | params.def (PARAM_IRA_LOOP_RESERVED_REGS): New. | Vladimir Makarov | 1 | -41/+569 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -1/+1 |
2009-05-08 | re PR rtl-optimization/33928 (30% performance slowdown in floating-point code... | Paolo Bonzini | 1 | -1/+1 |
2009-05-08 | re PR rtl-optimization/33928 (30% performance slowdown in floating-point code... | Paolo Bonzini | 1 | -11/+26 |
2009-02-20 | re PR middle-end/39157 (Code that compiles fine in 1GB of memory with 4.1.2 r... | Jakub Jelinek | 1 | -2/+7 |
2009-02-04 | re PR rtl-optimization/37889 (SEGV, conditional execution proactively execute... | Paolo Bonzini | 1 | -1/+1 |
2008-10-11 | re PR middle-end/37448 (cannot compile big function) | Kenneth Zadeck | 1 | -13/+13 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -10/+12 |
2008-06-26 | driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual... | Kaveh R. Ghazi | 1 | -6/+8 |
2008-06-18 | df.h (struct df_ref): Replace 'insn' field with 'insn_info' field. | Steven Bosscher | 1 | -5/+7 |