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
/
rs6000-call.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-6521
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-17
rs6000: Redo darn (PR103624)
Segher Boessenkool
1
-0
/
+6
2021-12-14
rs6000: Rename arrays to remove temporary _x suffix
Bill Schmidt
1
-23
/
+23
2021-12-14
rs6000: Rename functions with "new" in their names
Bill Schmidt
1
-69
/
+30
2021-12-14
rs6000: Remove rs6000-builtin.def and associated data and functions
Bill Schmidt
1
-712
/
+0
2021-12-14
rs6000: Remove altivec_overloaded_builtins array and initialization
Bill Schmidt
1
-5892
/
+0
2021-12-14
rs6000: Remove new_builtins_are_live and dead code it was guarding
Bill Schmidt
1
-5214
/
+11
2021-12-14
rs6000: Some builtins require IBM-128 long double format (PR103623)
Bill Schmidt
1
-0
/
+7
2021-12-04
aix: Move AIX math builtins before new builtin machinery.
David Edelsohn
1
-23
/
+23
2021-12-02
rs6000: Enable new built-in support, with test suite and altivec.h changes
Bill Schmidt
1
-3
/
+6
2021-12-01
rs6000: Mirror fix for PR102347 in new builtins support
Bill Schmidt
1
-8
/
+1
2021-11-29
rs6000: Remove builtin mask check from builtin_decl [PR102347]
Kewen Lin
1
-10
/
+4
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
1
-22
/
+27
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: Update rs6000_builtin_decl
Bill Schmidt
1
-0
/
+20
2021-11-08
Disables gimple folding for VSX_BUILTIN_XVMINDP, VSX_BUILTIN_XVMAXDP,ALTIVEC_...
Haochen Gui
1
-2
/
+16
2021-11-07
rs6000: Replace the builtin expansion machinery
Bill Schmidt
1
-0
/
+1216
2021-10-27
rs6000: Fix wrong code generation for vec_sel [PR94613]
Xionghu Luo
1
-0
/
+62
2021-10-19
Optimize the builtin vec_xl_sext
Haochen Gui
1
-11
/
+22
2021-09-23
rs6000: Add psabi diagnostic for C++ zero-width bit field ABI change
Bill Schmidt
1
-6
/
+58
2021-09-17
rs6000: Handle some recent MMA builtin changes
Bill Schmidt
1
-2
/
+39
2021-09-17
rs6000: Handle gimple folding of target built-ins
Bill Schmidt
1
-0
/
+1165
2021-09-16
rs6000: Handle overloads during program parsing
Bill Schmidt
1
-0
/
+53
2021-08-30
rs6000: Always initialize vector_pair and vector_quad nodes
Bill Schmidt
1
-26
/
+23
2021-08-30
rs6000: Add sanity to V2DI_type_node definitions
Bill Schmidt
1
-7
/
+24
2021-08-27
rs6000: Execute the automatic built-in initialization code
Bill Schmidt
1
-0
/
+12
2021-08-26
rs6000: Add missing unsigned info for some P10 bifs
Kewen Lin
1
-0
/
+5
2021-08-24
rs6000: Add more type nodes to support builtin processing
Bill Schmidt
1
-2
/
+146
2021-08-19
rs6000: Fix ICE expanding lxvp and stxvp gimple built-ins [PR101849]
Peter Bergner
1
-0
/
+6
2021-08-11
rs6000: Add the rest of the [altivec] stanza to the builtins file
Bill Schmidt
1
-4
/
+3
2021-07-07
rs6000: Harden mma_init_builtins
Peter Bergner
1
-1
/
+2
2021-07-02
rs6000: Add MMA __builtin_vsx_lxvp and __builtin_vsx_stxvp built-ins
Peter Bergner
1
-2
/
+54
2021-06-14
rs6000: MMA builtin usage ICEs when used in a #pragma omp parallel and using ...
Peter Bergner
1
-6
/
+6
2021-06-10
rs6000: Add new __builtin_vsx_build_pair and __builtin_mma_build_acc built-ins
Peter Bergner
1
-3
/
+16
2021-06-09
RS6000 Add 128-bit Binary Integer sign extend operations
Carl Love
1
-0
/
+16
2021-06-09
RS6000 add 128-bit Integer Operations part 1
Carl Love
1
-1
/
+135
2021-06-04
rs6000: Expand PROMOTE_MODE marco in rs6000_promote_function_mode
Haochen Gui
1
-1
/
+3
2021-05-18
rs6000: Remove old psabi warnings
Bill Schmidt
1
-29
/
+2
2021-05-04
aix: encode function section
David Edelsohn
1
-1
/
+1
2021-04-26
Simplify {gimplify_and_,}update_call_from_tree API
Richard Biener
1
-1
/
+1
2021-02-25
rs6000: Fix ICE in rs6000_init_builtins when compiling with -mcpu=440 [PR99279]
Peter Bergner
1
-3
/
+3
2021-02-23
rs6000: Add support for compatibility built-ins
Peter Bergner
1
-8
/
+33
2021-01-29
[PATCH, rs6000] improve vec_ctf invalid parameter handling.
Will Schmidt
1
-1
/
+3
2021-01-15
rs6000, vector integer multiply/divide/modulo instructions
Carl Love
1
-0
/
+53
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-26
rs6000: Change rs6000_expand_vector_set param
Xionghu Luo
1
-1
/
+1
2020-11-21
Make MMA builtins use opaque modes
Aaron Sawdey
1
-75
/
+85
[next]