summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-1/+1
* emit-rtl.c (try_split): Relink the insns with REG_LIBCALL note and with REG_R...Sa Liu2007-08-121-1/+13
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-4/+4
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-0/+61
* emit-rtl.c (reset_used_decls): Rename to...Richard Sandiford2007-08-021-7/+15
* alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi2007-07-301-2/+2
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-5/+5
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-5/+5
* emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.Ian Lance Taylor2007-07-111-3/+1
* emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (bo...Andrew Pinski2007-06-291-0/+16
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-77/+120
* re PR target/31850 (gcc.c-torture/compile/limits-fnargs.c is slow at compilin...Steve Ellcey2007-06-071-0/+12
* invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.Jan Hubicka2007-05-241-0/+2
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-17/+9
* emit-rtl.c (unshare_all_rtl_1): Don't copy DECL_RTL.Kazu Hirata2007-05-081-30/+3
* alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka2007-04-281-39/+3
* Revert:Jan Hubicka2007-04-241-3/+39
* function.c (init_function_start): Don't init line number info.Jan Hubicka2007-04-231-39/+3
* emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit before ve...Jan Hubicka2007-04-011-1/+4
* emit-rtl.c (find_auto_inc): New.Roman Zippel2007-03-041-9/+47
* emit-rtl.c (set_mem_attributes_minus_bitpos): Treat complex types as aggregat...Joseph Myers2007-02-141-2/+5
* emit-rtl.c (dconstpi): Delete.Kaveh R. Ghazi2007-02-031-3/+3
* emit-rtl.c (renumber_insns): Remove.Kazu Hirata2007-02-021-27/+0
* lower-subreg.c: New file.Ian Lance Taylor2007-02-011-6/+29
* emit-rtl.c (emit_copy_of_insn_after): Do not call copy_insn_1 for INSN_LIST.Jan Hubicka2007-01-011-1/+1
* emit-rt.c (emit_copy_of_insn_after): Fix bug causing exponential amount of co...Jan Hubicka2006-12-301-6/+4
* emit-rtl.c (verify_rtl_sharing): Handle SEQUENCE specially when clearing the ...Kaz Kojima2006-11-301-0/+14
* tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka2006-11-111-61/+0
* builtins.c (dummy_object): Use build_int_cst instead of convert.Roger Sayle2006-04-031-3/+5
* function.h (struct function): Rename to x_stack_check_probe_note.Steven Bosscher2006-03-201-74/+0
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+4
* emit-rtl.c (immed_double_const): Cleanup.Zdenek Dvorak2006-02-231-50/+14
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-44/+35
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-3/+3
* emit-rtl.c (init_virtual_regs): Make it static.Kazu Hirata2006-01-281-1/+1
* rtl-factoring.c: Add sequence abstraction algorithm.Gabor Loki2006-01-161-2/+1
* re PR rtl-optimization/25130 (miscompilation in GCSE)Steven Bosscher2006-01-031-3/+6
* optabs.c (init_floating_libfuncs): Handle decimal float modes.Jon Grimm2005-12-191-4/+16
* optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...Ben Elliston2005-11-221-1/+1
* rtl.h (gen_frame_mem, [...]): Declare.J"orn Rennecke2005-09-051-0/+25
* emit-rtl.c (set_mem_attributes_minus_bitpos): Look through component-like ref...Richard Henderson2005-08-311-11/+31
* bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini2005-08-101-4/+4
* Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor2005-08-011-1/+1
* emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits (rather than un...J"orn Rennecke2005-07-261-1/+2
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-1/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+36
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-3/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2