summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)Cary Coutant2009-10-291-0/+4
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-4/+7
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-21/+45
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-0/+8
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-24/+0
* Squash commit of EH in gimpleRichard Henderson2009-09-141-7/+1
* cfgbuild.c (find_bb_boundaries): Split blocks containing a barrier.David Daney2009-09-031-0/+19
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-15/+357
* re PR rtl-optimization/40445 (g++ void f() { __builtin_unreachable(); })David Daney2009-07-251-0/+19
* tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther2009-07-141-54/+4
* re PR target/40667 (stack frames are generated even with -fomit-frame-pointer)Jakub Jelinek2009-07-111-1/+5
* alias.c: Use REG_P...Shujing Zhao2009-06-221-4/+4
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-1/+2
* cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson2009-05-291-0/+7
* Expand from SSA.Michael Matz2009-04-261-2/+5
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-1/+1
* emit-rtl.c (set_mem_attrs_from_reg): Remove.Kazu Hirata2009-04-161-11/+0
* re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)H.J. Lu2009-03-271-1/+1
* emit-rtl.c (adjust_address_1): Reduce offset to a signed value that fits with...Joseph Myers2009-03-041-0/+11
* Revert last change.Richard Sandiford2009-02-211-11/+0
* loop-iv.c (truncate_value): New function.Richard Sandiford2009-02-211-0/+11
* re PR target/38868 (r143152 breaks output routines in xplor-nih)Paolo Bonzini2009-01-201-1/+6
* re PR target/38488 (x86_64 generates much larger and slightly slower code for...Jakub Jelinek2008-12-231-0/+84
* re PR rtl-optimization/38281 (segmentation fault with optimization enabled)Eric Botcazou2008-12-031-1/+2
* re PR middle-end/37815 (ICE in vt_add_function_parameters (bootstrap error))Richard Henderson2008-10-211-4/+4
* re PR middle-end/37447 (test pr28982b.c fails execution on power4 or later wi...Richard Henderson2008-10-121-0/+59
* re PR middle-end/37774 (Alignment information is lost for ARRAY_REFs)Jakub Jelinek2008-10-091-0/+11
* emit-rtl.c (set_reg_attrs_from_value): Fix invalid alignment information pass...Ulrich Weigand2008-09-121-1/+1
* emit-rtl.c (gen_rtvec): Rewrite not using gen_rtvec_v.Paolo Bonzini2008-09-051-17/+12
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-0/+1
* [multiple changes]H.J. Lu2008-07-301-0/+9
* df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-70/+70
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Improve comment.Ben Elliston2008-07-151-1/+1
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-30/+11
* c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-271-1/+1
* dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-10/+8
* re PR target/36533 (Incorrectly assumed aligned_operand)Jakub Jelinek2008-06-231-0/+6
* Remove libcall notes.Steven Bosscher2008-06-171-37/+2
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-4/+4
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-0/+56
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-2/+2
* [multiple changes]Kenneth Zadeck2008-05-071-1/+4
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case.Tomas Bily2008-04-231-2/+0
* function.h (rtl): Rename to x_rtl.Jan Hubicka2008-04-071-15/+15
* PR middle-end/PR28690Peter Bergner2008-04-071-5/+26
* * emit-rtl.c (init_emit): xcalloc regno_pointer_align.Jan Hubicka2008-04-051-2/+2
* builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka2008-03-311-28/+33
* builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi2008-03-261-20/+4
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5