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
/
ipa-cp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
[PR 78140] Reuse same IPA bits and VR info
Martin Jambor
1
-25
/
+24
2017-01-20
Fix IPA CP where it forgot to add a reference in cgraph (PR ipa/71190).
Martin Liska
1
-1
/
+1
2017-01-09
[PR 78365] Prudent type handling in IPA VR-prop
Martin Jambor
1
-36
/
+35
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-15
ipa-cp.c (class ipcp_bits_lattice): Formatting fixes.
Jakub Jelinek
1
-204
/
+200
2016-12-09
re PR tree-optimization/78721 (ICE on valid code at -O2 and -O3 on x86_64-lin...
Kugan Vivekanandarajah
1
-1
/
+1
2016-11-13
pr78268.C: New test.
Kugan Vivekanandarajah
1
-8
/
+33
2016-11-10
revert: ipa-cp.c (ipa_get_jf_pass_through_result): Handle unary expressions.
Kugan Vivekanandarajah
1
-31
/
+6
2016-11-09
Handle unary pass-through jump functions for ipa-vrp
Kugan Vivekanandarajah
1
-6
/
+31
2016-11-09
Fix ice in set_value_range
Kugan Vivekanandarajah
1
-3
/
+13
2016-11-06
ipa-cp.c (ipcp_bits_lattice::meet_with): Remove unreachable code.
Kugan Vivekanandarajah
1
-6
/
+0
2016-10-09
ipa-cp.c (ipcp_alignment_lattice): Remove.
Prathamesh Kulkarni
1
-293
/
+18
2016-10-03
ipa-cp.c (propagate_bits_accross_jump_function): Introduce space between call...
Prathamesh Kulkarni
1
-1
/
+1
2016-09-23
Drop TREE_OVERFLOW
Kugan Vivekanandarajah
1
-0
/
+2
2016-09-23
ipa-cp.c (ipcp_store_vr_results): Avoid static local var zero.
Jakub Jelinek
1
-3
/
+1
2016-09-20
Add IPA VRP
Kugan Vivekanandarajah
1
-0
/
+243
2016-09-16
Add inline functions for various bitwise operations.
Jason Merrill
1
-1
/
+1
2016-09-02
ipa-cp.c (ipcp_store_bits_results): Change option name from -fipa-cp-bit to -...
Prathamesh Kulkarni
1
-1
/
+1
2016-08-26
Patch for performing interprocedural bitwise constant propagation.
Prathamesh Kulkarni
1
-0
/
+384
2016-07-22
ipa-cp.c (determine_versionability): Do not create constprop clones, when tar...
Evgeny Stupachenko
1
-0
/
+7
2016-05-23
[PR 71234] Avoid valgrind warning in ipa-cp
Martin Jambor
1
-1
/
+2
2016-05-18
Allow constant global VAR_DECLs in constant jump functions
Martin Jambor
1
-1
/
+2
2016-05-18
Indirect inlining of targets from references of global constants
Martin Jambor
1
-9
/
+17
2016-01-11
[PR ipa/69044] Do not clone for param removal when not possible
Martin Jambor
1
-1
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-16
ipa-cp.c (ipa_get_indirect_edge_target_1): Use can_refer; do not speculate to...
Jan Hubicka
1
-6
/
+17
2015-12-14
[PR 66616] Check for thunks when adding extra constants to clones
Martin Jambor
1
-6
/
+19
2015-12-10
ipa-cp.c (ipcp_cloning_candidate_p): Use node->optimize_for_size_p.
Jan Hubicka
1
-12
/
+18
2015-11-08
Merge of the scalar-storage-order branch.
Eric Botcazou
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-3
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-10
/
+8
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-3
/
+2
2015-10-20
Correctly fill up cgraph_node::local.versionable flag.
Martin Liska
1
-9
/
+6
2015-10-08
Fix Solaris bootstrap
Martin Jambor
1
-2
/
+2
2015-10-05
IPA-CP Alignment lattice cleanup
Martin Jambor
1
-65
/
+177
2015-09-16
Share memory blocks between pool allocators
Mikhail Maltsev
1
-4
/
+4
2015-07-16
Add new object_allocator and clean-up allocator usage.
Martin Liska
1
-4
/
+4
2015-07-13
Fix double word typos.
Aldy Hernandez
1
-3
/
+3
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-0
/
+1
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-7
/
+2
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-4
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-06-01
Change use to type-based pool allocator in ipa-prop.c
Martin Liska
1
-20
/
+17
2015-05-09
bitmap.c, [...]: Add space between string literal and macro name.
Jason Merrill
1
-2
/
+2
2015-04-13
ipa-cp.c (ipcp_driver): Relase prev_edge.
Jan Hubicka
1
-0
/
+1
2015-04-06
ipa-cp (set_single_call_flag): Remove too restrictive assert.
Ilya Enkovich
1
-1
/
+0
2015-03-29
re PR ipa/65478 (crafty performance regression)
Martin Jambor
1
-8
/
+81
2015-02-19
re PR ipa/65028 (450.soplex in SPEC CPU 2006 is miscompiled)
Martin Jambor
1
-3
/
+2
[next]