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
/
gimple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-18
Simplified GIMPLE IL builder functions.
Diego Novillo
1
-0
/
+101
2013-04-12
gimple.c (is_gimple_constant): Vector CONSTRUCTORs should not be considered a...
Richard Biener
1
-7
/
+0
2013-04-08
gimple.c (canonicalize_cond_expr_cond): Rewrite x ^ y into x != y.
Jeff Law
1
-1
/
+5
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-07
re PR tree-optimization/55890 (calling a builtin func through a cast triggers...
Richard Biener
1
-5
/
+49
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-31
/
+31
2012-11-12
Instrument built-in memory access function calls
Dodji Seketeli
1
-0
/
+16
2012-10-23
tree-ssa-operands.h (struct def_optype_d, [...]): Remove.
Michael Matz
1
-1
/
+0
2012-09-24
re PR middle-end/52173 (internal compiler error: verify_ssa failed possibly c...
Richard Guenther
1
-15
/
+12
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-9
/
+2
2012-09-18
statistics.h (CXX_MEM_STAT_INFO): New define.
Richard Guenther
1
-4
/
+12
2012-09-11
gimple.h (gimple_register_type): Remove.
Richard Guenther
1
-1172
/
+9
2012-09-11
re PR middle-end/54515 (cc1plus sigsegv -O2 anonymous namespace)
Richard Guenther
1
-9
/
+5
2012-09-04
gimple.h (gimple_build_switch): Remove.
Steven Bosscher
1
-32
/
+7
2012-08-08
tree-ssa-operands.h (virtual_operand_p): Declare.
Richard Guenther
1
-11
/
+4
2012-07-24
sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.
Steven Bosscher
1
-17
/
+14
2012-07-16
Restore type attribute comparison
H.J. Lu
1
-0
/
+4
2012-07-13
gimple.c (gimple_types_compatible_p_1): Remove redundant type attribute compa...
Richard Guenther
1
-15
/
+0
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-2
/
+2
2012-05-23
gimple.c (gimple_types_compatible_p_1): Remove bogus size handling.
Eric Botcazou
1
-22
/
+11
2012-05-22
tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.
Richard Guenther
1
-1
/
+11
2012-05-15
gimple.c (gimple_set_modified): Move ...
Richard Guenther
1
-11
/
+0
2012-05-10
cuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.
Richard Guenther
1
-10
/
+4
2012-05-02
coretypes.h (gimple_seq, [...]): Typedef as gimple.
Michael Matz
1
-79
/
+37
2012-04-05
gimple.c (walk_gimple_op): Compute val_only for the LHS of an assigment in th...
Richard Guenther
1
-83
/
+5
2012-02-24
re PR tree-optimization/52361 (gcc.dg/pr48141.c times out with checking enabled)
Richard Guenther
1
-14
/
+9
2012-02-15
re PR lto/52178 (Ada bootstrap failure in LTO mode)
Eric Botcazou
1
-6
/
+2
2012-01-09
gimple.c (is_gimple_non_addressable): Remove.
Aldy Hernandez
1
-11
/
+0
2011-12-19
re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled)
Richard Guenther
1
-1
/
+1
2011-12-15
re PR debug/51567 (ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g)
Richard Guenther
1
-2
/
+32
2011-12-06
re PR tree-optimization/51363 (ICE: in gimple_rhs_has_side_effects, at gimple...
Richard Guenther
1
-63
/
+0
2011-12-05
cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...
Richard Guenther
1
-1
/
+0
2011-12-01
Revert
Diego Novillo
1
-30
/
+0
2011-11-29
gimple.c (gimple_call_set_cannot_inline): Move from gimple.h.
Diego Novillo
1
-0
/
+30
2011-11-18
re PR tree-optimization/50605 (ice in ipa_get_jf_pass_through_result with -O3)
Martin Jambor
1
-1
/
+11
2011-11-10
re PR middle-end/51071 (ICE in gimple_has_side_effects, at gimple.c:2513)
Richard Guenther
1
-38
/
+4
2011-11-08
gengtype.c (write_field_root): Avoid out-of-scope access of newv.
Michael Matz
1
-1
/
+3
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
1
-56
/
+81
2011-10-14
gimple.c (walk_stmt_load_store_addr_ops): Call visit_addr also on COND_EXPR/V...
Jakub Jelinek
1
-3
/
+18
2011-10-07
Rename vshuffle/vec_shuffle to vec_perm.
Richard Henderson
1
-1
/
+1
2011-10-07
re PR middle-end/50527 (inconsistent vla align)
Tom de Vries
1
-1
/
+2
2011-10-03
Vector shuffling patch from Artem Shinkarov.
Artjoms Sinkarovs
1
-0
/
+1
2011-09-26
gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p...
Jakub Jelinek
1
-3
/
+24
2011-09-01
expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, ...
Richard Guenther
1
-5
/
+5
2011-08-03
re PR tree-optimization/49948 (ICE with -ftree-parallelize-loops: "address ta...
Jakub Jelinek
1
-0
/
+14
2011-08-02
gimple.c (canonicalize_cond_expr_cond): Handle cast from boolean-type.
Kai Tietz
1
-1
/
+3
2011-06-22
re PR debug/47858 (IPA-SRA decreases quality of debug info)
Jakub Jelinek
1
-1
/
+25
2011-06-16
gimple.c (canonicalize_cond_expr_cond): (bool)x is not the same as x != 0.
Richard Guenther
1
-9
/
+1
2011-05-31
gimple.c (gimple_register_canonical_type): Do not register any types via gimp...
Richard Guenther
1
-12
/
+0
2011-05-30
gimple.c (gimple_types_compatible_p_1): Compare record and union type members...
Richard Guenther
1
-3
/
+9
[next]