[gcc/pheeck/heads/sccp] (91 commits) trying to find testcases for algorithm
Filip Kastl
pheeck@gcc.gnu.org
Wed Aug 3 20:16:06 GMT 2022
The branch 'pheeck/heads/sccp' was updated to point to:
8938f594057... trying to find testcases for algorithm
It previously pointed to:
47bb91efdb7... norecursive tarjan v2; seems to work
Diff:
Summary of changes (added commits):
-----------------------------------
8938f59... trying to find testcases for algorithm
cc8c3c8... Merge branch 'master' into me/sccp
76d6224... PR target/106303: Fix TImode STV related failures on x86. (*)
0e6fa99... Daily bump. (*)
f8e6e2c... Adding three new function attributes for static analysis of (*)
b563a8d... Daily bump. (*)
6d5194a... analyzer: fix state explosion on va_arg [PR106413] (*)
0fb35a4... analyzer: fix ICE in binding_cluster ctor [PR106401] (*)
f77bbc8... c++: CTAD from initializer list [PR106366] (*)
b585af3... c++: correct ChangeLog PR number (*)
27d2c49... Fix CL entry (*)
b4cc945... Fix handling of zero capacity regions in -Wanalyzer-allocat (*)
64cb87b... xtensa: Optimize "bitwise AND NOT with imm" followed by "br (*)
cf17256... libgo: use POSIX shell arithmetic expansion (*)
41da407... graphds: Fix description of SCC algorithm (*)
18ef76d... Allow space in git commit-mklog args (*)
786e516... libsanitizer: Fix Solaris 11.3 compilation [PR105531] (*)
03c0b06... mklog: fill-up subject prefix only for a single PR (*)
d85e5ae... tree-optimization/106403 - fix ICE with VN of .STORE_LANES (*)
b2e99bb... tree-optimization/106397 - array prefetch and LC SSA (*)
3c4af0f... tree-optimization/106387 - properly create SSA name for rea (*)
aaf9583... remove 'continue' as last statement in loop (*)
1cc0e9a... Adjust testcase. (*)
605b642... Extend 16/32-bit vector bit_op patterns with (m,0,i) altern (*)
45e0683... [PATCH, rs6000] Cleanup some vstrir define_expand naming in (*)
75841b0... [PATCH, rs6000] Additional cleanup of rs6000_builtin_mask (*)
bbb9c03... Daily bump. (*)
b852aa7... analyzer: fix -Wanalyzer-va-list-exhausted false +ve on va_ (*)
633e992... match.pd: Add new abs pattern [PR94920] (*)
28be481... c++: defaulted friend op== [PR106361] (*)
df118d7... c++: defaulted ctor with DMI in union [PR94823] (*)
142e6af... MAINTAINERS: Add myself to Write After Approval (*)
24eae97... docs: remove trailing dots for 2 Fortran fns (*)
9a52d68... Revert "forwprop: Use lhs type instead of arg0 in folding V (*)
375668e... tree-optimization/106379 - add missing ~(a ^ b) folding for (*)
dc477ff... tree-optimization/106378 - DSE of LEN_STORE and MASK_STORE (*)
bd9837b... Teach VN about masked/len stores (*)
f4ed610... MAINTAINERS: Add myself as Ada front end co-maintainer (*)
6877993... Add alias disambiguation for vectorizer load/store IFNs (*)
742377e... analyzer: bulletproof taint warnings against NULL m_arg (*)
a6c192e... analyzer: fix ICE on untracked decl_regions [PR106374] (*)
e7dfd87... Daily bump. (*)
87a9bfe... libstdc++: Fix std::common_iterator triviality [PR100823] (*)
56c9998... libstdc++: Fix std::common_iterator assignment [PR100823] (*)
3b5567c... libstdc++: Fix minor bugs in std::common_iterator (*)
5e83069... analyzer: update "tainted" state of RHS in comparisons [PR1 (*)
26bbe78... Fortran: fix parsing of omp task affinity iterator clause [ (*)
daa36cf... Avoid registering __builtin_setjmp_receiver label twice [PR (*)
8694390... Remove unused remove_node_from_expr_list (*)
5f59d0f... Improve SLP codegen, avoiding unnecessary TREE_ADDRESSABLE (*)
78d5e12... Move pass_cse_sincos after vectorizer. (*)
f9d4c3b... Lower complex type move to enable vectorization for complex (*)
68871a0... analyzer: don't track string literals in the store [PR10635 (*)
7c0c10d... Daily bump. (*)
dbb093f... Resolve complicated join nodes in range_from_dom. (*)
b0cc57c... Remove recursion from range_from_dom. (*)
f838d15... Fortran: error recovery on invalid array reference of non-a (*)
c66dc02... libstdc++: Complete __gnu_debug::string Standard conformity (*)
68f3767... c++: shortcut bad reference binding [PR94894] (*)
7a158a5... tree-cfg: check placement of returns_twice calls (*)
26cea5f... tree-cfg: do not duplicate returns_twice calls (*)
76c3f0d... tree-ssa-sink: do not sink to in front of setjmp (*)
465802c... c++: Enable __has_builtin for new reference binding built-i (*)
4a8aab9... .gitignore: do not ignore config.h (*)
20ab397... libstdc++: Make __from_chars_alnum_to_val conversion explic (*)
2c044ff... analyzer: fix taint handling of switch statements [PR106321 (*)
434d521... analyzer: log out-edge description in exploded_graph::proce (*)
edf0c13... Remote trailing : for subheading. (*)
4c32313... forwprop: Use lhs type instead of arg0 in folding VEC_PERM_ (*)
f082bc7... RTEMS: Remove HAVE_POLL for libstdc++ (*)
e4ff11a... middle-end/106331 - fix mem attributes for string op argume (*)
0f12976... lto/106334 - relax assert during WPA tree merging (*)
40f6e59... PR c/106264: Silence warnings from __builtin_modf et al. (*)
2180cdd... xtensa: Correct the relative RTX cost that corresponds to t (*)
79fb112... Daily bump. (*)
63d182f... libstdc++: Enhance branching in std::inplace_merge and std: (*)
5e47c93... Check if transitives need to be registered. (*)
e9ee752... RISC-V/doc: Add index references for `mrelax' and `mriscv-a (*)
fa16bb8... RISC-V/doc: Correct the formatting of `-mstack-protector-gu (*)
7df7997... RISC-V/doc: Correct the name of `-mriscv-attribute' (*)
7501eec... arc: Add ARCHS release 310a tune variant. (*)
87f46a1... Fix builtin vs non-builtin partition merge in loop distribu (*)
c869773... libgcc/arc: Update udivmodsi4 and make the lib safe for rf1 (*)
7313381... arm: Replace arm_builtin_vectorized_function [PR106253] (*)
9c8349e... arc: Fix interrupt's epilogue. (*)
ce92603... Improve common reduction vs builtin code generation in loop (*)
06039e7... Replace manual swapping idiom with std::swap in aarch64.cc (*)
2907bfc... PR target/106231: Optimize (any_extend:DI (ctz:SI ...)) on (*)
43c2505... Fix issue with x86_64_const_vector_operand predicate on x86 (*)
f9da266... Add UNSPEC_MASKOP to kupck<mode> instructions in sse.md on (*)
6d70717... Daily bump. (*)
(*) This commit already exists in another branch.
Because the reference `refs/users/pheeck/heads/sccp' matches
your hooks.email-new-commits-only configuration,
no separate email is sent for this commit.
More information about the Gcc-cvs
mailing list