[ARM/AArch64][testsuite] Add vmull tests.
[gcc.git] / gcc / rtlanal.c
2015-01-17 Maxim KuvyrkovHandle SCRATCH in decompose_address
2015-01-13 Oleg Endore PR target/64479 ([SH] wrong optimization delayed...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Oleg Endortlanal.c (refers_to_regno_p): Change return value...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-12 Marc Glissereal.h (HONOR_SNANS, [...]): Replace macros with 3...
2014-12-10 Marc Glissereal.h (HONOR_NANS): Replace macro with 3 overloaded...
2014-11-12 Richard Sandifordrtl.h (rtx_function, [...]): Delete.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-24 Maxim KuvyrkovHandle SCRATCH in decompose_address
2014-10-21 Zhenqiang Chencfgloopanal.c (seq_cost): Delete.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-13 Richard Sandifordrtlanal.c (generic_subrtx_iterator <T>::add_subrtxes_to...
2014-09-22 Richard Sandifordrtl.h (subreg_info): Expand commentary
2014-09-12 David Malcolmparams 2 and 3 of reg_set_between_p
2014-09-11 David MalcolmIntroduce LABEL_REF_LABEL
2014-09-09 David Malcolmsingle_set takes an insn
2014-09-06 Richard Sandifordre PR target/63171 (Segfault in rs6000.c:rs6000_emit_mo...
2014-09-05 David MalcolmUse rtx_insn for various jump-handling functions and...
2014-09-05 David MalcolmParams to modified_between_p
2014-09-04 Trevor SaundersChange the types of arguments and return values for...
2014-08-29 Richard Sandifordre PR bootstrap/62301 (PowerPC bootstrap broken since...
2014-08-28 David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28 David Malcolmtablejump_p takes an rtx_insn
2014-08-28 David Malcolmfind_first_parameter_load params and return type
2014-08-28 David MalcolmDelete find_last_value
2014-08-28 David MalcolmConvert nonlocal_goto_handler_labels from an EXPR_LIST...
2014-08-28 Richard Sandifordrtl.h (tls_referenced_p): Take a const_rtx rather than...
2014-08-28 Richard Sandifordrtl.h (for_each_inc_dec_fn): Remove special case for -1.
2014-08-28 Richard Sandifordrtl.h (find_all_hard_regs): Declare.
2014-08-28 Richard Sandifordrtl.h (replace_label_data): Delete.
2014-08-28 Richard Sandifordrtl.h (get_pool_constant, [...]): Replace rtx parameter...
2014-08-28 Richard Sandifordrtl-iter.h: New file.
2014-08-27 David Malcolmrtl_data.x_nonlocal_goto_handler_labels becomes an...
2014-08-26 David MalcolmRemove DF_REF_INSN scaffolding
2014-08-26 David MalcolmVarious condition-handling calls
2014-08-26 David Malcolmcselib and incdec
2014-08-25 David MalcolmAdd rtx_jump_table_data::get_labels method
2014-08-22 David Malcolmrtlanal.c: Use rtx_insn
2014-08-21 David Malcolmfind_first_parameter_load returns an rtx_insn
2014-08-19 David MalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-08-18 David MalcolmNew function: for_each_rtx_in_insn
2014-08-08 Kugan Vivekanandarajahcalls.c (precompute_arguments): Use new SUBREG_PROMOTED...
2014-07-26 Richard Sandifordrtl.h (tls_referenced_p): Declare.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-25 Tom de VriesRegister CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets
2014-04-25 Radovan ObradovicAdd implicit parameter to find_all_hard_reg_sets
2014-03-26 Eric Botcazoure PR rtl-optimization/60452 (wrong code at -O1 with...
2014-01-25 Richard Sandifordrtlanal.c (canonicalize_condition): Split out duplicate...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-05 Tejas BelagodEliminate redundant vec_select moves.
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-05 Steven Bosscherrtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-27 Richard Sandifordrtlanal.c (must_be_base_p, [...]): Delete.
2013-09-27 Iain Sandoere PR middle-end/58547 (rtlanal.c:5482:19: error: compa...
2013-09-25 Yvan Rouxrtlanal.c (lsb_bitfield_op_p): New predicate for bitfie...
2013-09-23 Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-08-23 Marc Glissere PR other/57324 (Undefined behavior issues found...
2013-07-23 Po-Chun Changreload.c (find_reloads): Exit loop once we find this...
2013-06-13 Bin Chengrtlanal.c (noop_move_p): Check the code to be executed...
2013-05-30 Steven Bosscherrtlanal.c (tablejump_p): Expect table and label to...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-21 Eric Botcazourtlanal.c (volatile_insn_p): Delete commented out code.
2012-11-26 Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2012-11-19 Tom de Vriesre PR rtl-optimization/55315 (comparing address to...
2012-10-30 H.J. LuRemove lra_in_progress check for ARG_POINTER_REGNUM
2012-10-29 Vladimir Makarovrtlanal.c (strip_address_mutation): Use SUBREG_REG...
2012-10-29 Vladimir Makarovre PR middle-end/55116 (LRA failed to decompose ASHIFT)
2012-10-26 Richard Sandifordre PR bootstrap/55049 (bootstrap failed with --with...
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-16 Steven Bosscherrtl.h (get_call_rtx_from): New prototype.
2012-09-20 Joern Rennecke* rtlanal.c (dead_or_set_regno_p): Fix COND_EXEC handling.
2012-09-05 Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-07-12 Hans-Peter Nilssonre PR rtl-optimization/53176 (gcc.dg/lower-subreg-1...
2012-06-17 Steven Bosscheroutput.h (split_double): Move prototype to rtl.h.
2012-05-09 Richard Sandifordre PR bootstrap/53249 (Bootstrap failure)
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-11 Peter Bergnerre PR target/16458 (PowerPC - redundant compare)
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-24 Bernd Schmidtre PR bootstrap/50836 (bootstrap fails due to error...
2011-10-21 Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
2011-08-26 Jakub Jelinek* rtlanal.c (nonzero_bits1): Handle CLRSB.
2011-08-18 Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-07-28 Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-08 Bernd Schmidtdefaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.
2011-07-08 Bernd Schmidtrtlanal.c (nonzero_bits1): Don't compare GET_MODE_SIZE...
2011-07-06 Bernd Schmidtexplow.c (trunc_int_for_mode): Use GET_MODE_PRECISION...
2011-07-06 Bernd Schmidtemit-rtl.c (paradoxical_subreg_p): New function.
2011-07-06 Bernd Schmidtcse.c (find_comparison_args): Use val_mode_signbit_set_p.
2011-06-24 H.J. LuProperly handle pointer addition/subtraction in num_sig...
2011-06-24 H.J. LuProperly handle pointer addition/subtraction.
2011-05-29 Eric Botcazoure PR rtl-optimization/48830 (unrecognized insn: storin...
2011-02-03 Alexandre Olivare PR debug/43092 (Wrong debuginfo with VTA and -fomit...
next