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
/
gimple.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.
Ilya Enkovich
1
-0
/
+47
2013-10-29
tree-ssa-ifcombine.c: Include rtl.h and tm_p.h.
Andrew Pinski
1
-0
/
+14
2013-10-29
tree-outof-ssa.h: Remove include files.
Andrew MacLeod
1
-1
/
+0
2013-10-21
Re-factor inclusion of tree.h.
Diego Novillo
1
-1
/
+1
2013-10-18
tree-cfg.h: Rename from tree-flow.h.
Andrew Macleod
1
-0
/
+2
2013-10-17
tree-flow.h (struct omp_region): Move to omp-low.c.
Andrew MacLeod
1
-3
/
+1
2013-10-14
gimple.c (gimple_canonical_types, [...]): Move to lto/lto.c
Richard Biener
1
-3
/
+0
2013-10-11
gimple.c: GIMPLE statements have subcodes, not sub-codes.
Thomas Schwinge
1
-1
/
+1
2013-10-11
target.c: New file.
Jakub Jelinek
1
-2
/
+264
2013-10-10
tree-flow.h: Move some prototypes to gimple.h.
Andrew MacLeod
1
-1
/
+8
2013-10-09
tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.
Andrew MacLeod
1
-3
/
+51
2013-10-08
tree-flow.h: Remove some prototypes.
Andrew MacLeod
1
-0
/
+1
2013-10-02
tree-flow.h: Remove some prototypes.
Andrew MacLeod
1
-0
/
+1
2013-10-02
tree-flow.h: Remove some prototypes.
Andrew MacLeod
1
-17
/
+1
2013-10-01
tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.
Andrew MacLeod
1
-50
/
+91
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-2
/
+2
2013-09-27
The gimple builder no longer support normal form.
Diego Novillo
1
-9
/
+0
2013-09-26
gimple.c (gimple_replace_lhs): Move to tree-ssa.c and rename.
Andrew MacLeod
1
-15
/
+0
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-6
/
+2
2013-08-27
Makefile.in (omp-low.o): Depend on $(TARGET_H).
Jakub Jelinek
1
-1
/
+25
2013-08-16
gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add new arugment expect...
Jan Hubicka
1
-1
/
+1
2013-06-14
gimple.h (gimple_can_coalesce_p): Prototype.
Jeff Law
1
-0
/
+3
2013-04-26
This patch is the main part of a consolodation of the hash_table patches to t...
Lawrence Crowl
1
-1
/
+51
2013-04-22
[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.
James Greenhalgh
1
-3
/
+2
2013-04-18
Simplified GIMPLE IL builder functions.
Diego Novillo
1
-1
/
+31
2013-03-18
re PR middle-end/56483 (LTO issue with expanding GIMPLE_COND)
Richard Biener
1
-17
/
+0
2013-03-08
trans-mem.c (expand_transaction): Do not set PR_INSTRUMENTEDCODE if GTMA_HAS_...
Aldy Hernandez
1
-0
/
+3
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
-0
/
+1
2012-11-28
re PR c/35634 (operand of pre-/postin-/decrement not promoted)
Richard Biener
1
-0
/
+2
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-15
/
+12
2012-11-12
Instrument built-in memory access function calls
Dodji Seketeli
1
-0
/
+3
2012-10-30
gimple.h (gimple_store_p): New predicate.
Richard Biener
1
-0
/
+25
2012-10-24
re PR debug/54828 (ICE in based_loc_descr at dwarf2out.c:10560 with -g -O0)
Jakub Jelinek
1
-0
/
+18
2012-10-23
tree-ssa-operands.h (struct def_optype_d, [...]): Remove.
Michael Matz
1
-62
/
+37
2012-09-27
tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
Dehao Chen
1
-1
/
+1
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-7
/
+7
2012-09-18
statistics.h (CXX_MEM_STAT_INFO): New define.
Richard Guenther
1
-6
/
+6
2012-09-11
gimple.h (gimple_register_type): Remove.
Richard Guenther
1
-2
/
+1
2012-09-04
gimple.h (gimple_build_switch): Remove.
Steven Bosscher
1
-3
/
+5
2012-08-20
gimple.h (gimple_statement_base): Annotate with GTY chain_next.
Richard Guenther
1
-1
/
+1
2012-08-07
gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
Richard Guenther
1
-0
/
+2
2012-07-24
sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.
Steven Bosscher
1
-2
/
+0
2012-07-11
basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.
Steven Bosscher
1
-4
/
+4
2012-07-08
basic-block.h: Re-group most prototypes per file.
Steven Bosscher
1
-0
/
+1
2012-06-01
tree-ssa-loop-im.c (execute_sm): Do not check flag_tm.
Aldy Hernandez
1
-1
/
+1
2012-05-31
re PR tree-optimization/52558 (write introduction incorrect wrt the C++11 mem...
Aldy Hernandez
1
-1
/
+9
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-1
/
+1
2012-05-21
gimple.h (gimple_set_in_transaction): Remove.
Aldy Hernandez
1
-14
/
+1
2012-05-19
cgraphbuild.c (record_reference): Update.
Jan Hubicka
1
-1
/
+1
[next]