aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-30re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...Jakub Jelinek1-0/+2
2010-07-29revert: rtl.def (NOTE): Swap operands 4 and 5.Jakub Jelinek1-7/+7
2010-07-27rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.Bernd Schmidt1-12/+14
2010-07-12rtl.h (target_rtl): Add x_static_reg_base_value.Richard Sandiford1-0/+4
2010-07-12Makefile.in (reginfo.o): Don't depend on $(GGC_H) or gt-reginfo.h.Richard Sandiford1-0/+5
2010-07-12Makefile.in (target-globals.o): Depend on $(RTL_H).Richard Sandiford1-5/+47
2010-07-11reginfo.h (reg_classes_intersect_p): Change arguments type to reg_class_t.Anatoly Sokolov1-1/+1
2010-06-30toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez1-0/+13
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford1-1/+1
2010-06-10Makefile.in (READ_MD_H): Add $(HASHTAB_H).Richard Sandiford1-4/+0
2010-06-10read-md.h (read_md_file): Declare.Richard Sandiford1-1/+1
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford1-7/+0
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-2/+2
2010-06-01fwprop.c: Make emit-rtl.h include last.Jan Hubicka1-19/+0
2010-05-26explow.c (set_stack_check_libfunc): Adjust to accept name as a string instead...Steven Bosscher1-1/+0
2010-05-26rtl.h (decl_default_tls_model): Move prototype from here...Steven Bosscher1-1/+0
2010-05-22rtl.h (union rtunion_def): Remove rt_bit member.Steven Bosscher1-4/+0
2010-05-15vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher1-4/+1
2010-05-05re PR debug/43478 (Missing DW_AT_location for a variable)Alexandre Oliva1-0/+2
2010-05-01rtl.h (CONST_DOUBLE_P): Define.Anatoly Sokolov1-0/+5
2010-04-20double-int.h (double_int_setbit): Declare.Anatoly Sokolov1-0/+1
2010-03-16re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek1-1/+1
2010-02-19re PR bootstrap/43121 (Bootstrap failure)Jakub Jelinek1-3/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-6/+6
2009-11-24cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable ...David Binderman1-1/+1
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-1/+4
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-1/+6
2009-10-22rtl.h (shallow_copy_rtvec): Declare.Richard Sandiford1-0/+1
2009-10-20rtl.h (simplify_replace_fn_rtx): Declare.Richard Sandiford1-2/+2
2009-10-17* rtl.h (RTL_LOCATION): Fix typo.Alexandre Oliva1-1/+1
2009-10-14params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov1-0/+2
2009-10-13re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)Jakub Jelinek1-0/+3
2009-10-05re PR tree-optimization/40992 (cunroll ignoring asm size)Andrew Pinski1-0/+1
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-2/+0
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-1/+5
2009-09-14Squash commit of EH in gimpleRichard Henderson1-0/+7
2009-09-09re PR middle-end/41268 (bootstrap is broken after r151350 (expand from tuples))Michael Matz1-3/+11
2009-09-07rtl.h (PREFETCH_SCHEDULE_BARRIER_P): New macro.Andreas Krebbel1-1/+7
2009-09-03cfgbuild.c (find_bb_boundaries): Split blocks containing a barrier.David Daney1-0/+1
2009-09-02invoke.texi (-fsched-pressure): Document it.Vladimir Makarov1-4/+4
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-12/+69
2009-08-11combine.c (try_widen_shift_mode): Factor out code to check if an integer cons...Adam Nemet1-0/+1
2009-07-25re PR rtl-optimization/40445 (g++ void f() { __builtin_unreachable(); })David Daney1-0/+1
2009-06-19* rtl.h (SUBREG_PROMOTED_UNSIGNED_P): Add cast to int.Ian Lance Taylor1-1/+1
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-0/+6
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-0/+2
2009-04-30gcse.c (ae_gen): Remove.Steven Bosscher1-0/+1
2009-04-26Expand from SSA.Michael Matz1-0/+1
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-2/+2
2009-04-24re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops)Jakub Jelinek1-1/+1