summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * Merge from mainline rev 180744.aldyh2011-11-021-18/+21
|\
| * Properly limit backwards label scanning in reorg.davem2011-10-301-15/+0
| * 2011-10-13 Tom de Vries <tom@codesourcery.com>vries2011-10-131-0/+6
| * * rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODEjakub2011-09-271-3/+14
| * * emit-rtl.c (copy_insn_1): Do not copy DEBUG_EXPRs.aoliva2011-09-191-0/+1
* | * Merge from mainline rev 178608.aldyh2011-09-141-847/+722
|\ \ | |/
| * PR middle-end/48722jakub2011-08-291-0/+11
| * * doc/rtl.texi (simple_return): Document.bernds2011-08-271-1/+6
| * 2011-08-10 Richard Guenther <rguenther@suse.de>rguenth2011-08-101-3/+3
| * PR rtl-optimization/49941amodra2011-08-031-0/+3
| * PR target/49864rth2011-08-021-0/+4
| * * rtlanal.c (tablejump_p): False for returns.bernds2011-07-281-2/+5
| * * emit-rtl.c (set_mem_attributes_minus_bitpos): Restore settinguweigand2011-07-201-0/+1
| * gcc/rsandifo2011-07-191-49/+78
| * gcc/rsandifo2011-07-191-12/+21
| * gcc/rsandifo2011-07-191-2/+14
| * gcc/rsandifo2011-07-191-186/+193
| * gcc/rsandifo2011-07-191-40/+57
| * * cse.c (insert_with_costs): Put semi-colon after empty loop bodyebotcazou2011-07-121-1/+2
| * * emit-rtl.c (paradoxical_subreg_p): New function.bernds2011-07-061-0/+10
| * dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
| * gcc/rsandifo2011-05-291-6/+5
| * gcc/rsandifo2011-05-231-2/+25
| * * gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.bernds2011-05-031-2/+4
| * * emit-rtl.c (emit_pattern_after_setloc): New function.froydnj2011-04-011-167/+102
| * * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missinglaw2011-03-251-1/+4
| * refactor emit_*_{after,before}_noloc using common functionsfroydnj2011-03-231-207/+34
| * * emit-rtl.c (try_split): Don't call copy_call_info debug hook.jakub2011-03-161-5/+1
| * 2011-01-24 Kai Tietz <kai.tietz@onevision.com>ktietz2011-01-241-1/+1
| * 2011-01-18 Richard Guenther <rguenther@suse.de>rguenth2011-01-181-27/+5
| * 2011-01-11 Richard Guenther <rguenther@suse.de>rguenth2011-01-111-1/+2
| * * emit-rtl.c (set_mem_attributes_minus_bitpos): Explicitly deriveuweigand2010-12-301-5/+33
| * * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
| * * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz2010-11-171-0/+4
| * PR debug/46375ebotcazou2010-11-121-1/+1
| * PR middle-end/44765amylaar2010-11-041-0/+1
| * * emit-rtl.c (mark_used_flags): New function.froydnj2010-10-311-65/+16
| * * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-3/+1
| * * tree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.ian2010-10-111-2/+5
| * gcc:jsm282010-09-291-2/+2
| * * emit-rtl.c (reorder_insns_nobb) [ENABLE_CHECKING]: Sanity-checkhp2010-09-271-0/+7
| * PR middle-end/45234jakub2010-09-241-0/+4
| * 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-13/+2
| * 2010-08-25 Richard Guenther <rguenther@suse.de>rguenth2010-08-251-0/+5
| * 2010-08-24 Richard Guenther <rguenther@suse.de>rguenth2010-08-241-0/+1
| * 2010-08-10 Richard Guenther <rguenther@suse.de>rguenth2010-08-101-3/+3
| * 2010-08-09 Richard Guenther <rguenther@suse.de>rguenth2010-08-091-15/+17
| * PR debug/45055jakub2010-07-301-0/+32
| * gcc/froydnj2010-07-151-2/+2
| * gcc/rsandifo2010-07-121-39/+9