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/gfortran-test
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-15
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-15
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
/
cfgexpand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
Add VEC_WIDEN_MULT_EVEN/ODD_EXPR
Richard Henderson
1
-1
/
+3
2012-06-27
Add MULT_HIGHPART_EXPR
Richard Henderson
1
-1
/
+5
2012-06-15
re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...
Michael Matz
1
-68
/
+0
2012-05-29
integrate.c: Remove.
Steven Bosscher
1
-1
/
+0
2012-05-05
rtl.h (plus_constant, [...]): Merge into a single plus_constant function.
Richard Sandiford
1
-4
/
+7
2012-05-03
basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def.
Michael Matz
1
-1
/
+2
2012-05-02
tree.c (valid_constant_size_p): New function.
Richard Guenther
1
-1
/
+2
2012-04-14
cgraph.h: Update copyrights;
Jan Hubicka
1
-2
/
+2
2012-04-12
Makefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.
Richard Guenther
1
-1
/
+5
2012-03-28
loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...
Richard Guenther
1
-0
/
+9
2012-03-21
Makefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRATE_H) dependencies.
Richard Guenther
1
-0
/
+19
2012-03-20
tree-pass.h (pass_rtl_eh): Remove.
Richard Guenther
1
-2
/
+14
2012-03-16
tree.h (TREE_VECTOR_CST_ELTS): Remove.
Richard Guenther
1
-3
/
+16
2012-03-05
cfgexpand.c (gimple_expand_cfg): Free dominator info.
Richard Guenther
1
-0
/
+2
2012-01-26
re PR tree-optimization/46590 (long compile time with -O2 and many loops)
Michael Matz
1
-25
/
+9
2012-01-24
rtl.texi (MEM_IN_STRUCT_P, [...]): Delete.
Richard Sandiford
1
-2
/
+1
2012-01-19
re PR tree-optimization/46590 (long compile time with -O2 and many loops)
Michael Matz
1
-9
/
+25
2012-01-12
cfgexpand.c (convert_debug_memory_address): Allow any valid pointer type, not...
DJ Delorie
1
-3
/
+1
2011-12-23
Delete VEC_EXTRACT_EVEN/ODD_EXPR.
Richard Henderson
1
-2
/
+0
2011-12-23
Delete VEC_INTERLEAVE_*_EXPR.
Jakub Jelinek
1
-2
/
+0
2011-12-13
Revert two unintended commits
Richard Henderson
1
-0
/
+2
2011-12-13
Delete VEC_INTERLEAVE_*_EXPR.
Richard Henderson
1
-2
/
+0
2011-12-13
life -> live; one favourite typo of mine.
Michael Matz
1
-4
/
+4
2011-12-13
re PR tree-optimization/51117 (rev.181172 causes glibc build failure)
Jakub Jelinek
1
-24
/
+26
2011-12-05
cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...
Richard Guenther
1
-1
/
+0
2011-12-03
re PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
Jakub Jelinek
1
-2
/
+4
2011-12-01
re PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
Jakub Jelinek
1
-0
/
+6
2011-11-08
gengtype.c (write_field_root): Avoid out-of-scope access of newv.
Michael Matz
1
-22
/
+184
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
1
-0
/
+42
2011-10-19
re PR middle-end/50754 (ICE in expand_debug_expr, at cfgexpand.c:3341)
Jakub Jelinek
1
-1
/
+4
2011-10-18
md.texi (vec_widen_ushiftl_hi, [...]): Document.
Ira Rosen
1
-0
/
+2
2011-10-18
tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member.
Richard Guenther
1
-1
/
+1
2011-10-07
re PR middle-end/50527 (inconsistent vla align)
Tom de Vries
1
-1
/
+2
2011-09-03
cfgexpand.c (add_stack_var): Assert that the alignment is not zero.
Eric Botcazou
1
-0
/
+2
2011-08-23
cfgexpand.c (expand_one_register_var): Use get_pointer_alignment.
Michael Matz
1
-1
/
+26
2011-07-15
re PR debug/48220 (DW_OP_GNU_entry_value/DW_TAG_GNU_call_site_parameter vs re...
Eric Botcazou
1
-57
/
+63
2011-07-08
optabs.c (expand_binop): Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE w...
Bernd Schmidt
1
-2
/
+2
2011-06-22
re PR debug/47858 (IPA-SRA decreases quality of debug info)
Jakub Jelinek
1
-1
/
+169
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-2
/
+1
2011-06-14
re PR fortran/49103 (local variables exchange values / wrong code with -O3)
Jakub Jelinek
1
-1
/
+5
2011-05-23
cfgexpand.c (expand_debug_expr): For unused non-addressable parameters passed...
Jakub Jelinek
1
-0
/
+14
2011-04-21
cfgexpand.c (stack_var): Remove OFFSET...
Easwaran Raman
1
-57
/
+19
2011-04-20
cfgexpand.c (add_alias_set_conflicts): Add conflicts with a variable containi...
Easwaran Raman
1
-2
/
+3
2011-04-20
Makefile.in (INTERNAL_FN_DEF, [...]): Define.
Richard Sandiford
1
-1
/
+8
2011-04-18
re PR lto/48492 (LTO bootstrap failure in copy_constant)
Eric Botcazou
1
-0
/
+1
2011-04-15
cfgexpand.c (expand_debug_expr): Use simplify_gen_{unary,binary,ternary} inst...
Jakub Jelinek
1
-123
/
+123
2011-04-15
tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
Michael Matz
1
-1
/
+6
2011-04-15
cfgexpand.c (expand_call_stmt): Convert the function type to the original one...
Eric Botcazou
1
-2
/
+2
2011-04-14
cfgexpand.c (expand_call_stmt): Rematerialize the original function type if t...
Eric Botcazou
1
-4
/
+9
2011-04-14
Update alignment on local variables.
H.J. Lu
1
-4
/
+5
[next]