1. 16d856c (mark_target_live_regs): Pass FIRST_PSEUDO_REGISTER to call to by Richard Kenner · 27 years ago
  2. 4fac99c (mark_target_live_regs): Delete unused variables. by Richard Kenner · 27 years ago
  3. cbae24b (redundant_insn): If INSN or possible match has REG_UNUSED note, don't by Richard Kenner · 28 years ago
  4. f554642 reorg.c (emit_delay_sequence): Call set_new_first_and_last_insn after the new sequence insn has been spliced... by Jeff Law · 28 years ago
  5. d312421 Remove CYGNUS LOCAL stuff. by Michael Meissner · 28 years ago
  6. 7eb136d Fix urgent bug by Michael Meissner · 28 years ago
  7. cb10094 Fix typo in last change. by Jeff Law · 28 years ago
  8. 916b170 abstract regset stuff into macros by Michael Meissner · 28 years ago
  9. a6c383b reorg.c (mostly_true_jump): Use REG_BR_PROB notes when flag_branch_probabilities. by Doug Evans · 28 years ago
  10. a7ad699 (fill_slots_from_thread): Skip moved insn in all three cases. by Richard Kenner · 28 years ago
  11. a0a7cb3 reorg.c (fill_slots_from_thread): Don't call eligible_for_delay with an insn with asm operands. by Jeff Law · 28 years ago
  12. 632c9d9 flow.c (life_analysis): Preserve registers used by the epilogue. by Mike Stump · 28 years ago
  13. 0f41302 formatting tweaks by Mike Stump · 29 years ago
  14. eed04df reorg.c (relax_delay_slots): Call update_block before redirecting a branch past a redundant insn. by Jeff Law · 29 years ago
  15. b55f96d (find_dead_or_set_registers): Only kill spill regs after label made by Richard Kenner · 29 years ago
  16. c170c8c (find_dead_or_set_registers): New function. by Jim Wilson · 29 years ago
  17. 2142b2d (mark_referenced_resources, case TRAP_IF): Set volatil. by Richard Kenner · 29 years ago
  18. 126db1f reorg.c (fill_simple_delay_slots): Try to fill from the target of an unconditional branch if necessary. by Jeff Law · 29 years ago
  19. 45d9a5c (fill_simple_delay_slots): When filling an insn's delay slot with a JUMP_INSN... by Richard Kenner · 29 years ago
  20. 760607e (fill_slots_from_thread): Update thread if it is split. by Richard Kenner · 29 years ago
  21. abc95ed Fix spelling errors. by Richard Kenner · 29 years ago
  22. f03e51d (fill_simple_delay_slots): When trying to take instruction from after the branch, don't continue past target label. by Richard Kenner · 29 years ago
  23. e99215a Update FSF address. by Richard Kenner · 30 years ago
  24. e4be64d (fill_simple_delay_slots): Set MAYBE_NEVER according to code of by Richard Kenner · 30 years ago
  25. 8eae5ed (struct resources): New field unch_memory. by Richard Kenner · 30 years ago
  26. 6f7775d reorg.c (fill_simple_delay_slots): Don't use a JUMP_INSN a the target of another JUMP_INSN to fill a delay slot. by Jeff Law · 30 years ago
  27. c9a1bf2 (mark_referenced_resources): Make setjmp use all registers. by Jim Wilson · 30 years ago
  28. fe41a98 (steal_delay_list_from_target): Exit at the top if the by Jim Wilson · 30 years ago
  29. 9e94dc8 (relax_delay_slots): When searching for next CODE_LABEL, by Jim Wilson · 30 years ago
  30. 175a444 Fix up copyright notice. by Richard Kenner · 30 years ago
  31. 780c348 (dbr_schedule): Add missing casts in bzero call. by Richard Kenner · 30 years ago
  32. 8c2977e (fill_simple_delay_slots): For the epilogue case... by Jim Wilson · 30 years ago
  33. 088131e Delete this patch: by Doug Evans · 30 years ago
  34. 0b84a0d reorg.c (fill_slots_from_thread): Create a USE insn for any redundant insn we pretend to fill a delay slot with. by Jeff Law · 30 years ago
  35. 9e8b246 (relax_delay_slots): When invert a conditional jump over a single unconditional jump... by Richard Kenner · 30 years ago
  36. f898abd (redundant_insn): Renamed from redundant_insn_p; all callers changed. by Richard Kenner · 30 years ago
  37. 5317d2f (redundant_insn_p): Change return type to rtx. by Richard Kenner · 30 years ago
  38. f4f56bb (mark_set_resources): Properly handle SUBREGs. by Richard Kenner · 30 years ago
  39. 9b9cd81 (fill_slots_from_thread): Update THREAD if it is split. by Jim Wilson · 30 years ago
  40. ce15ada (try_merge_delay_insns): Update THREAD if it is split. by Richard Kenner · 30 years ago
  41. 8ad4abf (try_merge_delay_insns): Update THREAD if deleting first insn in it. by Richard Kenner · 30 years ago
  42. 8b11645 Complete last change. by Richard Kenner · 30 years ago
  43. 9bfe796 (fill_slots_from_thread): Update THREAD if deleting its first insn. by Richard Kenner · 30 years ago
  44. 18beb3e reorg.c (make_return_insns): Make sure redirecting a jump to a RETURN insn does not invalidate the delay... by Jeff Law · 31 years ago
  45. 3480bb9 jump.c (condjump_in_parallel_p): New function to detect conditional jumps within PARALLEL insns. by Jeff Law · 31 years ago
  46. 44a965f (mark_referenced_resources, case CALL_INSN): Fix indentation. by Doug Evans · 31 years ago
  47. 91cae90 (mark_referenced_resources): Fix typo. by Doug Evans · 31 years ago
  48. 5a76b34 (mark_{referenced,set}_resources): Fix typos in last change. by Richard Kenner · 31 years ago
  49. f88b0a8 (mark_referenced_resources, mark_set_resources): Change from USE and by Richard Kenner · 31 years ago
  50. 4791d99 (redirect_with_delay_list_safe_p): Fix off-by-one error. by Richard Kenner · 31 years ago
  51. b304ad4 reorg.c (redirect_with_delay_list_safe_p): New function, similar to redirect_with_delay_slots_safe_p. by Jeff Law · 31 years ago
  52. 058acef (try_merge_delay_insns): Account for resources set/used by a filled insn before... by Jim Wilson · 31 years ago
  53. 9772d94 (try_merge_delay_insns): Move next_trial update by Jim Wilson · 31 years ago
  54. 69887ad Remove previous Berg change. by Richard Kenner · 31 years ago
  55. 1923e51 (mark_target_live_regs): Avoid #ifdef HARD_REG_SET. by Richard Kenner · 31 years ago
  56. d58b698 (try_merge_delay_insns): Success when SLOT_NUMBER == by Jim Wilson · 31 years ago
  57. 2d2a50a (fill_simple_delay_slots): When fill epilogue delay by Jim Wilson · 31 years ago
  58. 65753f5 (rare_destination): Ensure we always correctly handle a null JUMP_LABEL. by Richard Kenner · 31 years ago
  59. 99f14de (fill_simple_delay_slots): When take insn from a following unconditional branch target... by Jim Wilson · 31 years ago
  60. 0e5bad5 reorg.c (optimize_skip): Do not thread a jump to a new target if doing so would invalidate the insn in... by Jeff Law · 31 years ago
  61. f87ef53 (mark_target_live_regs): When scanning insns, ignore by Jim Wilson · 31 years ago
  62. b07ff75 reorg.c: (mark_referenced_resource): if frame_pointer_needed... by Doug Evans · 31 years ago
  63. 33fe785 (mark_set_resources): For CALL_INSN... by Jim Wilson · 31 years ago
  64. e572bad reorg.c (find_end_label): If a suitable RETURN insn exists at the end of the current function... by Jeff Law · 31 years ago
  65. a2f5413 reorg.c (try_merge_delay_insns): Fix typo. by Jeff Law · 31 years ago
  66. 83fd565 reorg.c (relax_delay_slots): Do not redirect a jump if doing so invalidates insns in the jump's delay slots. by Jeff Law · 31 years ago
  67. 733fa7e reorg.c (fill_simple_delay_slots): Try filling any insn needing delay slots with a JUMP_INSN. by Jeff Law · 31 years ago
  68. 963d614 (fill_slots_from_thread): When replacing a use of a register with what it was set to... by Richard Kenner · 32 years ago
  69. 2dff5a0 (find_end_label): Update insn after calling emit_jump_insn. by Richard Stallman · 32 years ago
  70. 7001192 Don't leave new_thread hanging if it was split by try_split by Ian Lance Taylor · 32 years ago
  71. 326f06f (reorg_redirect_jump): New function. by Richard Kenner · 32 years ago
  72. 13b8df7 (mostly_true_jump): Jump is forward if TARGET_LABEL is zero; don't try by Richard Kenner · 32 years ago
  73. c3b8072 reorg.c (dbr_schedule): Do not run the delay slot scheduling pass if... by Jeff Law · 32 years ago
  74. 7ca4e06 (relax_delay_slots): Make sure target_label is set. by Richard Kenner · 32 years ago
  75. c8cfe1f (add_to_delay_list): Clear any cached block information for INSN. by Richard Kenner · 32 years ago
  76. e328af2 (get_jump_flags): Check for LABEL == 0 before using LABEL. by Richard Kenner · 32 years ago
  77. 0275a51 (rare_destination): New function. by Richard Kenner · 32 years ago
  78. ca104c1 reorg.c (redundant_insn_p): Stop searching for a redundant insn if an INSN or JUMP_INSN with delayed... by Jeff Law · 32 years ago
  79. 35523fc reorg.c (ANNUL_IFTRUE_SLOTS, [...]): Add new flags variable to these dummy macros. by Jeff Law · 32 years ago
  80. 674345b reorg.c (mark_referenced_resources): Parameter include_called_routine changed to include_delayed_effects. by Jeff Law · 32 years ago
  81. 5fcd63d reorg.c (find_end_label): Update unfilled_slots if the return insn we make has a delay slot. by Jeff Law · 32 years ago
  82. d8e8f34 Add prototypes for static functions. by Richard Kenner · 32 years ago
  83. 51ec237 (relax_delay_slots): Delete jump around insn identical by Jim Wilson · 32 years ago
  84. 009f614 (redundant_insn_p): Fix typo in testing for types of insns by using by Richard Kenner · 32 years ago
  85. 28c9500 (update_reg_dead_notes): New function. by Jim Wilson · 32 years ago
  86. 9fca773 (relax_delay_slots): Only look at JUMP_LABEL for a condjump_p. by Richard Kenner · 32 years ago
  87. 4d0e69c (mostly_true_jump): When trying to determine if the current insn is essentially a conditional return... by Richard Kenner · 32 years ago
  88. c0e1260 Fix typo in comment at start of file. by Richard Kenner · 32 years ago
  89. 7bd80f3 (start_of_epilogue_needs): New variable. by Tom Wood · 32 years ago
  90. 014830a (mark_target_live_regs): Fix bug in last change. by Richard Kenner · 32 years ago
  91. 1422dce (mark_target_live_regs): Look at USE insns made by update_block when scanning forward past target. by Richard Kenner · 32 years ago
  92. ba12108 (mark_set_resources, case CC0): Set RES->CC if IN_SEST. by Richard Kenner · 32 years ago
  93. d6749de (fill_simple_delay_slots): Don't make copy of insn that references CC0. by Richard Kenner · 32 years ago
  94. 4323a0e reorg.c (mark_set_resources, case REG): A register is set iff "in_dest" is nonzero. by Jeff Law · 32 years ago
  95. 464b453 Enhance to fill the last delay slot of a call with an unconditional jump. by Tom Wood · 32 years ago
  96. 2f9ba5a reorg.c (fill_simple_delay_slots): Always try to fill empty delay slots with insns from beyond the delay insn... by Jeff Law · 32 years ago
  97. d2c9e30 (mark_set_resources): Fix two bugs in last change. by Richard Kenner · 32 years ago
  98. 26d970a (mark_set_resources): Add new parm IN_DEST; add callers changed. by Richard Kenner · 32 years ago
  99. 58c8c59 entered into RCS by Richard Kenner · 32 years ago
  100. 22422db *** empty log message *** by Richard Stallman · 32 years ago