aboutsummaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-06tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther1-13/+2
2010-08-25re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278)Richard Guenther1-0/+5
2010-08-24re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278)Richard Guenther1-0/+1
2010-08-10tree.h (get_object_alignment): Adjust prototype.Richard Guenther1-3/+3
2010-08-09re PR target/45212 (FAIL: gcc.target/alpha/pr24178.c scan-assembler ldl.*,18\...Richard Guenther1-15/+17
2010-07-30re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...Jakub Jelinek1-0/+32
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-2/+2
2010-07-12Makefile.in (target-globals.o): Depend on $(RTL_H).Richard Sandiford1-39/+9
2010-07-08re PR middle-end/44843 (All 32-bit fortran execution tests generate unaligned...Eric Botcazou1-4/+3
2010-07-08* emit-rtl.c (set_mem_attributes_minus_bitpos): Fix formatting issues.Eric Botcazou1-21/+20
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-05tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther1-9/+0
2010-07-01emit-rtl.c (set_mem_attributes_minus_bitpos): Use unsigned types for offsets.Richard Guenther1-2/+2
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-2/+34
2010-06-10emit-rtl.c (set_mem_attributes_minus_bitpos): Remove TYPE_NEEDS_CONSTRUCTING ...Jan Hubicka1-6/+1
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-5/+4
2010-06-01* emit-rtl.c (remove_insn): Fix thinko in prevoius patch.Jan Hubicka1-1/+2
2010-06-01fwprop.c: Make emit-rtl.h include last.Jan Hubicka1-93/+52
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-2/+0
2010-05-01rtl.h (CONST_DOUBLE_P): Define.Anatoly Sokolov1-0/+21
2010-04-20double-int.h (double_int_setbit): Declare.Anatoly Sokolov1-1/+11
2010-04-07invoke.texi (-fargument-alias, [...]): Remove.Richard Guenther1-18/+0
2010-04-07re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not ...Richard Guenther1-0/+19
2009-11-27emit-rtl.c (next_active_insn, [...]): Correct comment.Andreas Krebbel1-4/+4
2009-11-25Remove trailing white spaces.H.J. Lu1-19/+19
2009-11-24cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable ...David Binderman1-9/+2
2009-10-29re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)Cary Coutant1-0/+4
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-4/+7
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-21/+45
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-0/+8
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-24/+0
2009-09-14Squash commit of EH in gimpleRichard Henderson1-7/+1
2009-09-03cfgbuild.c (find_bb_boundaries): Split blocks containing a barrier.David Daney1-0/+19
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-15/+357
2009-07-25re PR rtl-optimization/40445 (g++ void f() { __builtin_unreachable(); })David Daney1-0/+19
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther1-54/+4
2009-07-11re PR target/40667 (stack frames are generated even with -fomit-frame-pointer)Jakub Jelinek1-1/+5
2009-06-22alias.c: Use REG_P...Shujing Zhao1-4/+4
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-1/+2
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-0/+7
2009-04-26Expand from SSA.Michael Matz1-2/+5
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-1/+1
2009-04-16emit-rtl.c (set_mem_attrs_from_reg): Remove.Kazu Hirata1-11/+0
2009-03-27re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)H.J. Lu1-1/+1
2009-03-04emit-rtl.c (adjust_address_1): Reduce offset to a signed value that fits with...Joseph Myers1-0/+11
2009-02-21Revert last change.Richard Sandiford1-11/+0
2009-02-21loop-iv.c (truncate_value): New function.Richard Sandiford1-0/+11
2009-01-20re PR target/38868 (r143152 breaks output routines in xplor-nih)Paolo Bonzini1-1/+6
2008-12-23re PR target/38488 (x86_64 generates much larger and slightly slower code for...Jakub Jelinek1-0/+84