| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -23/+23 |
* | * alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR. | kenner | 2001-10-01 | 1 | -15/+30 |
* | * function.c (keep_stack_depressed): Don't use delete_insn. | kenner | 2001-10-01 | 1 | -18/+0 |
* | * alias.c: Fix typos in comments. | shebs | 2001-09-19 | 1 | -2/+2 |
* | Fix 2 bugs in last patch. | wilson | 2001-09-11 | 1 | -2/+4 |
* | * alias.c (clear_reg_alias_info): Use K&R format definition. | kenner | 2001-09-10 | 1 | -5/+4 |
* | Fix for PR 3783. | wilson | 2001-09-07 | 1 | -0/+14 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * alias.c (get_alias_set): Return a previously calculated | jason | 2001-08-08 | 1 | -0/+7 |
* | * alias.c (find_base_decl): Delete redundent assignment. | grahams | 2001-08-08 | 1 | -1/+0 |
* | revert get_alias_set change for now | jason | 2001-08-07 | 1 | -7/+0 |
* | * alias.c (nonlocal_mentioned_p): | hubicka | 2001-08-07 | 1 | -1/+1 |
* | * alias.c (get_alias_set): Return a previously calculated | jason | 2001-08-07 | 1 | -0/+7 |
* | Not all VALUEs are identical | bernds | 2001-08-05 | 1 | -0/+3 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -6/+6 |
* | * i386.c (ix86_output_main_function_alignment_hack): New function. | hubicka | 2001-07-30 | 1 | -93/+1 |
* | * flow.c (last_loop_beg_note): New function. | hubicka | 2001-07-27 | 1 | -1/+1 |
* | 2001-07-19 Andrew Haley <aph@cambridge.redhat.com> | aph | 2001-07-25 | 1 | -0/+6 |
* | * alias.c (set_mem_alias_set): New function. | kenner | 2001-07-11 | 1 | -0/+18 |
* | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -10/+1 |
* | * alias.c (base_alias_check): Cast GET_MODE_UNIT_SIZE to int to | rth | 2001-07-06 | 1 | -2/+2 |
* | * explow.c (plus_constant_wide, case LO_SUM): New case. | kenner | 2001-07-03 | 1 | -6/+3 |
* | * tree.def (ARRAY_RANGE_REF): New code. | kenner | 2001-06-04 | 1 | -1/+2 |
* | 2001-04-09 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-09 | 1 | -2/+59 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -1/+1 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | Use only nonvarying rtxs as known values | bernds | 2001-03-15 | 1 | -2/+2 |
* | * alias.c (handled_component_p, can_address_p): New functions. | kenner | 2001-03-14 | 1 | -29/+57 |
* | Fix typo | kenner | 2001-03-12 | 1 | -1/+1 |
* | * flow.c (insn_dead_p): Don't consider two memrefs equivalent | kenner | 2001-03-12 | 1 | -0/+6 |
* | * alias.c (objects_must_conflict_p): Read-only slots may not | rth | 2001-01-26 | 1 | -9/+12 |
* | * alias.c (rtx_equal_for_memref_p, case ADDRESSOF): Don't assume | kenner | 2001-01-19 | 1 | -2/+2 |
* | * alias.c (find_base_value): Recognize TRUNCATE. | amylaar | 2001-01-19 | 1 | -1/+20 |
* | Partially undo a previous patch | bernds | 2001-01-11 | 1 | -18/+17 |
* | Improve alias analysis for ia64 | bernds | 2001-01-03 | 1 | -25/+53 |
* | Extra arg for rtx_varies_p | bernds | 2001-01-01 | 1 | -5/+5 |
* | * alias.c (alias_sets_conflict_p): New function. | kenner | 2000-12-30 | 1 | -25/+86 |
* | Fix ia64-linux glibc miscompilation reported by H.J. Lu. | wilson | 2000-12-15 | 1 | -1/+5 |
* | * function.h (emit_status): Delete member regno_pointer_flag and | law | 2000-11-30 | 1 | -4/+4 |
* | * alias.c (mems_in_disjoint_alias_sets_p): Do use alias sets in | jsm28 | 2000-11-19 | 1 | -9/+0 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -3/+3 |
* | * alias.c: Include basic-block.h. | wehle | 2000-10-25 | 1 | -0/+97 |
* | * alias.c: (mark_constant_function): Don't check pure functions. | wehle | 2000-10-20 | 1 | -16/+28 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -4/+2 |
* | * alias.c (true_dependence): Allow non-unchanging read to conflict | kenner | 2000-09-17 | 1 | -1/+4 |
* | * alias.c (memrefs_conflict_p): An ADDRESSOF doesn't | wehle | 2000-09-14 | 1 | -2/+11 |
* | * alias.c (find_base_term): Use frame_pointer_rtx | wehle | 2000-09-13 | 1 | -1/+1 |
* | * alias.c (memrefs_conflict_p): An ADDRESSOF does conflict, sorry. | geoffk | 2000-09-11 | 1 | -2/+2 |
* | * alias.c (find_base_term): Handle ADDRESSOF. | wehle | 2000-09-10 | 1 | -0/+6 |
* | * i386.c (ix86_find_base_term): New. | wehle | 2000-08-25 | 1 | -11/+22 |