Age | Commit message (Expand) | Author | Files | Lines |
2014-06-09 | re PR middle-end/61141 (c-common.c:1502:1: ICE: in reset_insn_used_flags, at ... | John David Anglin | 1 | -2/+10 |
2014-06-06 | rtl.h (insn_location): Declare. | Eric Botcazou | 1 | -0/+7 |
2014-06-02 | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 1 | -0/+1 |
2014-05-28 | rtl.h (set_for_reg_notes): Declare. | Richard Sandiford | 1 | -24/+50 |
2014-05-20 | re PR middle-end/61243 (verify_flow_info failed: No region crossing jump at s... | Richard Sandiford | 1 | -0/+1 |
2014-05-19 | reg-notes.def (CROSSING_JUMP): Likewise. | Richard Sandiford | 1 | -2/+3 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -5/+5 |
2014-05-17 | emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument. | Richard Sandiford | 1 | -13/+24 |
2014-05-13 | rtl.def (VAR_LOCATION): Remove "i" field. | Richard Sandiford | 1 | -0/+9 |
2014-05-13 | gcc/ | Richard Sandiford | 1 | -1/+1 |
2014-05-06 | emit-rtl.c (init_derived_machine_modes): New functionm, split out from... | Richard Sandiford | 1 | -30/+26 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -11/+115 |
2014-04-24 | -fuse-caller-save - Add new reg-note REG_CALL_DECL | Radovan Obradovic | 1 | -0/+9 |
2014-02-25 | re PR middle-end/60291 (slow compile times for any mode (-O0/-O1/-O2) on larg... | Richard Biener | 1 | -40/+4 |
2014-02-20 | emit-rtl.c (gen_reg_rtx): Assert that crtl->emit.regno_pointer_align_length i... | Uros Bizjak | 1 | -0/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-16 | re PR rtl-optimization/59466 (Slow code generation by LRA for memory addresse... | Vladimir Makarov | 1 | -1/+3 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -4/+2 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+3 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -6/+6 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -5/+5 |
2013-10-08 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -0/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -24/+24 |
2013-09-26 | alias.h (component_uses_parent_alias_set): Rename to ... | Richard Biener | 1 | -1/+1 |
2013-09-23 | rtl.texi (REG_NOTES): Say that int_list can also be used. | Richard Sandiford | 1 | -3/+3 |
2013-06-06 | re PR c++/53743 (ICE when compiling firefox with PGO and LTO) | Teresa Johnson | 1 | -0/+1 |
2013-05-14 | rtl.h (next_label, [...]): Remove prototypes. | Steven Bosscher | 1 | -48/+0 |
2013-04-18 | emit-rtl.c (reset_insn_used_flags): New function. | Steven Bosscher | 1 | -21/+37 |
2013-04-17 | emit-rtl.c (link_insn_into_chain): Handle chaining of SEQUENCEs. | Steven Bosscher | 1 | -0/+7 |
2013-04-16 | re PR middle-end/43631 (var-tracking inserts notes with non-NULL BLOCK_FOR_IN... | Steven Bosscher | 1 | -115/+170 |
2013-04-15 | emit-rtl.c (reset_all_used_flags): New function. | Andreas Krebbel | 1 | -6/+18 |
2013-04-13 | emit-rtl.c (remove_insn): Do not call df_insn_delete here. | Steven Bosscher | 1 | -6/+15 |
2013-03-30 | cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | Steven Bosscher | 1 | -2/+21 |
2013-03-26 | emit-rtl.c (set_mem_attributes_minus_bitpos): Remove alignment computations a... | Richard Biener | 1 | -81/+17 |
2013-03-22 | df.h (df_insn_delete): Adjust prototype. | Steven Bosscher | 1 | -6/+8 |
2013-03-12 | re PR rtl-optimization/56571 (ICE in copyprop_hardreg_forward_1, at regcprop.... | Jan Hubicka | 1 | -4/+16 |
2013-02-08 | re PR debug/53948 (Assignment line missing for -O0 -g) | Jeff Law | 1 | -0/+12 |
2013-01-16 | emit-rtl.c (need_atomic_barrier_p): Mask memory model argument with MEMMODEL_... | Uros Bizjak | 1 | -1/+1 |
2013-01-15 | re PR middle-end/55882 (unaligned load/store : incorrect struct offset) | Richard Biener | 1 | -1/+6 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2012-11-27 | ipa-prop.c (ipa_modify_call_arguments): Set loc correctly. | Dehao Chen | 1 | -2/+1 |
2012-11-26 | re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution... | Hans-Peter Nilsson | 1 | -2/+2 |
2012-11-23 | re PR rtl-optimization/55388 (ICE in int_mode_for_mode at stor-layout.c:423) | Eric Botcazou | 1 | -0/+4 |
2012-11-18 | expr.h (adjust_address_1): Add a size parameter. | Richard Sandiford | 1 | -11/+19 |
2012-11-18 | expr.c (expand_assignment): Don't set MEM_KEEP_ALIAS_SET_P here. | Richard Sandiford | 1 | -20/+12 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -1/+0 |
2012-11-11 | re PR rtl-optimization/55247 (internal compiler error: Max. number of generat... | Eric Botcazou | 1 | -3/+17 |
2012-11-09 | rtl.h (CONST_SCALAR_INT_P): New macro. | Kenneth Zadeck | 1 | -1/+1 |
2012-10-23 | dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg. | Vladimir Makarov | 1 | -3/+11 |
2012-10-20 | emit-rtl.c (copy_delay_slot_insn): New function. | Joern Rennecke | 1 | -4/+13 |