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
/
match.pd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-09
re PR middle-end/68743 (FAIL: gfortran.dg/aint_anint_1.f90 -O0 execution t...
John David Anglin
1
-1
/
+2
2016-01-09
re PR middle-end/50865 (Invalid code generation for INT64_MIN % 1 on x86_64)
Jakub Jelinek
1
-1
/
+7
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-20
This series of patches fix PR61441.
Sujoy Saraswati
1
-7
/
+1
2015-12-04
re PR middle-end/67438 (~X op ~Y pattern relocation causes loop performance d...
Richard Biener
1
-4
/
+6
2015-12-01
re PR ada/68590 (FAIL: gnat.dg/loop_optimization19.adb scan-tree-dump-not opt...
Richard Biener
1
-7
/
+6
2015-11-17
Replace match.pd DEFINE_MATH_FNs with auto-generated lists
Richard Sandiford
1
-41
/
+1
2015-11-17
Add genmatch support for internal functions
Richard Sandiford
1
-45
/
+47
2015-11-12
fold-const.c (fold_binary_loc): Move Convert A/B/C to A/(B*C) to match.pd.
Naveen H.S
1
-0
/
+31
2015-10-29
Fix X - (X / Y) * Y in match.pd.
Marc Glisse
1
-4
/
+6
2015-10-27
Move ldexp, scalbn and scalbln folds to match.pd
Richard Sandiford
1
-0
/
+18
2015-10-27
Move fmin and fmax folds to match.pd
Richard Sandiford
1
-3
/
+24
2015-10-27
Move min(max...) and max(min...) folds to match.pd
Richard Sandiford
1
-0
/
+8
2015-10-27
Move copysign folds to match.pd
Richard Sandiford
1
-0
/
+10
2015-10-27
Move signbit folds to match.pd
Richard Sandiford
1
-0
/
+11
2015-10-27
Fold comparisons between sqrt and zero
Richard Sandiford
1
-0
/
+19
2015-10-27
Move expN folds to match.pd
Richard Sandiford
1
-2
/
+6
2015-10-27
Move powi folds to match.pd
Richard Sandiford
1
-0
/
+19
2015-10-27
Move pow folds to match.pd
Richard Sandiford
1
-2
/
+54
2015-10-27
Move hypot folds to match.pd
Richard Sandiford
1
-0
/
+10
2015-10-26
match.pd (fold_widened_comparison): Apply simplifications to all integral types.
Eric Botcazou
1
-3
/
+2
2015-10-26
match.pd ((A & ~B) - (A & B) -> (A ^ B) - B): Add missing :c.
Richard Biener
1
-2
/
+2
2015-10-26
Move int rounding folds to match.pd
Richard Sandiford
1
-4
/
+88
2015-10-26
Use macros to define built-in operator lists
Richard Sandiford
1
-33
/
+34
2015-10-26
Move cexp simplifications to match.pd
Richard Sandiford
1
-1
/
+18
2015-10-23
[RFA] Fix pr67830, another type narrowing problem
Jeff Law
1
-2
/
+2
2015-10-23
fold-const.c (fold_binary_loc): Move Fold (A & ~B) - (A & B) into (A ^ B) - B...
Richard Biener
1
-0
/
+23
2015-10-23
Move fold_trunc_transparent_mathfn to match.pd
Richard Sandiford
1
-0
/
+77
2015-10-22
fold-const.c (fold_addr_of_array_ref_difference): Properly convert operands b...
Richard Biener
1
-1
/
+51
2015-10-22
Move tan simplifications to match.pd
Richard Sandiford
1
-1
/
+9
2015-10-22
Move more cproj simplifications to match.pd
Richard Sandiford
1
-15
/
+9
2015-10-21
Move cabs simplifications to match.pd
Richard Sandiford
1
-1
/
+19
2015-10-21
Add simple sign-stripping cases to match.pd
Richard Sandiford
1
-1
/
+70
2015-10-21
fold-const.c (fold_binary_loc): Move (-A) * (-B) -> A * B to match.pd.
Richard Biener
1
-0
/
+30
2015-10-19
gimple-fold.c (gimple_phi_nonnegative_warnv_p): New function.
Richard Biener
1
-0
/
+27
2015-10-15
2015-09-30 Michael Collison <michael.collison@linaro.org>
Michael Collison
1
-0
/
+10
2015-10-15
PR67945: Fix oscillation between pow representations
Richard Sandiford
1
-107
/
+132
2015-10-15
re PR tree-optimization/67953 (match.pd: X - (X / Y) * Y wrong on change of s...
Marek Polacek
1
-1
/
+2
2015-10-14
re PR tree-optimization/67915 (ICE on valid code at -O2 and -O3 on x86_64-lin...
Richard Biener
1
-4
/
+8
2015-10-13
To...
Richard Sandiford
1
-5
/
+12
2015-10-09
[PATCH V3][GCC] Algorithmic optimization in match and simplify
Andre Vieira
1
-7
/
+53
2015-10-09
genmatch.c (print_operand): Fix formatting.
Richard Biener
1
-6
/
+4
2015-10-08
Move sqrt and cbrt simplifications to match.pd
Richard Sandiford
1
-0
/
+41
2015-10-05
Add a build_real_truncate helper function
Richard Sandiford
1
-4
/
+2
2015-10-05
Remove remaining uses of REAL_ARITHMETIC
Richard Sandiford
1
-4
/
+4
2015-09-03
re PR tree-optimization/67351 (Missed optimisation on 64-bit field compared t...
Naveen H.S
1
-0
/
+14
2015-08-31
Move some comparison simplifications to match.pd
Marc Glisse
1
-1
/
+30
2015-08-31
Move some complex simplifications to match.pd
Marc Glisse
1
-4
/
+35
2015-08-26
fold-const.c (fold_binary_loc): Move Optimize root(x)*root(y) as root(x*y) to...
Naveen H.S
1
-3
/
+27
2015-08-21
fold-const.c (fold_binary_loc): Move sqrt(x)*sqrt(x) as x to match.pd.
Naveen H.S
1
-1
/
+65
[next]