summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* reload.h (register_move_cost, [...]): Adjust prototype.Anatoly Sokolov2010-08-151-1/+1
* ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_set...Bingfeng Mei2010-08-091-0/+1
* From Martin Thuresson <martint@google.com>Bernd Schmidt2010-08-051-0/+1
* re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...Jakub Jelinek2010-07-301-0/+2
* revert: rtl.def (NOTE): Swap operands 4 and 5.Jakub Jelinek2010-07-291-7/+7
* rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.Bernd Schmidt2010-07-271-12/+14
* rtl.h (target_rtl): Add x_static_reg_base_value.Richard Sandiford2010-07-121-0/+4
* Makefile.in (reginfo.o): Don't depend on $(GGC_H) or gt-reginfo.h.Richard Sandiford2010-07-121-0/+5
* Makefile.in (target-globals.o): Depend on $(RTL_H).Richard Sandiford2010-07-121-5/+47
* reginfo.h (reg_classes_intersect_p): Change arguments type to reg_class_t.Anatoly Sokolov2010-07-111-1/+1
* toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez2010-06-301-0/+13
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* Makefile.in (READ_MD_H): Add $(HASHTAB_H).Richard Sandiford2010-06-101-4/+0
* read-md.h (read_md_file): Declare.Richard Sandiford2010-06-101-1/+1
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-7/+0
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-2/+2
* fwprop.c: Make emit-rtl.h include last.Jan Hubicka2010-06-011-19/+0
* explow.c (set_stack_check_libfunc): Adjust to accept name as a string instead...Steven Bosscher2010-05-261-1/+0
* rtl.h (decl_default_tls_model): Move prototype from here...Steven Bosscher2010-05-261-1/+0
* rtl.h (union rtunion_def): Remove rt_bit member.Steven Bosscher2010-05-221-4/+0
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-4/+1
* re PR debug/43478 (Missing DW_AT_location for a variable)Alexandre Oliva2010-05-051-0/+2
* rtl.h (CONST_DOUBLE_P): Define.Anatoly Sokolov2010-05-011-0/+5
* double-int.h (double_int_setbit): Declare.Anatoly Sokolov2010-04-201-0/+1
* re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek2010-03-161-1/+1
* re PR bootstrap/43121 (Bootstrap failure)Jakub Jelinek2010-02-191-3/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-6/+6
* cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable ...David Binderman2009-11-241-1/+1
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-1/+4
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-1/+6
* rtl.h (shallow_copy_rtvec): Declare.Richard Sandiford2009-10-221-0/+1
* rtl.h (simplify_replace_fn_rtx): Declare.Richard Sandiford2009-10-201-2/+2
* * rtl.h (RTL_LOCATION): Fix typo.Alexandre Oliva2009-10-171-1/+1
* params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov2009-10-141-0/+2
* re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)Jakub Jelinek2009-10-131-0/+3
* re PR tree-optimization/40992 (cunroll ignoring asm size)Andrew Pinski2009-10-051-0/+1
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-2/+0
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2009-09-141-1/+5
* Squash commit of EH in gimpleRichard Henderson2009-09-141-0/+7
* re PR middle-end/41268 (bootstrap is broken after r151350 (expand from tuples))Michael Matz2009-09-091-3/+11
* rtl.h (PREFETCH_SCHEDULE_BARRIER_P): New macro.Andreas Krebbel2009-09-071-1/+7
* cfgbuild.c (find_bb_boundaries): Split blocks containing a barrier.David Daney2009-09-031-0/+1
* invoke.texi (-fsched-pressure): Document it.Vladimir Makarov2009-09-021-4/+4
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-12/+69
* combine.c (try_widen_shift_mode): Factor out code to check if an integer cons...Adam Nemet2009-08-111-0/+1
* re PR rtl-optimization/40445 (g++ void f() { __builtin_unreachable(); })David Daney2009-07-251-0/+1
* * rtl.h (SUBREG_PROMOTED_UNSIGNED_P): Add cast to int.Ian Lance Taylor2009-06-191-1/+1
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-0/+6
* cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson2009-05-291-0/+2
* gcse.c (ae_gen): Remove.Steven Bosscher2009-04-301-0/+1