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
/
ifcvt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-07-27
ifcvt.c (noce_get_alt_condition): If the condition is a compare against a con...
DJ Delorie
1
-1
/
+109
2001-07-22
basic-block.h (redirect_edge_and_branch_force, [...]): Declare.
Jan Hubicka
1
-48
/
+38
2001-07-20
ifcvt.c (noce_try_store_flag_constants): Correct order of parameters to trunc...
Geoffrey Keating
1
-2
/
+2
2001-07-19
ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode when negating...
Geoffrey Keating
1
-7
/
+9
2001-07-14
* ifcvt.c (find_cond_trap): Test for exit block.
Richard Henderson
1
-0
/
+5
2001-07-14
ifcvt.c (find_cond_trap): New.
Richard Henderson
1
-3
/
+131
2001-07-11
alias.c (set_mem_alias_set): New function.
Richard Kenner
1
-1
/
+1
2001-06-13
* ifcvt.c (dead_or_predicable): Fix return value last patch.
Richard Henderson
1
-1
/
+1
2001-06-13
ifcvt.c (cond_exec_get_condition): Use reversed_comparison_code.
Richard Henderson
1
-10
/
+25
2001-06-10
ifcvt.c (life_data_ok): New.
Richard Henderson
1
-4
/
+8
2001-06-09
predict.def: New file.
Jan Hubicka
1
-5
/
+1
2001-05-10
ifcvt.c (merge_if_block): Use any_uncondjump_p...
Jeffrey A Law
1
-1
/
+1
2001-04-11
Makefile.in (ifcvt.o): Depend on toplev.h.
Kaveh R. Ghazi
1
-0
/
+1
2001-04-03
Use byte offsets in SUBREGs instead of words.
Jakub Jelinek
1
-4
/
+1
2001-04-02
ifcvt.c (noce_emit_move_insn): New.
Jakub Jelinek
1
-11
/
+41
2001-03-28
IA-64 ABI Exception Handling.
Richard Henderson
1
-10
/
+1
2001-03-21
cse.c (find_comparison_args): Remove previous change.
Richard Kenner
1
-0
/
+8
2001-03-07
Brad's -ffast-math breakup.
Brad Lucier
1
-3
/
+3
2001-03-02
* ifcvt.c (noce_operand_ok): Handle properly unarry operations.
Jan Hubicka
1
-1
/
+2
2001-02-28
ifcvt.c (noce_emit_store_flag, [...]): Use reversed_comparison_code instead o...
Jan Hubicka
1
-15
/
+16
2001-02-25
ifcvt.c (struct noce_if_info): Add test_bb.
Richard Henderson
1
-3
/
+326
2001-02-18
ifcvt.c (dead_or_predicable): Don't move code if eh regions would be disrupted.
Richard Henderson
1
-0
/
+9
2000-12-27
Handle jump insns that are PARALLEL.
Nick Clifton
1
-1
/
+1
2000-11-27
While building global lifetime information, keep track of which registers are...
Bernd Schmidt
1
-2
/
+3
2000-11-14
Michael Matz <matzmich@cs.tu-berlin.de>
Michael Matz
1
-1
/
+1
2000-09-12
Fix ia64-linux glibc intl/loadmsgcat.c miscompilation.
Jim Wilson
1
-0
/
+5
2000-08-20
Make sure THEN block has any insns at before testing for indirect jump
Michael Meissner
1
-3
/
+6
2000-08-19
Do not consider a THEN block ending in an indirect jump for conditional compi...
Michael Meissner
1
-1
/
+13
2000-06-14
ifcvt.c (EDGE_COMPLEX): Move definition ...
John Wehle
1
-2
/
+0
2000-06-13
Do not handle dead code via conditional execution if special handling is needed
Michael Meissner
1
-0
/
+4
2000-06-11
Warning fixes:
Kaveh R. Ghazi
1
-2
/
+2
2000-06-04
add IFCVT_MODIFY macros for the MD file to tweak the conditional execution su...
Michael Meissner
1
-1
/
+34
2000-05-31
ifcvt.c (merge_if_block): Be prepared for JOIN to have no remaining edges.
Richard Henderson
1
-7
/
+23
2000-05-31
* ifcvt.c (cond_exec_process_insns): Don't ever ignore clobbers.
Richard Henderson
1
-4
/
+2
2000-05-31
ifcvt.c (cond_exec_process_if_block): Do nothing if the last insn in the bloc...
Jeffrey A Law
1
-0
/
+10
2000-05-26
ifcvt.c (cond_exec_get_condition): Set test_if to the SET_SRC of get_pc.
Richard Earnshaw
1
-1
/
+1
2000-05-25
ifcvt.c (seq_contains_jump): New.
Richard Henderson
1
-0
/
+31
2000-05-25
combine.c (try_combine): Use any_condjump_p...
Jan Hubicka
1
-9
/
+10
2000-05-24
* ifcvt.c (if_convert): Update life info globally.
Jakub Jelinek
1
-1
/
+3
2000-05-20
Oops, checked in verify-flow.patch by mistake, reverting
Alexandre Oliva
1
-2
/
+1
2000-05-20
* ifcvt.c (if_convert): Scan and kill dead code.
Alexandre Oliva
1
-2
/
+4
2000-05-19
cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
Richard Kenner
1
-1
/
+1
2000-05-19
* ifcvt.c (find_if_case_2): Don't allow THEN to be EXIT.
Richard Henderson
1
-3
/
+6
2000-05-15
ifcvt.c (cond_exec_process_insns): Drop USE and CLOBBER insns that get in the...
Richard Henderson
1
-0
/
+17
2000-05-13
* ifcvt.c (if_convert): Do not free NULL.
Philippe De Muyter
1
-1
/
+2
2000-05-12
Makefile.in (final.o): Depend on BASIC_BLOCK_H.
Richard Henderson
1
-52
/
+7
2000-05-08
ifcvt.c (cond_exec_process_insns): New argument prob_val.
Richard Henderson
1
-9
/
+35
2000-05-06
ifcvt.c (noce_process_if_block): Don't use an insn_b from test_bb if a or b u...
Richard Henderson
1
-1
/
+2
2000-05-06
ifcvt.c (noce_process_if_block): Don't use an insn_b from test_bb if insn_a u...
Richard Henderson
1
-1
/
+2
2000-05-04
* ifcvt.c (noce_process_if_block): Always reset X in the A == B case.
Richard Henderson
1
-1
/
+1
[next]