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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-30
[60/77] Pass scalar_int_modes to do_jump_by_parts_*
Richard Sandiford
2
-23
/
+35
2017-08-30
[59/77] Add a rtx_jump_table_data::get_data_mode helper
Richard Sandiford
4
-45
/
+86
2017-08-30
[58/77] Use scalar_int_mode in a try_combine optimisation
Richard Sandiford
2
-14
/
+29
2017-08-30
[57/77] Use scalar_int_mode in expand_expr_addr_expr
Richard Sandiford
2
-6
/
+14
2017-08-30
[56/77] Use the more specific type when two modes are known to be equal
Richard Sandiford
2
-3
/
+10
2017-08-30
[55/77] Use scalar_int_mode in simplify_const_unary_operation
Richard Sandiford
2
-16
/
+32
2017-08-30
[54/77] Add explicit int checks for alternative optab implementations
Richard Sandiford
2
-88
/
+104
2017-08-30
[53/77] Pass a mode to const_scalar_mask_from_tree
Richard Sandiford
2
-6
/
+14
2017-08-30
[52/77] Use scalar_int_mode in extract/store_bit_field
Richard Sandiford
2
-143
/
+218
2017-08-30
[51/77] Use opt_scalar_int_mode when iterating over integer modes
Richard Sandiford
10
-48
/
+79
2017-08-30
[50/77] Add helper routines for SUBREG_PROMOTED_VAR_P subregs
Richard Sandiford
3
-8
/
+36
2017-08-30
[49/77] Simplify nonzero/num_sign_bits hooks
Richard Sandiford
6
-53
/
+52
2017-08-30
[48/77] Make subroutines of num_sign_bit_copies operate on scalar_int_mode
Richard Sandiford
2
-77
/
+91
2017-08-30
[47/77] Make subroutines of nonzero_bits operate on scalar_int_mode
Richard Sandiford
2
-56
/
+69
2017-08-30
[46/77] Make widest_int_mode_for_size return a scalar_int_mode
Richard Sandiford
1
-22
/
+13
2017-08-30
[45/77] Make extract_left_shift take a scalar_int_mode
Richard Sandiford
2
-9
/
+17
2017-08-30
[44/77] Make simplify_and_const_int take a scalar_int_mode
Richard Sandiford
2
-17
/
+26
2017-08-30
[43/77] Use scalar_int_mode in simplify_comparison
Richard Sandiford
2
-82
/
+110
2017-08-30
[42/77] Use scalar_int_mode in simplify_shift_const_1
Richard Sandiford
2
-95
/
+135
2017-08-30
[41/77] Split scalar integer handling out of force_to_mode
Richard Sandiford
2
-72
/
+111
2017-08-30
[40/77] Use scalar_int_mode for extraction_insn fields
Richard Sandiford
6
-41
/
+62
2017-08-30
[39/77] Two changes to the get_best_mode interface
Richard Sandiford
6
-67
/
+90
2017-08-30
[38/77] Move SCALAR_INT_MODE_P out of strict_volatile_bitfield_p
Richard Sandiford
2
-21
/
+30
2017-08-30
[37/77] Use scalar_int_mode when emitting cstores
Richard Sandiford
7
-14
/
+30
2017-08-30
[36/77] Use scalar_int_mode in the RTL iv routines
Richard Sandiford
3
-95
/
+85
2017-08-30
[35/77] Add uses of as_a <scalar_int_mode>
Richard Sandiford
18
-264
/
+308
2017-08-30
[34/77] Add a SCALAR_INT_TYPE_MODE macro
Richard Sandiford
29
-96
/
+166
2017-08-30
[33/77] Add a NARROWEST_INT_MODE macro
Richard Sandiford
7
-5
/
+30
2017-08-30
[32/77] Check is_a <scalar_int_mode> before calling valid_pointer_mode
Richard Sandiford
2
-2
/
+11
2017-08-30
[31/77] Use scalar_int_mode for move2add
Richard Sandiford
1
-26
/
+30
2017-08-30
[30/77] Use scalar_int_mode for doubleword splits
Richard Sandiford
4
-16
/
+31
2017-08-30
[29/77] Make some *_loc_descriptor helpers take scalar_int_mode
Richard Sandiford
2
-22
/
+33
2017-08-30
[28/77] Use is_a <scalar_int_mode> for miscellaneous types of test
Richard Sandiford
7
-76
/
+109
2017-08-30
[27/77] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP
Richard Sandiford
3
-14
/
+24
2017-08-30
[26/77] Use is_a <scalar_int_mode> in subreg/extract simplifications
Richard Sandiford
9
-49
/
+84
2017-08-30
[25/77] Use is_a <scalar_int_mode> for bitmask optimisations
Richard Sandiford
5
-69
/
+114
2017-08-30
[24/77] Replace a != BLKmode check with is_a <scalar_int_mode>
Richard Sandiford
1
-13
/
+11
2017-08-30
[23/77] Replace != VOIDmode checks with is_a <scalar_int_mode>
Richard Sandiford
5
-44
/
+42
2017-08-30
[22/77] Replace !VECTOR_MODE_P with is_a <scalar_int_mode>
Richard Sandiford
2
-11
/
+15
2017-08-30
[21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>
Richard Sandiford
21
-296
/
+381
2017-08-30
[20/77] Replace MODE_INT checks with is_int_mode
Richard Sandiford
19
-297
/
+400
2017-08-30
[19/77] Add a smallest_int_mode_for_size helper function
Richard Sandiford
20
-55
/
+95
2017-08-30
[18/77] Make int_mode_for_mode return an opt_scalar_int_mode
Richard Sandiford
21
-134
/
+175
2017-08-30
[17/77] Add an int_mode_for_size helper function
Richard Sandiford
23
-78
/
+124
2017-08-30
[16/77] Add scalar_int_mode_pod
Richard Sandiford
6
-3
/
+36
2017-08-30
[15/77] Add scalar_int_mode
Richard Sandiford
13
-36
/
+101
2017-08-30
[14/77] Make libgcc_floating_mode_supported_p take a scalar_float_mode
Richard Sandiford
6
-5
/
+18
2017-08-30
[13/77] Make floatn_mode return an opt_scalar_float_mode
Richard Sandiford
9
-48
/
+67
2017-08-30
[12/77] Use opt_scalar_float_mode when iterating over float modes
Richard Sandiford
9
-20
/
+81
2017-08-30
[11/77] Add a float_mode_for_size helper function
Richard Sandiford
6
-12
/
+37
[next]