summaryrefslogtreecommitdiffstats
path: root/gcc/rtlanal.c
Commit message (Expand)AuthorAgeFilesLines
* * rtlanal.c (find_reg_equal_equiv_note): New function.kenner2001-02-131-0/+17
* * rtlanal.c (remove_node_from_expr_list): Correctly update PREV.kenner2001-02-081-4/+5
* * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility.kenner2001-01-191-25/+17
* tweak commentsjason2001-01-191-1/+1
* * flow.c (mark_set_1, case PARALLEL): Now case; rework to allowkenner2001-01-181-50/+34
* * rtlanal.c (computed_jump_p_1): Rename from jmp_uses_reg_or_mem;rth2001-01-141-15/+15
* * rtlanal.c (set_of_1): New static function.hubicka2001-01-071-84/+47
* * reload.c (subst_reloads): Take INSN argument. Whenaoliva2001-01-071-2/+4
* Extra arg for rtx_varies_pbernds2001-01-011-18/+26
* * resource.c (mark_set_resources): Use MARK_SRC_DEST form.hayes2000-12-211-0/+2
* ia64 specific scheduling bitsbernds2000-12-211-3/+2
* Fix for ia64-linux glibc miscompilation of nan tests.wilson2000-12-121-1/+9
* * rtlanal.c (rtx_unstable_p, rtx_varies_p): Don't consider picrth2000-10-241-5/+22
* * rtlanal.c (may_trap_p): Check operand modes of COMPARE.jakub2000-10-161-0/+11
* * rtlanal.c (single_set_1): Do not require USE and CLOBBERshubicka2000-10-031-84/+38
* * config/rs6000/rs6000.md (movsi_to_cr): Remove the USE. Calculategeoffk2000-10-011-25/+33
* * recog.c (recog_memoized): Rename to recog_memoized_1.hubicka2000-09-291-27/+72
* * rtlanal.c (rtx_varies_p): Volatile asms vary.wehle2000-09-161-11/+33
* * rtlanal.c (rtx_unstable_p): The pic register is stablewehle2000-08-231-7/+12
* * rtlanal.c (rtx_unstable_p): Use CONSTANT_P.wehle2000-08-171-5/+25
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-11/+10
* * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.rth2000-07-281-0/+63
* 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-07-221-8/+8
* * rtl.h (loc_mentioned_in_p): Declare.amylaar2000-05-251-0/+26
* * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.rth2000-05-191-0/+40
* * rtlanal.c (may_trap_p): Consider old-style and volatilerth2000-05-091-1/+4
* * rtlanal.c (reg_overlap_mentioned_p): Treat parallels in therth2000-05-051-11/+16
* * cppexp.c (op_t): Make an int.jason2000-05-031-1/+1
* * rtlanal.c (dead_or_set_regno_p): Use find_regno_note.rth2000-04-271-16/+3
* * rtl.def (COND_EXEC): New.rth2000-04-071-40/+66
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-29/+32
* * rtlanal.c (single_set): Reject if the parallel has anythingrth2000-03-171-9/+23
* Fix copyrights.law2000-02-261-1/+2
* * rtlanal.c (find_last_value): Allow NULL_RTX for valid_to.law2000-02-261-6/+8
* * rtlanal.c (reg_referenced_p): A CLOBBER of a MEM uses any REGsgeoffk2000-01-191-0/+6
* Update copyrightsghazi2000-01-171-1/+1
* * reload.c: PROTO -> PARAMS.ghazi2000-01-171-5/+5
* * alias.c (nonlocal_reference_p): Add else for disjoint ifs.rth1999-12-271-7/+7
* * expr.c (emit_move_insn_1): Only emit clobbers if one ofdavem1999-12-161-7/+0
* 1999-12-15 David S. Miller <davem@redhat.com>davem1999-12-151-0/+7
* * Makefile.in (genattrtab): Don't use (HOST_RTLANAL).clm1999-11-021-108/+0
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-0/+1
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-271-12/+15
* * basic-block.h (PROP_*): Move constants from ...rth1999-10-201-1/+4
* Fix typo in last changemmitchel1999-09-191-1/+10
* * rtl.h (insns_safe_to_move_p): New function.mmitchel1999-09-191-0/+70
* * flow.c (propagate_block): Use XEXP not SET_DEST for a USE.rth1999-09-031-12/+10
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-20/+20
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-0/+1
* * rtlanal.c (reg_referenced_p): Use reg_overlap_mentioned_pamylaar1999-06-231-0/+5
OpenPOWER on IntegriCloud