summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+4
* gcc/rsandifo2014-10-221-1/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-2/+2
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-8/+8
* The various TARGET_ASM_..._MAX_SKIP hooks take an insndmalcolm2014-09-151-4/+4
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-2/+2
* error_for_asm and warning_for_asm take const rtx_insn *dmalcolm2014-09-101-1/+1
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-3/+4
* Eliminate the checked cast from get_call_reg_set_usagedmalcolm2014-09-051-2/+1
* Drop uncast_insn from param 1 of final_scan_insndmalcolm2014-09-051-3/+1
* gcc/rsandifo2014-09-031-0/+34
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-4/+5
* insn_current_reference_address takes an rtx_insndmalcolm2014-08-281-1/+1
* gcc/rsandifo2014-08-281-28/+10
* final.c: Use rtx_sequencedmalcolm2014-08-271-18/+17
* Remove DF_REF_INSN scaffoldingdmalcolm2014-08-261-1/+1
* final_start_function takes an rtx_insndmalcolm2014-08-251-2/+1
* final accepts an rtx_insndmalcolm2014-08-251-2/+1
* shorten_branches takes an rtx_insndmalcolm2014-08-251-2/+1
* IPA C++ refactoring 4/Nmarxin2014-08-251-4/+4
* final.c: Use rtx_insn (also touches output.c and config/arc/arc.c)dmalcolm2014-08-221-48/+55
* Debug hooks: use rtx_insn and rtx_code_labeldmalcolm2014-08-211-3/+3
* Use rtx_insn internally within generated functionsdmalcolm2014-08-211-1/+2
* Convert various rtx to rtx_note *dmalcolm2014-08-191-3/+4
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-8/+8
* Enable fuse-caller-save on self-recursive functionsvries2014-07-091-1/+13
* remove has_executetbsaunde2014-07-091-4/+0
* Fix finding reg-sets of call insnvries2014-06-201-4/+8
* Don't save function_used_regs if it contains all call_used_regsvries2014-06-201-0/+5
* Use function_used_regs variable in collect_fn_hard_reg_usagevries2014-06-201-9/+10
* * rtl.h (insn_location): Declare.ebotcazou2014-06-061-2/+8
* Fix bootstrap on powerpc64le-linux-gnuvries2014-05-291-0/+2
* -fuse-caller-save - Use collected register usage informationvries2014-05-281-3/+0
* -fuse-caller-save - Collect register usage informationvries2014-05-281-1/+116
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+1
* * gengtype-state.c (fatal_reading_state): Bring offline.hubicka2014-05-241-1/+1
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
| * 2014-05-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2014-05-051-1/+3
* | Merge in trunk.mrs2014-05-051-1/+3
* | Merge from trunk.rsandifo2014-04-221-8/+10
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-4/+10
| * remove has_gatetbsaunde2014-04-171-4/+0
* | Merge from trunk.rsandifo2014-04-171-0/+2
|\ \ | |/
| * * final.c (compute_alignments): Do not apply loop alignment to a blockebotcazou2014-04-161-0/+2
* | Merge in trunk.mrs2014-04-021-14/+3
|\ \ | |/
| * PR sanitizer/60142jakub2014-02-181-14/+3
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1