summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner2001-07-031-1/+1
* explow.c (plus_constant_wide, [...]): New case.Richard Kenner2001-07-021-3/+0
* rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg2001-06-301-0/+1
* Fix __builtin_expect on PowerPCsMichael Meissner2001-06-201-0/+3
* predict.def: New file.Jan Hubicka2001-06-091-7/+11
* simplify_rtx.c (simplify_subreg): Keep subregs on return values...Jan Hubicka2001-06-041-3/+4
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg.Jan Hubicka2001-05-171-0/+1
* cse.c (fold_rtx): Use simplify_subreg.Jan Hubicka2001-05-171-0/+4
* simplify-rtx.c (simplify_subreg): Break out from ...Jan Hubicka2001-05-171-0/+7
* rtl.h (SYMBOL_REF_WEAK): New macro.Franz Sirl2001-05-131-1/+5
* rtl.h (simplify_gen_relational): Add cmp_mode parameter.Jan Hubicka2001-04-281-0/+1
* output.h (dump_flow_info, [...]): Delete redundant prototypes.Kaveh R. Ghazi2001-04-181-1/+0
* Makefile.in (toplev.o, [...]): Depend on reload.hKaveh R. Ghazi2001-04-131-16/+0
* Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).Kaveh R. Ghazi2001-04-131-11/+0
* bitmap.h (debug_bitmap): Delete redundant prototype.Kaveh R. Ghazi2001-04-121-1/+0
* Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh R. Ghazi2001-04-111-32/+0
* alias.c (get_addr): Externalize.Andrew MacLeod2001-04-091-0/+3
* rtl.h (set_noop_p): Declare.John Wehle2001-04-041-0/+1
* rtl.h (LCT_THROW): New.Richard Henderson2001-04-031-1/+2
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-2/+15
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-4/+0
* rtl.h (LCT_NORETURN): New.Richard Henderson2001-03-271-1/+2
* print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin2001-03-021-5/+5
* rtl.h (add_clobbers): Remove duplicate declaration.Richard Kenner2001-02-181-3/+0
* recog.c (validate_replace_src_1): New.Richard Kenner2001-02-171-0/+3
* rtlanal.c (find_reg_equal_equiv_note): New function.Richard Kenner2001-02-131-6/+28
* cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM to conditionals.Jan Hubicka2001-02-131-0/+3
* jump.c (reversed_comparison_code_parts, [...]): New.Jan Hubicka2001-01-071-0/+3
* rtlanal.c (set_of_1): New static function.Jan Hubicka2001-01-071-0/+1
* rtl.h (print_simple_rtl): New.Michael Hayes2001-01-051-0/+1
* simplify-rtx.c (cfc_args): add "unordered" field.Jan Hubicka2001-01-051-1/+2
* Extra arg for rtx_varies_pBernd Schmidt2001-01-011-3/+4
* Introduce ORIGINAL_REGNO macroBernd Schmidt2000-12-291-1/+6
* ia64 specific scheduling bitsBernd Schmidt2000-12-211-1/+2
* rtl.h (REG_NON_LOCAL_GOTO): New.Richard Henderson2000-12-201-1/+5
* Support scheduling across extended basic blocksBernd Schmidt2000-12-201-0/+1
* function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...John David Anglin2000-11-291-0/+4
* rtl.h (traverse_md_constants): Declare.J"orn Rennecke2000-11-221-0/+3
* varasm.c (struct deferred_string): New structure.Jakub Jelinek2000-11-141-2/+7
* print-rtl.c (print_rtx_head): Constify.Rodney Brown2000-10-161-1/+1
* Remove obstacks.Mark Mitchell2000-10-131-8/+1
* recog.c (recog_memoized): Rename to recog_memoized_1.Jan Hubicka2000-09-291-1/+7
* toplev.c (rest_of_compilation): Call purge_hard_subreg_sets to remove all SET...Andrew Haley2000-09-181-0/+1
* Bring back equal forms for libcallsBernd Schmidt2000-09-171-5/+15
* flags.h (flag_dump_rtl_in_asm): Declare.Stephane Carrez2000-09-131-0/+1
* Fix hard reg cost calculations in CSE; some minor cleanupsBernd Schmidt2000-09-121-0/+10
* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.Alexandre Oliva2000-09-021-0/+2
* Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson2000-09-011-1/+4
* stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are...Geoff Keating2000-09-011-0/+3