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
/
cfgexpand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-08
Merge of the scalar-storage-order branch.
Eric Botcazou
1
-5
/
+7
2015-11-03
defer mark_addressable calls during expand till the end of expand
Alexandre Oliva
1
-0
/
+3
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-4
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-14
/
+12
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-14
/
+13
2015-10-27
cfg.c (free_edge): Add function argument and use it instead of cfun.
Richard Biener
1
-2
/
+2
2015-10-09
[PR67891] don't test is_gimple_reg after parm expansion
Alexandre Oliva
1
-3
/
+0
2015-09-27
revert to assign_parms assignments using default defs
Alexandre Oliva
1
-161
/
+171
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-24
/
+24
2015-09-16
re PR tree-optimization/67253 (ICE at -O3 on x86_64-linux-gnu (verify_gimple ...
Richard Biener
1
-1
/
+3
2015-08-19
[PR64164] fix regressions reported on m68k and armeb
Alexandre Oliva
1
-10
/
+34
2015-08-14
[PR64164] Drop copyrename, use coalescible partition as base when optimizing.
Alexandre Oliva
1
-117
/
+354
2015-08-03
re PR middle-end/64744 (ARM: gcc internal compiler error: in store_field, at ...
Alexander Basov
1
-1
/
+10
2015-07-31
Use lowpart_subreg instead of simplify_gen_subreg
Anatoly Sokolov
1
-14
/
+5
2015-07-24
Revert:
David Edelsohn
1
-266
/
+104
2015-07-23
[PR64164] Drop copyrename, use coalescible partition as base when optimizing.
Alexandre Oliva
1
-104
/
+266
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
-19
/
+4
2015-07-05
target-insns.def (stack_protect_set, [...]): New targetm instruction patterns.
Richard Sandiford
1
-14
/
+6
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-25
hash-map-traits.h (unbounded_hashmap_traits): New class.
Richard Sandiford
1
-19
/
+1
2015-06-18
re PR middle-end/66568 ([CHKP] internal compiler error: in expand_expr_addr_e...
Ilya Enkovich
1
-35
/
+57
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-2
/
+0
2015-06-10
Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...
Alexandre Oliva
1
-266
/
+104
2015-06-09
[PR64164] Drop copyrename, use coalescible partition as base when optimizing.
Alexandre Oliva
1
-104
/
+266
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-6
/
+0
2015-06-06
emit-rtl.c, [...]: Replace rtx base types with more derived ones.
Richard Sandiford
1
-1
/
+1
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-20
Promote types of RTL expressions to more derived ones.
Mikhail Maltsev
1
-4
/
+4
2015-05-20
cfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.
Marek Polacek
1
-1
/
+1
2015-05-11
Convert to md_asm_adjust
Richard Henderson
1
-327
/
+286
2015-05-11
Canonicalize asm volatility earlier
Richard Henderson
1
-8
/
+3
2015-05-11
Merge expand_asm_operands into expand_asm_stmt
Richard Henderson
1
-95
/
+72
2015-05-11
Only resolve_asm_operand_names once
Richard Henderson
1
-2
/
+0
2015-05-07
rtl.h (always_void_p): New function.
Richard Sandiford
1
-3
/
+2
2015-04-23
cfgexpand.c (expand_gimple_stmt_1): Use ops.code.
Richard Biener
1
-1
/
+1
2015-04-17
Postpone expanding va_arg until pass_stdarg
Tom de Vries
1
-1
/
+2
2015-03-16
re PR sanitizer/64820 (Libsanitizer fails with ((AddrIsAlignedByGranularity(a...
Max Ostapenko
1
-10
/
+19
2015-03-10
re PR rtl-optimization/65321 (ICE on valid code at -O2 and -O3 with -g enable...
Jakub Jelinek
1
-0
/
+25
2015-03-09
re PR middle-end/63743 (Thumb1: big regression for float operators by r216728)
Thomas Preud'homme
1
-4
/
+2
2015-03-05
re PR middle-end/65315 (incorrect alignment of local variable with aligned at...
Steve Ellcey
1
-0
/
+7
2015-02-04
Fix signedness of compares expanding debug exprs.
Alexandre Oliva
1
-3
/
+6
2015-02-01
re PR debug/64817 (compilation hangs at -O3 with -g enabled on x86_64-linux-gnu)
Jakub Jelinek
1
-1
/
+86
2015-01-28
re PR middle-end/64809 (ICE at -O3 with -g enabled on x86_64-linux-gnu (in 32...
Yuri Rumyantsev
1
-1
/
+4
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-5
/
+10
2015-01-15
re PR tree-optimization/64434 (Performance regression after operand canonical...
Yuri Rumyantsev
1
-0
/
+80
2015-01-14
common.opt: New option -fstack-protector-explicit.
Marcos Diaz
1
-6
/
+27
2015-01-13
re PR middle-end/63974 (gcc.c-torture/compile/991213-3.c ICEs with -mabi=ilp32)
Jakub Jelinek
1
-2
/
+0
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
[next]