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
/
expr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-21
Make more use of simplify_gen_binary
Richard Sandiford
1
-17
/
+3
2017-09-14
Store VECTOR_CST_NELTS directly in tree_node
Richard Sandiford
1
-8
/
+6
2017-09-12
Turn SLOW_UNALIGNED_ACCESS into a target hook
Richard Sandiford
1
-9
/
+10
2017-09-05
Make mode_for_vector return an opt_mode
Richard Sandiford
1
-1
/
+1
2017-09-05
Make more use of int_mode_for_size
Richard Sandiford
1
-1
/
+1
2017-09-04
Turn FUNCTION_ARG_PADDING into a target hook
Richard Sandiford
1
-13
/
+14
2017-09-04
Turn HARD_REGNO_MODE_OK into a target hook
Richard Sandiford
1
-3
/
+3
2017-09-04
Add subreg_memory_offset helper functions
Richard Sandiford
1
-22
/
+4
2017-09-04
PR82045: Avoid passing machine modes through "..."
Richard Sandiford
1
-1
/
+1
2017-08-30
[71/77] Use opt_scalar_mode for mode iterators
Richard Sandiford
1
-13
/
+18
2017-08-30
[69/77] Split scalar-only part out of convert_mode
Richard Sandiford
1
-11
/
+24
2017-08-30
[65/77] Add a SCALAR_TYPE_MODE macro
Richard Sandiford
1
-2
/
+2
2017-08-30
[64/77] Add a scalar_mode class
Richard Sandiford
1
-4
/
+5
2017-08-30
[62/77] Big machine_mode to scalar_int_mode replacement
Richard Sandiford
1
-13
/
+13
2017-08-30
[57/77] Use scalar_int_mode in expand_expr_addr_expr
Richard Sandiford
1
-6
/
+7
2017-08-30
[56/77] Use the more specific type when two modes are known to be equal
Richard Sandiford
1
-3
/
+3
2017-08-30
[53/77] Pass a mode to const_scalar_mask_from_tree
Richard Sandiford
1
-6
/
+6
2017-08-30
[51/77] Use opt_scalar_int_mode when iterating over integer modes
Richard Sandiford
1
-15
/
+16
2017-08-30
[50/77] Add helper routines for SUBREG_PROMOTED_VAR_P subregs
Richard Sandiford
1
-8
/
+9
2017-08-30
[46/77] Make widest_int_mode_for_size return a scalar_int_mode
Richard Sandiford
1
-22
/
+13
2017-08-30
[39/77] Two changes to the get_best_mode interface
Richard Sandiford
1
-6
/
+7
2017-08-30
[35/77] Add uses of as_a <scalar_int_mode>
Richard Sandiford
1
-9
/
+9
2017-08-30
[34/77] Add a SCALAR_INT_TYPE_MODE macro
Richard Sandiford
1
-18
/
+21
2017-08-30
[33/77] Add a NARROWEST_INT_MODE macro
Richard Sandiford
1
-2
/
+2
2017-08-30
[30/77] Use scalar_int_mode for doubleword splits
Richard Sandiford
1
-10
/
+12
2017-08-30
[26/77] Use is_a <scalar_int_mode> in subreg/extract simplifications
Richard Sandiford
1
-6
/
+11
2017-08-30
[20/77] Replace MODE_INT checks with is_int_mode
Richard Sandiford
1
-25
/
+32
2017-08-30
[19/77] Add a smallest_int_mode_for_size helper function
Richard Sandiford
1
-7
/
+7
2017-08-30
[18/77] Make int_mode_for_mode return an opt_scalar_int_mode
Richard Sandiford
1
-20
/
+23
2017-08-30
[17/77] Add an int_mode_for_size helper function
Richard Sandiford
1
-3
/
+3
2017-08-30
[12/77] Use opt_scalar_float_mode when iterating over float modes
Richard Sandiford
1
-4
/
+5
2017-08-30
[6/77] Make GET_MODE_WIDER return an opt_mode
Richard Sandiford
1
-1
/
+1
2017-08-30
[4/77] Add FOR_EACH iterators for modes
Richard Sandiford
1
-24
/
+16
2017-08-21
Add a type_has_mode_precision_p helper function
Richard Sandiford
1
-4
/
+3
2017-08-01
re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...
Jakub Jelinek
1
-31
/
+38
2017-06-29
expr.c (expand_expr): When testing for unaligned objects...
Eric Botcazou
1
-5
/
+5
2017-06-29
ccmp.c (ccmp_tree_comparison_p): New function.
Steve Ellcey
1
-1
/
+1
2017-06-29
asan.c (asan_emit_stack_protection): Update.
Jan Hubicka
1
-13
/
+23
2017-05-12
Patch for RTL expand bug affecting aarch64 vector code.
Jim Wilson
1
-11
/
+14
2017-05-02
expr.c (expand_expr_real_2): Re-cost if previous costs are the same.
Tamar Christina
1
-0
/
+9
2017-04-27
re PR middle-end/79665 (gcc's signed (x*x)/200 is slower than clang's)
Tamar Christina
1
-53
/
+51
2017-04-12
re PR middle-end/80163 (ICE on hopefully valid code)
Jakub Jelinek
1
-1
/
+2
2017-03-07
re PR rtl-optimization/79901 (ICE in prepare_cmp_insn, at optabs.c:3904)
Jakub Jelinek
1
-0
/
+12
2017-02-23
re PR middle-end/79665 (gcc's signed (x*x)/200 is slower than clang's)
Jakub Jelinek
1
-0
/
+28
2017-01-19
[expand] Fix for PR rtl-optimization/79121 incorrect expansion of extend plus...
Richard Earnshaw
1
-13
/
+27
2017-01-10
expr.c (store_field): In the bitfield case...
Eric Botcazou
1
-39
/
+39
2017-01-09
expr.c (store_field): In the bitfield case...
Eric Botcazou
1
-23
/
+20
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-16
re PR middle-end/71632 (hang at -O3 on x86_64-linux-gnu)
Richard Biener
1
-0
/
+11
2016-12-13
Fill bitregion_{start,end} in store_constructor (PR tree-optimization/78428)
Martin Liska
1
-32
/
+20
[next]