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/existing-fp8
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
/
ipa-prop.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-24
ipa: Move individual jump function copying to a separate function
Martin Jambor
1
-77
/
+111
2024-11-22
build: Remove INCLUDE_MEMORY [PR117737]
Andrew Pinski
1
-1
/
+0
2024-11-14
ipa: Introduce a one jump function dumping function
Martin Jambor
1
-101
/
+108
2024-11-14
ipa-cp: Fix constant dumping
Martin Jambor
1
-1
/
+1
2024-11-06
ipcp don't propagate where not needed
Michal Jires
1
-3
/
+9
2024-10-25
gcc: Remove trailing whitespace
Jakub Jelinek
1
-3
/
+3
2024-10-24
Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]
David Malcolm
1
-0
/
+1
2024-09-11
ipa: Rename ipa_supports_p to ipa_vr_supported_type_p
Martin Jambor
1
-3
/
+3
2024-07-22
Fix accounting of offsets in unadjusted_ptr_and_unit_offset
Jan Hubicka
1
-2
/
+2
2024-06-17
Rename Value_Range to value_range.
Aldy Hernandez
1
-13
/
+13
2024-05-07
Minor range type fixes for IPA in preparation for prange.
Aldy Hernandez
1
-5
/
+3
2024-04-28
Move bitmask routines to vrange base class.
Aldy Hernandez
1
-6
/
+4
2024-04-08
ipa: Compare jump functions in ICF (PR 113907)
Martin Jambor
1
-0
/
+167
2024-03-19
ipa: Fix C++ member ptr indirect inlining (PR 114254, PR 108802)
Martin Jambor
1
-31
/
+79
2024-02-21
ipa: Convert lattices from pure array to vector (PR 113476)
Martin Jambor
1
-1
/
+3
2024-01-10
libgccjit: Fix GGC segfault when using -flto
Antoni Boucher
1
-0
/
+18
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-20
inter-procedural value range propagation
Jan Hubicka
1
-0
/
+73
2023-11-11
Handle addresses of more constants in IPA-CP
Eric Botcazou
1
-9
/
+20
2023-10-30
ipa: Prune any IPA-CP aggregate constants known by modref to be killed (111157)
Martin Jambor
1
-2
/
+15
2023-10-06
ipa: Remove ipa_bits
Jakub Jelinek
1
-281
/
+106
2023-08-15
Feed results of IPA-CP into tree value numbering
Martin Jambor
1
-5
/
+28
2023-08-03
Read global value/mask in IPA.
Aldy Hernandez
1
-10
/
+8
2023-07-17
Export value/mask known bits from IPA.
Aldy Hernandez
1
-4
/
+3
2023-07-04
LTO: Capture 'lto_file_decl_data *file_data' in 'class lto_input_block'
Thomas Schwinge
1
-2
/
+2
2023-06-28
Enable ranger for ipa-prop
Jan Hubicka
1
-2
/
+4
2023-06-27
Convert remaining uses of value_range in ipa-*.cc to Value_Range.
Aldy Hernandez
1
-5
/
+4
2023-06-27
Implement ipa_vr hashing.
Aldy Hernandez
1
-31
/
+45
2023-06-27
Convert ipa_jump_func to use ipa_vr instead of a value_range.
Aldy Hernandez
1
-45
/
+25
2023-06-20
ipa-cp: Avoid long linear searches through DECL_ARGUMENTS
Martin Jambor
1
-25
/
+19
2023-06-10
Convert ipcp_vr_lattice to type agnostic framework.
Aldy Hernandez
1
-2
/
+3
2023-06-09
Also check type being cast to
Andrew MacLeod
1
-0
/
+1
2023-05-24
Provide an API for ipa_vr.
Aldy Hernandez
1
-60
/
+96
2023-05-18
gcc: use _P() defines from tree.h
Bernhard Reutner-Fischer
1
-4
/
+3
2023-05-10
ipa-prop: Fix ipa_get_callee_param_type for calls with argument type mismatches
Jakub Jelinek
1
-1
/
+1
2023-05-01
Conversion to irange wide_int API.
Aldy Hernandez
1
-1
/
+2
2023-04-26
Replace ad-hoc value_range dumpers with irange::dump.
Aldy Hernandez
1
-7
/
+2
2023-04-26
Convert users of legacy API to get_legacy_range() function.
Aldy Hernandez
1
-6
/
+10
2023-04-26
Remove deprecated range_fold_{unary,binary}_expr uses from ipa-*.
Aldy Hernandez
1
-3
/
+2
2023-04-24
This replaces uses of last_stmt where we do not require debug skipping
Richard Biener
1
-5
/
+4
2023-04-20
tree: Add 3+ argument fndecl_built_in_p
Jakub Jelinek
1
-2
/
+2
2023-04-17
ipa: Fix double reference-count decrements for the same edge (PR 107769, PR 1...
Martin Jambor
1
-6
/
+21
2023-04-03
ipa: Avoid constructing aggregate jump functions with huge offsets (PR 109303)
Martin Jambor
1
-1
/
+6
2023-02-23
ipa-prop: Fix another case of missing BUILT_IN_UNREACHABLE_TRAP handling [PR1...
Jakub Jelinek
1
-0
/
+1
2023-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-12-14
ipa: Better way of applying both IPA-CP and IPA-SRA (PR 103227)
Martin Jambor
1
-46
/
+20
2022-12-14
ipa-cp: Write transformation summaries of all functions
Martin Jambor
1
-75
/
+68
2022-10-18
ipa-cp: Better representation of aggregate values in call contexts
Martin Jambor
1
-78
/
+32
2022-10-18
ipa-cp: Better representation of aggregate values we clone for
Martin Jambor
1
-142
/
+118
2022-10-03
Do not compare incompatible ranges in ipa-prop.
Aldy Hernandez
1
-2
/
+2
[next]