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
/
reorg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-0
/
+3
2014-10-22
recog.h (constrain_operands): Add an alternative_mask parameter.
Richard Sandiford
1
-1
/
+2
2014-10-16
function.h: Flatten file.
Andrew MacLeod
1
-1
/
+6
2014-09-16
Replace INSN_DELETED_P with rtx_insn member functions
Trevor Saunders
1
-6
/
+6
2014-09-15
Instruction attributes take an rtx_insn *
David Malcolm
1
-5
/
+5
2014-09-15
The TARGET_CAN_FOLLOW_JUMP hook takes insns
David Malcolm
1
-1
/
+1
2014-09-11
Introduce LABEL_REF_LABEL
David Malcolm
1
-3
/
+3
2014-09-09
single_set takes an insn
David Malcolm
1
-1
/
+1
2014-09-09
INSN_LOCATION takes an rtx_insn
David Malcolm
1
-6
/
+6
2014-09-05
Use rtx_insn for various jump-handling functions and predicates
David Malcolm
1
-14
/
+19
2014-09-05
Simplification within reorg.c
David Malcolm
1
-6
/
+7
2014-09-04
use rtx_insn * a little more
Trevor Saunders
1
-1
/
+1
2014-08-30
re PR bootstrap/62304 (ICE in follow_jumps, find_dead_or_set_registers)
David Malcolm
1
-45
/
+63
2014-08-29
Use rtx_insn in various places in resource.[ch]
David Malcolm
1
-11
/
+11
2014-08-28
NEXT_INSN and PREV_INSN take a const rtx_insn
David Malcolm
1
-54
/
+56
2014-08-28
Work towards NEXT_INSN/PREV_INSN requiring insns as their params
David Malcolm
1
-3
/
+3
2014-08-28
Use rtx subclasses in more places in reorg.c
David Malcolm
1
-145
/
+158
2014-08-27
reorg.c: Use rtx_sequence
David Malcolm
1
-12
/
+12
2014-08-19
Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms
David Malcolm
1
-4
/
+4
2014-07-09
remove has_execute
Trevor Saunders
1
-2
/
+0
2014-05-19
reg-notes.def (CROSSING_JUMP): Likewise.
Richard Sandiford
1
-7
/
+6
2014-04-17
pass cfun to pass::execute
Trevor Saunders
1
-9
/
+9
2014-04-17
pass current function to opt_pass::gate ()
Trevor Saunders
1
-19
/
+17
2014-04-17
remove has_gate
Trevor Saunders
1
-2
/
+0
2014-01-18
jump.c (delete_related_insns): Keep (use (insn))s.
Richard Sandiford
1
-1
/
+4
2014-01-08
re PR rtl-optimization/59137 (Miscompilation at -O1 on mips/mipsel)
Richard Sandiford
1
-1
/
+13
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-19
Eliminate n_basic_blocks macro
David Malcolm
1
-1
/
+1
2013-11-13
cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.
Steven Bosscher
1
-3
/
+4
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-7
/
+7
2013-09-23
rtl.texi (REG_NOTES): Say that int_list can also be used.
Richard Sandiford
1
-1
/
+1
2013-08-07
rtl.h (update_alignments): Declare.
Eric Botcazou
1
-6
/
+22
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-34
/
+70
2013-05-16
Restore bootstrap on non-cc0 targets
Rainer Orth
1
-0
/
+2
2013-05-14
resource.h (struct resources): Remove unch_memory member.
Steven Bosscher
1
-2
/
+0
2013-05-14
rtl.h (next_label, [...]): Remove prototypes.
Steven Bosscher
1
-0
/
+38
2013-05-06
mips.c: Include tree-pass.h.
Steven Bosscher
1
-1
/
+1
2013-04-17
fix previous commit, include reviewer request.
Steven Bosscher
1
-2
/
+0
2013-04-17
emit-rtl.c (link_insn_into_chain): Handle chaining of SEQUENCEs.
Steven Bosscher
1
-74
/
+23
2013-04-14
reorg.c (fill_simple_delay_slots): Reindent block of code.
Eric Botcazou
1
-53
/
+50
2013-04-10
passes.c (execute_todo): Do not call ggc_collect conditional here.
Richard Biener
1
-2
/
+2
2013-04-02
reorg.c (get_branch_condition): Deal with conditional returns.
Eric Botcazou
1
-35
/
+14
2013-03-30
cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.
Steven Bosscher
1
-4
/
+4
2013-03-29
cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...
Steven Bosscher
1
-3
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-12-02
function.h (struct rtl_data): Remove epilogue_delay_list.
Steven Bosscher
1
-8
/
+2
2012-12-02
reorg.c: Remove an obsolete comment.
Steven Bosscher
1
-10
/
+1
2012-11-27
loop-invariant.c (check_invariant_table_size): Take sizeof of the right type.
Steven Bosscher
1
-105
/
+9
2012-11-26
* reorg.c (redundant_insn): Do not handle DEBUG_INSNs.
Eric Botcazou
1
-2
/
+2
[next]