index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
alias.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-07
revert get_alias_set change for now
Jason Merrill
1
-7
/
+0
2001-08-07
alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_P
Jan Hubicka
1
-1
/
+1
2001-08-07
alias.c (get_alias_set): Return a previously calculated alias set for a VAR_D...
Jason Merrill
1
-0
/
+7
2001-08-05
Not all VALUEs are identical
Bernd Schmidt
1
-0
/
+3
2001-08-01
alias.c: Fix comment formatting.
Kazu Hirata
1
-6
/
+6
2001-07-30
i386.c (ix86_output_main_function_alignment_hack): New function.
Jan Hubicka
1
-93
/
+1
2001-07-27
flow.c (last_loop_beg_note): New function.
Jan Hubicka
1
-1
/
+1
2001-07-25
alias.c (rtx_equal_for_memref_p): Allow strings as types in operands.
Andrew Haley
1
-0
/
+6
2001-07-11
alias.c (set_mem_alias_set): New function.
Richard Kenner
1
-0
/
+18
2001-07-09
[multiple changes]
Richard Kenner
1
-10
/
+1
2001-07-06
alias.c (base_alias_check): Cast GET_MODE_UNIT_SIZE to int to avoid warnings.
Jan van Male
1
-2
/
+2
2001-07-02
explow.c (plus_constant_wide, [...]): New case.
Richard Kenner
1
-6
/
+3
2001-06-04
tree.def (ARRAY_RANGE_REF): New code.
Richard Kenner
1
-1
/
+2
2001-04-09
alias.c (get_addr): Externalize.
Andrew MacLeod
1
-2
/
+59
2001-04-03
Use byte offsets in SUBREGs instead of words.
Jakub Jelinek
1
-1
/
+1
2001-03-22
mkconfig.sh: Include insn-flags.h.
Richard Henderson
1
-1
/
+0
2001-03-15
Use only nonvarying rtxs as known values
Bernd Schmidt
1
-2
/
+2
2001-03-13
alias.c (handled_component_p, [...]): New functions.
Richard Kenner
1
-29
/
+57
2001-03-12
Fix typo
Richard Kenner
1
-1
/
+1
2001-03-12
flow.c (insn_dead_p): Don't consider two memrefs equivalent unless anti_depen...
Richard Kenner
1
-0
/
+6
2001-01-26
alias.c (objects_must_conflict_p): Read-only slots may not conflict despite h...
Richard Henderson
1
-9
/
+12
2001-01-19
alias.c (rtx_equal_for_memref_p, [...]): Don't assume args are REG.
Richard Kenner
1
-2
/
+2
2001-01-19
alias.c (find_base_value): Recognize TRUNCATE.
J"orn Rennecke
1
-1
/
+20
2001-01-11
Partially undo a previous patch
Bernd Schmidt
1
-18
/
+17
2001-01-03
Improve alias analysis for ia64
Bernd Schmidt
1
-25
/
+53
2001-01-01
Extra arg for rtx_varies_p
Bernd Schmidt
1
-5
/
+5
2000-12-30
alias.c (alias_sets_conflict_p): New function.
Richard Kenner
1
-25
/
+86
2000-12-14
Fix ia64-linux glibc miscompilation reported by H.J. Lu.
Jim Wilson
1
-1
/
+5
2000-11-29
function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...
John David Anglin
1
-4
/
+4
2000-11-19
alias.c (mems_in_disjoint_alias_sets_p): Do use alias sets in stdarg and vara...
Joseph Myers
1
-9
/
+0
2000-11-07
alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().
Joseph Myers
1
-3
/
+3
2000-10-25
alias.c: Include basic-block.h.
John Wehle
1
-0
/
+97
2000-10-20
alias.c: (mark_constant_function): Don't check pure functions.
John Wehle
1
-16
/
+28
2000-10-13
Remove obstacks.
Mark Mitchell
1
-4
/
+2
2000-09-17
alias.c (true_dependence): Allow non-unchanging read to conflict with unchang...
Richard Kenner
1
-1
/
+4
2000-09-14
alias.c (memrefs_conflict_p): An ADDRESSOF doesn't conflict with frame_pointe...
John Wehle
1
-2
/
+11
2000-09-13
alias.c (find_base_term): Use frame_pointer_rtx when handling an ADDRESSOF.
John Wehle
1
-1
/
+1
2000-09-11
* alias.c (memrefs_conflict_p): An ADDRESSOF does conflict, sorry.
Geoff Keating
1
-2
/
+2
2000-09-10
alias.c (find_base_term): Handle ADDRESSOF.
John Wehle
1
-0
/
+6
2000-08-25
i386.c (ix86_find_base_term): New.
John Wehle
1
-11
/
+22
2000-08-23
rtlanal.c (rtx_unstable_p): The pic register is stable (within one function) ...
John Wehle
1
-14
/
+13
2000-08-22
alias.c (init_alias_analysis): Do not register struct_value_incoming_rtx or s...
Richard Henderson
1
-9
/
+0
2000-08-18
alias.c (true_dependence, [...]): A read involving a label_ref or the constan...
John Wehle
1
-2
/
+20
2000-08-04
alias.c (mark_constant_function): Use INSN_P.
Rodney Brown
1
-3
/
+2
2000-07-03
alias.c (init_alias_analysis): Do not call prologue_epilogue_contains until a...
Jeffrey A Law
1
-1
/
+6
2000-06-23
alias.c (fixed_scalar_and_varying_struct_p): Don't examine struct vs.
Geoff Keating
1
-0
/
+3
2000-06-05
alias.c (get_alias_set): If compnent is addressable, use alias set of component.
Richard Kenner
1
-11
/
+32
2000-06-04
alias.c (record_component_aliases): Don't inspect DECL_NONADDRESSABLE_P of no...
Geoff Keating
1
-1
/
+1
2000-06-03
alias.c (record_alias_subset): Initialize has_zero_child in the superset.
Richard Henderson
1
-1
/
+1
2000-06-02
alias.c (struct alias_set_entry): New field has_zero_child.
Richard Kenner
1
-24
/
+46
[next]