summaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
Commit message (Expand)AuthorAgeFilesLines
* rtlanal.c (volatile_insn_p): Delete commented out code.Eric Botcazou2012-12-211-5/+2
* re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution...Hans-Peter Nilsson2012-11-261-2/+2
* re PR rtl-optimization/55315 (comparing address to constant is folded in cse)Tom de Vries2012-11-191-3/+1
* Remove lra_in_progress check for ARG_POINTER_REGNUMH.J. Lu2012-10-301-4/+1
* rtlanal.c (strip_address_mutation): Use SUBREG_REG instead of XEXP.Vladimir Makarov2012-10-291-1/+1
* re PR middle-end/55116 (LRA failed to decompose ASHIFT)Vladimir Makarov2012-10-291-0/+6
* re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)Richard Sandiford2012-10-261-0/+369
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-3/+11
* rtl.h (get_call_rtx_from): New prototype.Steven Bosscher2012-10-161-0/+16
* * rtlanal.c (dead_or_set_regno_p): Fix COND_EXEC handling.Joern Rennecke2012-09-201-1/+2
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-2/+2
* alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck2012-08-231-48/+12
* cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck2012-08-021-7/+2
* re PR rtl-optimization/53176 (gcc.dg/lower-subreg-1.c FAILs)Hans-Peter Nilsson2012-07-121-5/+22
* output.h (split_double): Move prototype to rtl.h.Steven Bosscher2012-06-171-0/+144
* re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford2012-05-091-0/+14
* lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka2012-04-181-2/+2
* re PR target/16458 (PowerPC - redundant compare)Peter Bergner2012-04-111-1/+20
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+1
* re PR bootstrap/50836 (bootstrap fails due to error: no previous prototype fo...Bernd Schmidt2011-10-241-1/+1
* reg-notes.def (DEP_CONTROL): New.Bernd Schmidt2011-10-211-0/+50
* * rtlanal.c (nonzero_bits1): Handle CLRSB.Jakub Jelinek2011-08-261-2/+7
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-10/+12
* rtl.h (set_src_cost, [...]): New functions.Richard Sandiford2011-08-181-1/+1
* rtlanal.c (tablejump_p): False for returns.Bernd Schmidt2011-07-281-2/+5
* rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford2011-07-191-1/+1
* defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.Bernd Schmidt2011-07-081-1/+10
* rtlanal.c (nonzero_bits1): Don't compare GET_MODE_SIZE against a bitsize.Bernd Schmidt2011-07-081-1/+1
* explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BIT...Bernd Schmidt2011-07-061-39/+39
* emit-rtl.c (paradoxical_subreg_p): New function.Bernd Schmidt2011-07-061-2/+1
* cse.c (find_comparison_args): Use val_mode_signbit_set_p.Bernd Schmidt2011-07-061-26/+14
* Properly handle pointer addition/subtraction in num_sign_bit_copies1.H.J. Lu2011-06-241-15/+0
* Properly handle pointer addition/subtraction.H.J. Lu2011-06-241-14/+0
* re PR rtl-optimization/48830 (unrecognized insn: storing invalid upper FP reg...Eric Botcazou2011-05-291-2/+2
* re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva2011-02-031-0/+117
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* re PR rtl-optimization/46315 (-O2 -fno-strict-overflow causes wrong code gene...Eric Botcazou2010-11-161-0/+27
* re PR target/40457 (use stm and ldm to access consecutive memory words)Bernd Schmidt2010-09-291-0/+11
* options.texi (Variable): Document.Joseph Myers2010-09-171-7/+1
* tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonz...Joseph Myers2010-08-201-7/+2
* rtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT in all mask computations.Eric Botcazou2010-08-051-53/+61
* rtlanal.c (simplify_subreg_regno): Don't treat HARD_FRAME_POINTER_REGNUM spec...Bernd Schmidt2010-07-301-2/+1
* re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...Jakub Jelinek2010-07-301-3/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* bitmap.c (bitmap_and, [...]): Turn internal datastructure checks into checkin...Jan Hubicka2010-06-131-1/+1
* fwprop.c: Make emit-rtl.h include last.Jan Hubicka2010-06-011-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov2010-05-021-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-15/+15
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-031-0/+5