summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* * varasm.c (struct deferred_string): New structure.jakub2000-11-141-2/+7
* * print-rtl.c (print_rtx_head): Constify.law2000-10-161-1/+1
* Remove obstacks.mmitchel2000-10-131-8/+1
* * recog.c (recog_memoized): Rename to recog_memoized_1.hubicka2000-09-291-1/+7
* 2000-09-15 Andrew Haley <aph@redhat.com>aph2000-09-181-0/+1
* Bring back equal forms for libcallscrux2000-09-171-5/+15
* * flags.h (flag_dump_rtl_in_asm): Declare.ciceron2000-09-131-0/+1
* Fix hard reg cost calculations in CSE; some minor cleanupscrux2000-09-121-0/+10
* * rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.aoliva2000-09-021-0/+2
* Eliminate false DV warnings for predicated calls to noreturn functions.wilson2000-09-011-1/+4
* * stmt.c (expand_asm_operands): Twiddle generating_concat_pgeoffk2000-09-011-0/+3
* * global.c (global_alloc): Avoid passing dumpfile argument tolaw2000-08-211-3/+1
* * alias.c (true_dependence, write_dependence_p): A readwehle2000-08-181-3/+4
* 2000-08-04 Andreas Schwab <schwab@suse.de>zack2000-08-051-0/+17
* * Makefile.in (OBJS): Added dce.o.mmitchel2000-08-021-3/+24
* * rtl.h (enum reg_note): Add REG_MAYBE_DEAD.geoffk2000-08-021-1/+7
* * Makefile.in (ssa.o): Updated header files in dependences.mmitchel2000-07-311-0/+6
* * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.rth2000-07-281-0/+17
* Put phi nodes after NOTE_INSN_BASIC_BLOCK.mmitchel2000-07-271-0/+5
* 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-07-221-2/+56
* * diagnostic.c (trim_filename, fancy_abort): Moved here fromzack2000-07-211-17/+8
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-17/+19
* Jan Hubicka <jh@suse.cz>rth2000-05-251-2/+0
* * rtl.h (loc_mentioned_in_p): Declare.amylaar2000-05-251-0/+1
* * alias.c: Clarify some comments.kenner2000-05-201-1/+1
* * basic-block.h (struct edge_def): New field "count".rth2000-05-191-4/+2
* * jump.c (redirect_jump): Add delete_unused argument. Don'trth2000-05-191-2/+2
* * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.rth2000-05-191-0/+1
* * jump.c (condjump_p): Mark as depreached.hubicka2000-05-151-0/+4
* * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_phubicka2000-05-151-1/+1
* * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth2000-05-121-9/+12
* gcc:zack2000-05-061-5/+5
* * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.jason2000-05-041-3/+12
* * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner2000-05-041-3/+4
* oopsjason2000-05-021-1/+1
* * cse.c (CSE_ADDRESS_COST): Remove.hubicka2000-04-271-0/+1
* * jump.c (redirect_exp_1): Rework from old redirect_exp. Neverrth2000-04-271-2/+5
* * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner2000-04-211-2/+2
* * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. Check thatrobertl2000-04-181-19/+3
* * builtins.c (expand_builtin_expect): New.rth2000-04-171-0/+5
* * rtl.h (enum insn_note): New enumeration. Subsumerth2000-04-161-47/+74
* * ssa.c (convert_to_ssa): Eliminate dead code when callingsamuel2000-04-091-9/+0
* * rtl.def (COND_EXEC): New.rth2000-04-071-0/+6
* * ggc.h (struct rtx_def): Forward declare.rth2000-04-071-0/+1
* * rtl.h (INSN_P): New macro.samuel2000-04-061-0/+14
* * Makefile.in: Add rules for regrename.oscox2000-04-051-0/+4
* * alias.c (canon_rtx): Make it global.mmitchel2000-03-311-0/+1
* * rtl.h: Redistribute enum reg_note documentation.rth2000-03-291-95/+135
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-19/+31
* * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.loewis2000-03-191-0/+2