public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/parras/heads/cond_fminmax_pattern] (148 commits) amdgcn: Add instruction patterns for conditional min/max op
@ 2023-03-06 14:11 Paul-Antoine Arras
0 siblings, 0 replies; only message in thread
From: Paul-Antoine Arras @ 2023-03-06 14:11 UTC (permalink / raw)
To: gcc-cvs
The branch 'parras/heads/cond_fminmax_pattern' was updated to point to:
25c1d83c55c... amdgcn: Add instruction patterns for conditional min/max op
It previously pointed to:
abca34f8310... cond_fminmax_pattern + minmaxop + tests
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
abca34f... cond_fminmax_pattern + minmaxop + tests
Summary of changes (added commits):
-----------------------------------
25c1d83... amdgcn: Add instruction patterns for conditional min/max op
14e5b65... Fix assertion failure on VSS library (*)
94a67e3... Revert "Respect GNATMAKE Makefile variable" commit (*)
c187307... tree-optimization/109025 - fixup double reduction detection (*)
b83acef... Enable scatter for generic (*)
67401d4... LoongArch: testsuite: Disable stack protector for some test (*)
75eccdd... LoongArch: Stop -mfpu from silently breaking ABI [PR109000] (*)
c5e77e9... libgo: revert incorrectly committed change (*)
fa9fd68... Daily bump. (*)
6aa1f40... Fortran: fix CLASS attribute handling [PR106856] (*)
ca27d76... testsuite: Fix up syntax error in scan-tree-dump-times targ (*)
44c918b... RISC-V: Fix ICE for avl_single-86/avl_single-88/avl_single- (*)
2554d90... RISC-V: Implement ZKSH and ZKSED extensions (*)
e6416e4... RISC-V: Implement ZKNH extension (*)
072c558... RISC-V: Implement ZKND and ZKNE extensions (*)
2c80951... RISC-V: Implement ZBKB, ZBKC and ZBKX extensions (*)
8945633... RISC-V: Add prototypes for RISC-V Crypto built-in functions (*)
7e52f44... RISC-V: costs: miscomputed shiftadd_cost triggering synth_m (*)
7caa1ae... RISC-V: Add RVV misc intrinsic support (*)
1bff101... RISC-V: Add permutation C/C++ support (*)
f8ba8a4... RISC-V: Remove void_type_node of void_args for vsetvlmax in (*)
2a2c4c9... RISC-V: Add testcase for VSETVL PASS (*)
ec99ffa... RISC-V: Add scalar move support and fix VSETVL bugs (*)
602cfc7... RISC-V: Allow const0_rtx operand in max/min (*)
9debb24... RISC-V: Fix wrong partial subreg check for bsetidisi (*)
2858bf1... Daily bump. (*)
fbd2eda... Fix modula-2 rename autogenerated .c files to .cc (*)
ab61100... Modula-2 rename autogenerated .c files to .cc (*)
4ee2f41... Remove remaining traces of m_vecdata from comments [PR10900 (*)
97651be... testsuite: Fix up syntax errors in scan-tree-dump-times tar (*)
3ec9a87... c-family: Incremental fix for -Wsign-compare BIT_NOT_EXPR h (*)
daaf74a... c-family: Fix up -Wsign-compare BIT_NOT_EXPR handling [PR10 (*)
db1405d... c-family: Account for integral promotions of left shifts fo (*)
9d5730d... c++: Don't defer local statics initialized with constant ex (*)
739e7eb... diagnostics: Fix up selftests with $COLUMNS < 42 [PR108973] (*)
53940ee... testsuite: Skip gcc.dg/ipa/pr77653.c for CRIS (*)
37a0848... testsuite: Skip gcc.dg/ifcvt-4.c for CRIS (*)
5e6fc0e... testsuite: Fix various scan-assembler identifiers not handl (*)
2aa6673... Daily bump. (*)
df01849... analyzer: start adding test coverage for OpenMP [PR109016] (*)
56572a0... analyzer: provide placeholder implementation of sprintf (*)
d3ef738... testsuite: remove XFAIL in gcc.dg/analyzer/pr99716-1.c [PR1 (*)
16554ba... libstdc++: testsuite: async.cc early timeout (*)
1f83aee... d: Document that TypeInfo-based va_arg is not implemented (*)
8be49eb... [libstdc++] [prettyprint] add local std::string use to more (*)
21edd84... link pthread_join from std::thread ctor (*)
fdac2be... -Wdangling-pointer: don't mark SSA lhs sets as stores (*)
aee43d2... [arm] adjust tests for quotes around +cdecp<N> (*)
a36ae45... [arm] adjust expectations for armv8_2-fp16-move-[12].c (*)
cc9cc5a... [PR51534] [arm] split out pr51534 test for softfp (*)
cfa118f... [arm] complete vmsr/vmrs blank and case adjustments (*)
220008e... [PR104882] [arm] require mve hw for mve run test (*)
59a576f... gcc: Fix gdbhooks.py VecPrinter for vec<> as well as vec<>* (*)
ce1c99f... gcc: Adjust gdbhooks.py VecPrinter for vec layout changes [ (*)
341e6cd... c++: thinko in extract_local_specs [PR108998] (*)
9056d0d... s390: libatomic: Fix 16 byte atomic {cas,load,store} (*)
1b0e3f8... waccess: Fix two -Wnonnull warning issues [PR108986] (*)
da5adab... s390: Use arch14 instead of z16 for -march=native. (*)
0412a23... s390: Fix ifcvt test cases. (*)
16f2d75... testsuite: Do not expect partial vectorization for s390. (*)
1cd98ea... moxie: enable LRA (*)
fe4f3bb... moxie: fix memory constraints (*)
6703f49... driver: toplev: Fix a typo (*)
0132acc... tree-optimization/109002 - partial PRE miscompilation (*)
59bc2b6... libiberty: fix memory leak in pex-win32.c and refactor (*)
dbeccab... gimple-fold: Fix up fputs -> fwrite folding [PR108988] (*)
a5c5439... libstdc++: Update Solaris baselines for GCC 13.0 (*)
6010189... target/108738 - limit STV chain discovery (*)
33ca5c9... debug/108772 - ICE with late debug generated with -flto (*)
1e4122f... [PR100127] Test for coroutine header in clang-compatible te (*)
ddf7411... [vxworks] make wint_t and wchar_t the same distinct type (*)
2e8686c... [c++] suppress redundant null-addr warn in pfn from pmfn (*)
dc1be3e... testsuite: Tweak gcc.dg/attr-aligned.c for CRIS (*)
929c6b8... d: Allow vectors to be compared for identity [PR108946] (*)
ce1cea3... d: Fix ICE on explicit immutable struct import [PR108877] (*)
33a7811... d: Add test for PR d/108167 to the testsuite [PR108167] (*)
51af8a6... d: vector float comparison doesn't result in 0 or -1 [PR108 (*)
14db9ed... Daily bump. (*)
73bbfd5... testsuite: Fix up memchr-3.c test [PR108991] (*)
df63f41... libquadmath: Assorted libquadmath strtoflt128 fixes [PR8720 (*)
6978df2... c++, v3: Emit fundamental tinfos for _Float16/decltype(0.0b (*)
6b432c0... jit, testsuite: fix a failing test by updating its error st (*)
2639f9d... IRA: Use minimal cost for hard register movement (*)
ce9cd72... amdgcn: Enable SIMD vectorization of math functions (*)
5425159... c++: more mce_false folding from cp_fully_fold_init [PR1082 (*)
cbaa1d9... c++: constant non-copy-init is manifestly constant [PR10824 (*)
20bd258... analyzer: fix uninit false +ves reading from DECL_HARD_REGI (*)
4d82022... c++, debug: Fix up locus of DW_TAG_imported_module [PR10871 (*)
076d309... vect: Don't apply masks to operations on invariants [PR1089 (*)
71afd06... c++: ICE with -Wmismatched-tags and member template [PR1062 (*)
da19e37... s390: Add LEN_LOAD/LEN_STORE support. (*)
61407e0... simplify-rtx: Use byte in simplify_subreg rather than assum (*)
62a8d31... gcc.dg/memchr-3.c: Account for LLP64 warnings (*)
17301ae... gcc.dg/overflow-warn-9.c: Fix LLP64 (*)
0b83fa0... MIPS: Bugfix for fix Dejagnu issues with RTL checking enabl (*)
f2b846f... MIPS: Add buildtime option to set msa default (*)
b09dc74... Avoid creating (const (reg ...)) [PR108603] (*)
2a8ce4b... vect: Fix voluntarily-masked negative conditionals [PR10843 (*)
cc88366... fold-const: Ignore padding bits in native_interpret_expr RE (*)
f0ef740... openmp: Fix up error recovery for invalid structured bindin (*)
a292665... testsuite/108985 - missing vect_simd_clones target requirem (*)
4ea6bfe... testsuite: Fix g++.dg/ext/attr-copy-2.C for default_packed (*)
b838a9f... testsuite: Fix gcc.dg/attr-copy-6.c for user-label-prefixed (*)
8590e4d... analyzer: Support errno for newlib (*)
854a268... testsuite: Handle "packed" targets in c-c++-common/auto-ini (*)
c88a7c6... Daily bump. (*)
de81e06... c++: can't eval PTRMEM_CST in incomplete class [PR107574] (*)
a764d3d... c++: streamline tf_qualifying_scope usage (*)
24ebc54... analyzer: fixes to side-effects for built-in functions [PR1 (*)
c54cae8... libstdc++: Fix typo in comment in bits/cow_string.h (*)
4abd5bc... libstdc++: Make std::chrono::current_zone() default to UTC (*)
096f034... c++: unevaluated array new-expr size constantness [PR108219 (*)
3843dc1... OpenMP: Ignore side-effects when finding struct comps [PR10 (*)
070523b... analyzer: fix infinite recursion false +ves [PR108935] (*)
f769d22... gcc: Remove size limit of PCH for *-*-mingw32 hosts (*)
560f1db... harden-sls-6.c: Fix warning on LLP64 (*)
96ff97f... OpenMP/Fortran: Fix handling of optional is_device_ptr + bi (*)
f72c891... ubsan: Add another testcase for [0] array in the middle of (*)
520403f... cfgexpand: Handle WIDEN_{PLUS,MINUS}_EXPR and VEC_WIDEN_{PL (*)
b222e72... c++: Don't recurse on DECL_INITIAL for DECL_EXPR on non-VAR (*)
85203d5... tree-optimization/108970 - ICE with vectorizer peeling (*)
9b4f700... lto: Fix up lto_fixup_prevailing_type [PR108910] (*)
e3837b6... tree-optimization/108950 - widen-sum reduction ICE (*)
392f399... rs6000: Allow powerpc64 to be unset for implicit 64 bit [PR (*)
6622f7e... testsuite: Fix analyzer errors for newlib-fd (*)
6f9e2f1... Daily bump. (*)
d3d205a... c++: non-dependent variable template-id [PR108848] (*)
afe6cea... Fixing PR107411 (*)
62ed106... Fix build warnings noreturn M2RTS and fix calls to Register (*)
d918c3a... c++: variable template and targ deduction [PR108550] (*)
ea718fe... c++: ICE with constexpr variable template [PR107938] (*)
c772880... ubsan: Honor -fstrict-flex-arrays= in -fsanitize=bounds [PR (*)
41c02ee... testsuite/108942 - use sizetype in GIMPLE FE testcase (*)
8e342c0... libstdc++: Fix uses_allocator_construction_args for pair<T& (*)
822a11a... libstdc++: Do not use memmove for 1-element ranges [PR10884 (*)
a41a56d... libstdc++: Add likely/unlikely attributes to <codecvt> impl (*)
c1375d9... Fortran: Eliminate nuisance warnings by initializing. (*)
cf2ba92... testsuite: No xfail infoleak-vfio_iommu_type1.c bogus for d (*)
cdbcd46... testsuite: Shorten multiline pattern message to the same fo (*)
5c70121... testsuite: Remove xfail gcc.dg/tree-ssa/pr91091-2.c RHS ! n (*)
be0ea4a... Update cpplib sr.po, sv.po (*)
2f2c0bc... testsuite: Add CRIS to targets not xfailing gcc.dg/attr-all (*)
8c58f4b... testsuite: Add -fno-ivopts to gcc.dg/Wuse-after-free-2.c, P (*)
bf0e0fc... Daily bump. (*)
6cce953... Fortran: fix corner case of IBITS intrinsic [PR108937] (*)
8020c9c... i386: Do not constrain fmod and remainder patterns with fla (*)
ab76d71... Fix RTL simplifications of FFS, POPCOUNT and PARITY. (*)
e5fcf08... libgm2/libm2pim/sckt.cc:254:3: warning: memset() called to (*)
(*) This commit already exists in another branch.
Because the reference `refs/users/parras/heads/cond_fminmax_pattern' matches
your hooks.email-new-commits-only configuration,
no separate email is sent for this commit.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-06 14:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 14:11 [gcc/parras/heads/cond_fminmax_pattern] (148 commits) amdgcn: Add instruction patterns for conditional min/max op Paul-Antoine Arras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).