summaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2014-10-131-22/+51
* gcc/rsandifo2014-09-221-1/+14
* params 2 and 3 of reg_set_between_pdmalcolm2014-09-121-3/+2
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-3/+5
* single_set takes an insndmalcolm2014-09-091-1/+1
* gcc/rsandifo2014-09-061-1/+1
* Use rtx_insn for various jump-handling functions and predicatesdmalcolm2014-09-051-1/+1
* Params to modified_between_pdmalcolm2014-09-051-3/+1
* Change the types of arguments and return values for several functions from rt...tbsaunde2014-09-041-2/+3
* gcc/rsandifo2014-08-291-1/+1
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-6/+11
* tablejump_p takes an rtx_insndmalcolm2014-08-281-2/+2
* find_first_parameter_load params and return typedmalcolm2014-08-281-3/+4
* Delete find_last_valuedmalcolm2014-08-281-46/+0
* Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-0/+29
* gcc/rsandifo2014-08-281-10/+6
* gcc/rsandifo2014-08-281-75/+32
* gcc/rsandifo2014-08-281-17/+14
* gcc/rsandifo2014-08-281-44/+67
* gcc/rsandifo2014-08-281-28/+18
* gcc/rsandifo2014-08-281-1/+130
* rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listdmalcolm2014-08-271-6/+6
* Remove DF_REF_INSN scaffoldingdmalcolm2014-08-261-1/+1
* Various condition-handling callsdmalcolm2014-08-261-3/+5
* cselib and incdecdmalcolm2014-08-261-3/+3
* Add rtx_jump_table_data::get_labels methoddmalcolm2014-08-251-2/+1
* 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