Age | Commit message (Expand) | Author | Files | Lines |
2012-02-21 | ira.c (check_allocation): Use REG_WORDS_BIG_ENDIAN, not WORDS_BIG_ENDIAN. | Bernd Schmidt | 1 | -3/+3 |
2012-01-24 | rtl.h (true_dependence, [...]): Remove varies parameter. | Richard Sandiford | 1 | -2/+2 |
2012-01-19 | re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) | Vladimir Makarov | 1 | -8/+13 |
2012-01-17 | ira.c (do_reload): Make sure ira_dump_file is re-set if no reload dump is req... | Andreas Krebbel | 1 | -1/+1 |
2011-12-22 | tree-pass.h (pass_reload): Declare. | Bernd Schmidt | 1 | -27/+48 |
2011-11-23 | re PR rtl-optimization/48455 (Huge code size regression for all ARM configura... | Vladimir Makarov | 1 | -3/+2 |
2011-08-23 | ira.c (ira_init_register_move_cost): Check small subclasses through ira_reg_c... | Vladimir Makarov | 1 | -1/+1 |
2011-08-19 | re PR rtl-optimization/49936 (IRA handles CANNOT_CHANGE_MODE_CLASS poorly, + ... | Vladimir Makarov | 1 | -0/+4 |
2011-08-18 | re PR rtl-optimization/50107 ([IRA, i386] allocates registers in very non-opt... | Vladimir Makarov | 1 | -9/+9 |
2011-07-20 | target.def (class_max_nregs): New hook. | Anatoly Sokolov | 1 | -1/+1 |
2011-06-23 | re PR middle-end/48770 (wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno... | Jeff Law | 1 | -2/+7 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+0 |
2011-05-26 | re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup... | Vladimir Makarov | 1 | -1/+6 |
2011-05-24 | re PR rtl-optimization/48971 (ICE with -msoft-float -O2) | Vladimir Makarov | 1 | -35/+61 |
2011-05-12 | ira.c (clarify_prohibited_class_mode_regs): Prevent the function from accessi... | Hariharan Sandanagobalane | 1 | -0/+6 |
2011-05-01 | reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas... | Anatoly Sokolov | 1 | -2/+2 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 1 | -12/+6 |
2011-04-11 | re PR middle-end/48464 (@171649: ICE in setup_pressure_classes, at ira.c:877) | Vladimir Makarov | 1 | -2/+2 |
2011-04-09 | expr.c (expand_expr_real_1): Use add_to_hard_reg_set function instead of loop. | Anatoly Sokolov | 1 | -10/+4 |
2011-04-04 | re PR target/48380 (ICE in postreload.c while building trunk) | Vladimir Makarov | 1 | -5/+4 |
2011-03-30 | reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc... | Jeff Law | 1 | -40/+27 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -343/+778 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -778/+343 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -343/+778 |
2011-03-08 | re PR debug/47881 (-fcompare-debug failure (length) with -O -fno-dce -funroll... | Jakub Jelinek | 1 | -2/+3 |
2011-02-18 | re PR rtl-optimization/46178 (gcc.target/i386/(u)divmod-[58].c FAIL: ICE: in ... | Chung-Lin Tang | 1 | -13/+5 |
2010-12-21 | re PR rtl-optimization/46755 (ICE: in calc_dfs_tree, at dominance.c:395 with -O) | Steven Bosscher | 1 | -1/+2 |
2010-12-09 | rtl.h (invalid_mode_change_p): Adjust prototype. | Richard Guenther | 1 | -2/+0 |
2010-12-06 | ira.c (update_equiv_regs): Prohibit move insns if pressure-sensitive scheduli... | Vladimir Makarov | 1 | -1/+7 |
2010-11-04 | ira.c (validate_equiv_mem): Remove code to avoid invalidation of readonly mem... | Jeff Law | 1 | -2/+6 |
2010-10-14 | ira.c (setup_class_hard_regs): Fix typo in indexing ira_non_ordered_class_har... | Vladimir Makarov | 1 | -2/+2 |
2010-10-04 | common.opt (fira-coalesce): Remove. | Vladimir Makarov | 1 | -2/+0 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -1/+1 |
2010-09-09 | re PR middle-end/44554 (Stack space after sigsetjmp is reused) | Vladimir Makarov | 1 | -2/+5 |
2010-09-09 | re PR middle-end/40386 (wrong code generation for several SPEC CPU2000 benchm... | Vladimir Makarov | 1 | -2/+1 |
2010-09-02 | target.def (class_likely_spilled_p): New hook. | Anatoly Sokolov | 1 | -1/+1 |
2010-08-05 | From Martin Thuresson <martint@google.com> | Bernd Schmidt | 1 | -2/+2 |
2010-07-27 | rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5. | Bernd Schmidt | 1 | -1/+1 |
2010-07-22 | ira.c (check_allocation): Correctly handle the case where an allocno with two... | Bernd Schmidt | 1 | -10/+15 |
2010-07-22 | ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. | Bernd Schmidt | 1 | -21/+51 |
2010-07-14 | ira-int.h (ira_object_conflict_iterator): Rename from ira_allocno_conflict_it... | Bernd Schmidt | 1 | -19/+26 |
2010-07-14 | ira-int.h (struct ira_object): New. | Bernd Schmidt | 1 | -1/+3 |
2010-07-12 | ira-int.h (target_ira_int): Add x_ira_prohibited_mode_move_regs and... | Richard Sandiford | 1 | -8/+2 |
2010-07-12 | Makefile.in (target-globals.o): Depend on $(IRA_INT_H). | Richard Sandiford | 1 | -146/+17 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -1/+1 |
2010-06-30 | re PR middle-end/44566 (configuration with multiple targets / backends is not... | Joern Rennecke | 1 | -1/+1 |
2010-06-27 | target.h (struct gcc_target): Add register_move_cost field. | Anatoly Sokolov | 1 | -1/+1 |
2010-06-24 | * ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete. | Bernd Schmidt | 1 | -3/+0 |
2010-06-17 | re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ... | Bernd Schmidt | 1 | -6/+2 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -3/+2 |