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
/
config
/
rs6000
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-20
rs6000: Replace UNSPECS with ss_plus/us_plus and ss_minus/us_minus
Xionghu Luo
1
-19
/
+10
2021-12-17
rs6000: Redo darn (PR103624)
Segher Boessenkool
3
-25
/
+40
2021-12-17
rs6000: Fix fake vec_promote overload
Bill Schmidt
1
-1
/
+1
2021-12-17
Darwin, ppc: Additional change for r12-5974.
Iain Sandoe
1
-1
/
+1
2021-12-16
rs6000: Refactor altivec_build_resolved_builtin
Bill Schmidt
1
-772
/
+945
2021-12-15
Generate XXSPLTIDP for scalars on power10.
Michael Meissner
1
-18
/
+79
2021-12-15
Generate XXSPLTIDP for vectors on power10.
Michael Meissner
4
-0
/
+122
2021-12-15
Generate XXSPLTIW on power10.
Michael Meissner
7
-16
/
+158
2021-12-15
Add LXVKQ support.
Michael Meissner
6
-0
/
+121
2021-12-15
Add new constant data structure.
Michael Meissner
2
-0
/
+281
2021-12-14
rs6000: Rename arrays to remove temporary _x suffix
Bill Schmidt
4
-99
/
+96
2021-12-14
rs6000: Rename functions with "new" in their names
Bill Schmidt
5
-175
/
+80
2021-12-14
rs6000: Remove rs6000-builtin.def and associated data and functions
Bill Schmidt
6
-4126
/
+0
2021-12-14
rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.def
Bill Schmidt
3
-5
/
+5
2021-12-14
rs6000: Remove altivec_overloaded_builtins array and initialization
Bill Schmidt
2
-5893
/
+0
2021-12-14
rs6000: Do not allow combining of multiple assemble quads [PR103548]
Peter Bergner
2
-20
/
+24
2021-12-14
rs6000: Remove new_builtins_are_live and dead code it was guarding
Bill Schmidt
5
-6601
/
+59
2021-12-14
rs6000: Builtins for doubleword compare should be in [power8-vector] (PR103625)
Bill Schmidt
1
-18
/
+18
2021-12-14
rs6000: Some builtins require IBM-128 long double format (PR103623)
Bill Schmidt
3
-10
/
+25
2021-12-14
Drop the fpic multilib for powerpc*-vxworks*
Frederic Konrad
1
-3
/
+3
2021-12-13
Rework VXWORKS_LINK_SPEC for shared objects support
Douglas B Rupp
1
-5
/
+8
2021-12-13
Leverage sysroot for VxWorks
Olivier Hainque
1
-1
/
+1
2021-12-09
pch: Add support for relocation of the PCH data [PR71934]
Jakub Jelinek
1
-2
/
+2
2021-12-06
rs6000: Fix errant "vector" instead of "__vector"
Paul A. Clarke
1
-1
/
+1
2021-12-04
aix: Move AIX math builtins before new builtin machinery.
David Edelsohn
1
-23
/
+23
2021-12-03
rs6000: Fix up flag_shrink_wrap handling in presence of -mrop-protect [PR101324]
Martin Liska
1
-4
/
+4
2021-12-03
rs6000: Fix use of wrong enum for built-in function code
Bill Schmidt
1
-2
/
+2
2021-12-03
pch: Add support for PCH for relocatable executables [PR71934]
Jakub Jelinek
1
-13
/
+17
2021-12-02
rs6000: Enable new built-in support, with test suite and altivec.h changes
Bill Schmidt
4
-499
/
+60
2021-12-01
rs6000: Mirror fix for PR102347 in new builtins support
Bill Schmidt
4
-13
/
+11
2021-11-30
rs6000: Clarify overloaded builtin diagnostic
Bill Schmidt
1
-2
/
+4
2021-11-29
rs6000: Remove builtin mask check from builtin_decl [PR102347]
Kewen Lin
1
-10
/
+4
2021-11-29
rs6000: Modify the way for extra penalized cost
Kewen Lin
1
-16
/
+19
2021-11-29
rs6000: Add Power10 optimization for most _mm_movemask*
Paul A. Clarke
2
-0
/
+12
2021-11-23
rs6000: Better error messages for power8/9 vector builtins
Bill Schmidt
1
-2
/
+4
2021-11-23
rs6000: Add [power6-64] stanza to new builtin support
Bill Schmidt
3
-25
/
+37
2021-11-23
rs6000: Optimize code generation of vec_reve [PR100868]
Haochen Gui
1
-2
/
+44
2021-11-19
rs6000: Add optimizations for _mm_sad_epu8
Paul A. Clarke
1
-7
/
+17
2021-11-18
Fix rs6000 predicates.md use of decl_replaceable_p
David Edelsohn
1
-1
/
+3
2021-11-18
aix: detect power10 processor.
David Edelsohn
1
-0
/
+3
2021-11-16
rs6000: MMA test case emits wrong code when building a vector pair [PR102976]
Peter Bergner
1
-2
/
+8
2021-11-10
vect: Pass scalar_costs to finish_cost
Richard Sandiford
1
-3
/
+3
2021-11-09
rs6000: Match recent builtins changes in new builtins support
Bill Schmidt
1
-13
/
+38
2021-11-09
rs6000: Debug support for builtins changes
Bill Schmidt
1
-7
/
+188
2021-11-08
rs6000: Add escape-newline support for builtins files
Bill Schmidt
2
-211
/
+363
2021-11-08
powerpc: Fix vsx_splat_v4si_di breakage on Power8.
David Edelsohn
1
-1
/
+1
2021-11-08
rs6000: Miscellaneous uses of rs6000_builtins_decl_x
Bill Schmidt
1
-3
/
+14
2021-11-08
rs6000: Update rs6000_builtin_decl
Bill Schmidt
1
-0
/
+20
2021-11-08
Fix 'Copyright (C) 2020-21' into '2020-2021'
Thomas Schwinge
5
-5
/
+5
2021-11-08
Disables gimple folding for VSX_BUILTIN_XVMINDP, VSX_BUILTIN_XVMAXDP,ALTIVEC_...
Haochen Gui
1
-2
/
+16
[next]