Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
Optimize type traits performance
| State =
Action Required
| Archived =
No
| 40 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
maximk
maximk
maximk
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
Apply
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[v14,40/40] libstdc++: Optimize is_scalar trait performance
Optimize type traits performance
- -
4
-
-
2023-09-15
Ken Matsui
New
[v14,39/40] c++, libstdc++: Implement __is_scalar built-in trait
Optimize type traits performance
- -
4
-
-
2023-09-15
Ken Matsui
New
[v14,38/40] libstdc++: Optimize is_signed trait performance
Optimize type traits performance
- -
4
-
-
2023-09-15
Ken Matsui
New
[v14,37/40] c++, libstdc++: Implement __is_signed built-in trait
Optimize type traits performance
- -
4
-
-
2023-09-15
Ken Matsui
New
[v14,36/40] libstdc++: Optimize is_unsigned trait performance
Optimize type traits performance
- -
3
-
-
2023-09-15
Ken Matsui
New
[v14,35/40] c++: Implement __is_unsigned built-in trait
Optimize type traits performance
- -
2
-
-
2023-09-15
Ken Matsui
New
[v14,34/40] libstdc++: Optimize is_compound trait performance
Optimize type traits performance
- -
1
-
-
2023-09-15
Ken Matsui
New
[v14,33/40] libstdc++: Optimize is_fundamental trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,32/40] libstdc++: Optimize is_arithmetic trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,31/40] c++, libstdc++: Implement __is_arithmetic built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,30/40] libstdc++: Optimize is_pointer trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,29/40] c++, libstdc++: Implement __is_pointer built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,28/40] libstdc++: Optimize remove_pointer trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,27/40] c++: Implement __remove_pointer built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,26/40] libstdc++: Optimize is_object trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,25/40] libstdc++: Optimize is_function trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,24/40] c++: Implement __is_function built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,23/40] libstdc++: Optimize is_reference trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,22/40] c++: Implement __is_reference built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,21/40] libstdc++: Optimize is_member_object_pointer trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,20/40] c++: Implement __is_member_object_pointer built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,19/40] libstdc++: Optimize is_member_function_pointer trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,18/40] c++: Implement __is_member_function_pointer built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,17/40] c-family: Fix C_SET_RID_CODE to handle 16-bit rid code correctly
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,16/40] c, c++: Use 16 bits for all use of enum rid for more keyword space
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,15/40] libstdc++: Optimize is_member_pointer trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,14/40] c++: Implement __is_member_pointer built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,13/40] libstdc++: Optimize is_scoped_enum trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,12/40] c++: Implement __is_scoped_enum built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,11/40] libstdc++: Optimize is_bounded_array trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,10/40] c++: Implement __is_bounded_array built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,09/40] libstdc++: Optimize is_unbounded_array trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,08/40] c++: Implement __is_unbounded_array built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,07/40] libstdc++: Optimize is_array trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,06/40] c++: Implement __is_array built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,05/40] libstdc++: Optimize is_volatile trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,04/40] c++: Implement __is_volatile built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,03/40] libstdc++: Optimize is_const trait performance
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,02/40] c++: Implement __is_const built-in trait
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New
[v14,01/40] c++: Sort built-in identifiers alphabetically
Optimize type traits performance
- -
-
-
-
2023-09-15
Ken Matsui
New