| Commit message (Expand) | Author | Age | Files | Lines |
* | alias.c: Remove unused headers. | Andrew MacLeod | 2015-10-30 | 1 | -13/+0 |
* | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 2015-10-29 | 1 | -8/+5 |
* | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 2015-10-27 | 1 | -5/+5 |
* | [obvious] Use std::swap instead of manually swapping in a few more places | Kyrylo Tkachov | 2015-07-24 | 1 | -2/+1 |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -10/+5 |
* | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2015-06-17 | 1 | -1/+0 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -5/+0 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -5/+0 |
* | change more argument types to rtx_insn * | Trevor Saunders | 2015-05-09 | 1 | -1/+1 |
* | rtl.h (always_void_p): New function. | Richard Sandiford | 2015-05-07 | 1 | -2/+1 |
* | re PR rtl-optimization/65805 (Chromium gets miscompiled) | Vladimir Makarov | 2015-04-19 | 1 | -25/+42 |
* | Actually check in the fix | H.J. Lu | 2015-02-04 | 1 | -0/+2 |
* | dojump.h: New header file. | Prathamesh Kulkarni | 2015-01-15 | 1 | -0/+16 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | [LRA] Relax one gcc_assert in lra-eliminate for fixed register | Jiong Wang | 2014-11-18 | 1 | -1/+3 |
* | common.opt (flra-remat): New. | Vladimir Makarov | 2014-11-13 | 1 | -35/+62 |
* | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2014-10-29 | 1 | -4/+4 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+3 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 1 | -0/+5 |
* | tree-ssa-ccp.c (prop_value_d): Rename to ... | Jan Hubicka | 2014-09-22 | 1 | -19/+19 |
* | lra: use rtx_insn | David Malcolm | 2014-08-22 | 1 | -6/+6 |
* | re PR rtl-optimization/61215 (ICE in gen_add2_insn, at optabs.c:4718 when bui... | Vladimir Makarov | 2014-05-23 | 1 | -0/+10 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | David Malcolm | 2013-12-09 | 1 | -1/+1 |
* | re PR target/57293 (not needed frame pointers on IA-32 (performance regressio... | Vladimir Makarov | 2013-11-28 | 1 | -111/+186 |
* | lra-constraints.c (process_alt_operand): Calculate scratch_p and use it. | Vladimir Makarov | 2013-10-03 | 1 | -62/+64 |
* | lra-eliminations.c (init_elim_table): Guard value_p. | Jan-Benedict Glaw | 2013-09-27 | 1 | -1/+1 |
* | cse.c (count_reg_usage): Handle INT_LIST. | Richard Sandiford | 2013-09-27 | 1 | -0/+1 |
* | re PR middle-end/58335 (S/390: reload vs lra regression - testcase builtin-in... | Vladimir Makarov | 2013-09-12 | 1 | -45/+59 |
* | ira.c (update_equiv_regs): Add insn having equiv memory even if it is not lhs... | Vladimir Makarov | 2013-05-07 | 1 | -9/+9 |
* | rtl.h (struct rtx_def): Add comment for field jump. | Vladimir Makarov | 2013-04-26 | 1 | -10/+10 |
* | revert: rtl.h (struct rtx_def): ... | Vladimir Makarov | 2013-04-24 | 1 | -10/+10 |
* | rtl.h (struct rtx_def): Add comment for field jump. | Vladimir Makarov | 2013-04-24 | 1 | -10/+10 |
* | lra-assigns.c (find_hard_regno_for): Use lra_reg_val_equal_p to check the reg... | Shiva Chen | 2013-04-23 | 1 | -2/+9 |
* | re PR target/57018 (Miscompilation of bison 2.7.1 under "-Os -fomit-frame-poi... | Vladimir Makarov | 2013-04-22 | 1 | -1/+3 |
* | cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | Steven Bosscher | 2013-03-30 | 1 | -2/+1 |
* | cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for... | Steven Bosscher | 2013-03-29 | 1 | -3/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | PR rtl-optimization/pr55672 | Vladimir Makarov | 2013-01-10 | 1 | -2/+5 |
* | lra-eliminations.c (lra_eliminate_regs_1): Use simplify_gen_subreg rather tha... | Richard Sandiford | 2012-10-30 | 1 | -1/+2 |
* | Remove trailing white spaces | H.J. Lu | 2012-10-29 | 1 | -25/+25 |
* | dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg. | Vladimir Makarov | 2012-10-23 | 1 | -0/+1301 |