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
/
expmed.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-22
re PR middle-end/78416 (wrong code for division by (u128)~INT64_MAX at -O0)
Jakub Jelinek
1
-23
/
+31
2016-11-18
Use rtx_mode_t instead of std::make_pair
Richard Sandiford
1
-2
/
+2
2016-10-17
expmed.c (expand_shift_1): Add MAY_FAIL parameter and do not assert that the ...
Eric Botcazou
1
-11
/
+24
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-09-16
Add inline functions for various bitwise operations.
Jason Merrill
1
-11
/
+9
2016-09-12
[expmed.c] PR middle-end/77426 Delete duplicate condition in synth_mult
Kyrylo Tkachov
1
-1
/
+0
2016-08-16
re PR middle-end/67485 (expmed.c sanitizer detects overflow)
Jakub Jelinek
1
-4
/
+4
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-1
/
+1
2016-07-26
re PR tree-optimization/72517 (436.cactusADM: More than 40% regression in O3 ...
Richard Biener
1
-0
/
+1
2016-07-20
cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
Uros Bizjak
1
-2
/
+2
2016-07-19
builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...
Uros Bizjak
1
-20
/
+20
2016-07-14
[1/2] Move choose_mult_variant declaration and dependent declarations to expm...
Kyrylo Tkachov
1
-9
/
+1
2016-06-08
Remove word_mode hack for split bitfields
Richard Sandiford
1
-42
/
+13
2016-04-18
re PR middle-end/37870 (ICE in extract_bit_field_1)
Richard Biener
1
-11
/
+0
2016-03-11
re PR rtl-optimization/70174 (ICE at -O1 and above on x86_64-linux-gnu in gen...
Jakub Jelinek
1
-4
/
+8
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-08
Merge of the scalar-storage-order branch.
Eric Botcazou
1
-57
/
+209
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-7
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-10
/
+8
2015-10-21
re PR middle-end/67966 (ICE in convert_move, at expr.c:282)
Jan Hubicka
1
-8
/
+0
2015-10-13
support BLKmode inputs for store_bit_field
Alexandre Oliva
1
-0
/
+8
2015-10-05
Remove REAL_VALUE_FROM_CONST_DOUBLE
Richard Sandiford
1
-16
/
+6
2015-10-05
Replace REAL_VALUES_EQUAL with real_equal
Richard Sandiford
1
-1
/
+1
2015-08-20
rtl.h (rtvec_all_equal_p): Declare.
Richard Sandiford
1
-10
/
+1
2015-08-17
arm.c (neon_element_bits): Replace call to GET_MODE_BITSIZE (GET_MODE_INNER (...
David Sherwood
1
-4
/
+4
2015-07-28
arm.c (neon_element_bits, [...]): Call GET_MODE_INNER unconditionally.
David Sherwood
1
-4
/
+0
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-0
/
+1
2015-07-08
target.def (rtx_costs): Remove "code" param, add "mode".
Alan Modra
1
-23
/
+29
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-9
/
+4
2015-06-30
target-insns.def (jump): New targetm instruction pattern.
Richard Sandiford
1
-7
/
+7
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-5
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-30
expmed.c (extract_bit_field_1): Avoid clobbering a yet-to-be-used base/index ...
DJ Delorie
1
-0
/
+5
2015-05-22
remove #if HAVE_conditional_move
Trevor Saunders
1
-8
/
+5
2015-05-22
always define HAVE_conditional_move
Trevor Saunders
1
-2
/
+2
2015-05-20
Promote types of RTL expressions to more derived ones.
Mikhail Maltsev
1
-6
/
+6
2015-05-19
rtl.def (REG): Change format to "r".
Richard Sandiford
1
-1
/
+1
2015-05-19
Use std::swap instead of explicit swaps
Mikhail Maltsev
1
-6
/
+4
2015-04-21
[expmed] Properly account for the cost and latency of shift+add ops when synt...
Kyrylo Tkachov
1
-29
/
+26
2015-04-01
expmed.c (strict_volatile_bitfield_p): Check that the access will not cross a...
Bernd Edlinger
1
-9
/
+20
2015-03-23
[expmed][trivial] Fix comment about multiplying by T-1 and adding T.
Kyrylo Tkachov
1
-2
/
+2
2015-03-18
[expmed][cleanup] Use std::swap instead of manual swapping
Kyrylo Tkachov
1
-18
/
+9
2015-03-05
re PR rtl-optimization/65067 (regression on accessing volatile bit field)
Bernd Edlinger
1
-17
/
+17
2015-01-16
[Patch] Improve warning message
Jiong Wang
1
-3
/
+3
2015-01-16
[Patch] Warn and truncate bitsize when partial overflow happen
Jiong Wang
1
-0
/
+15
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-1
/
+13
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
[next]