| Commit message (Expand) | Author | Age | Files | Lines |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c, | jsm28 | 2001-12-09 | 1 | -1/+1 |
* | * rtl.h (mem_attrs): Rename decl to expr; adjust all users. | rth | 2001-12-02 | 1 | -13/+151 |
* | Fix comment typo. | rth | 2001-11-29 | 1 | -1/+1 |
* | * tree.def (VIEW_CONVERT_EXPR): New tree code. | kenner | 2001-11-19 | 1 | -26/+0 |
* | * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | kenner | 2001-11-15 | 1 | -2/+2 |
* | * alias.c (nonoverlapping_memrefs_p): Only update size from memref | kenner | 2001-11-12 | 1 | -4/+7 |
* | * alias.c (nonoverlapping_memrefs_p): Handle DECL_RTL being a CONCAT. | kenner | 2001-11-12 | 1 | -8/+9 |
* | * alias.c (nonoverlapping_memrefs_p): Not overlapping if one base is | kenner | 2001-11-11 | 1 | -9/+12 |
* | * alias.c (nonoverlapping_memrefs_p): New function. | kenner | 2001-11-09 | 1 | -0/+85 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 1 | -0/+1 |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 1 | -7/+7 |
* | * alias.c: Fix comment formatting. | kazu | 2001-10-30 | 1 | -1/+1 |
* | * alias.c (can_address_p): No longer static. | kenner | 2001-10-25 | 1 | -2/+1 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -23/+21 |
* | * Makefile.in (print-rtl.o): Depend on TREE_H. | kenner | 2001-10-17 | 1 | -40/+75 |
* | 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 |