summaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
Commit message (Expand)AuthorAgeFilesLines
* rtlanal.c: Use rtx_insndmalcolm2014-08-221-5/+5
* find_first_parameter_load returns an rtx_insndmalcolm2014-08-211-2/+2
* Make tablejump_p accept a rtx_jump_table_data **dmalcolm2014-08-191-5/+6
* New function: for_each_rtx_in_insndmalcolm2014-08-181-0/+16
* gcc/kugan2014-08-081-3/+3
* gcc/rsandifo2014-07-261-0/+19
* Merge from trunk.rsandifo2014-04-281-2/+8
|\
| * Register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_setsvries2014-04-251-2/+8
| * Add implicit parameter to find_all_hard_reg_setsvries2014-04-251-2/+2
* | Merge in trunk.mrs2014-04-021-12/+30
|\ \ | |/
| * PR rtl-optimization/60452ebotcazou2014-03-261-12/+30
* | Merge in trunk.mrs2014-02-101-20/+31
|\ \ | |/
| * gcc/rsandifo2014-01-251-20/+31
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-0/+21
|\ \ | |/
| * Eliminate redundant vec_select moves.belagod2013-12-051-0/+21
| * gcc/c-family/rsandifo2013-11-181-1/+1
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-1/+1
* | Merge in trunk.mrs2013-11-061-2/+1
|\ \ | |/
| * * rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always followsteven2013-11-051-2/+1
* | Merge in trunk.mrs2013-10-201-40/+111
|\ \ | |/
| * gcc/rsandifo2013-09-281-1/+1
| * gcc/rsandifo2013-09-271-43/+58
| * gcc:iains2013-09-271-1/+1
| * 2013-09-25 Yvan Roux <yvan.roux@linaro.org>yroux2013-09-251-5/+31
| * gcc/rsandifo2013-09-231-0/+30
* | Merge in trunk.mrs2013-09-041-1/+1
|\ \ | |/
| * 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-1/+1
* | Add wide-int branch.mrs2013-08-131-3/+26
|/
* 2013-07-22 Po-Chun Chang <pchang9@cs.wisc.edu>law2013-07-231-1/+4
* * rtlanal.c (noop_move_p): Check the code to be executed foramker2013-06-131-0/+4
* * rtlanal.c (tablejump_p): Expect table and label to be adjacent.steven2013-05-301-0/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * rtlanal.c (volatile_insn_p): Delete commented out code.ebotcazou2012-12-211-5/+2
* PR middle-end/55030hp2012-11-261-2/+2
* 2012-11-19 Tom de Vries <tom@codesourcery.com>vries2012-11-191-3/+1
* Remove lra_in_progress check for ARG_POINTER_REGNUMhjl2012-10-301-4/+1
* 2012-10-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-291-1/+1
* 2012-10-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-291-0/+6
* gcc/rsandifo2012-10-261-0/+369
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-3/+11
* * rtl.h (get_call_rtx_from): New prototype.steven2012-10-161-0/+16
* * rtlanal.c (dead_or_set_regno_p): Fix COND_EXEC handling.amylaar2012-09-201-1/+2
* * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo2012-09-051-2/+2
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-48/+12
* 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-021-7/+2
* PR rtl-optimization/53176hp2012-07-121-5/+22
* * output.h (split_double): Move prototype to rtl.h.steven2012-06-171-0/+144