public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/marxin/heads/gcov-json-add-calls] (139 commits) gcov: add info about "calls" to JSON output format
@ 2023-04-20 12:21 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2023-04-20 12:21 UTC (permalink / raw)
  To: gcc-cvs

The branch 'marxin/heads/gcov-json-add-calls' was updated to point to:

 0dc190d16fb... gcov: add info about "calls" to JSON output format

It previously pointed to:

 a1a7ef4f735... Extend the format even more.

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  a1a7ef4... Extend the format even more.
  a55c481... gcov: add info about "calls" to JSON output format


Summary of changes (added commits):
-----------------------------------

  0dc190d... gcov: add info about "calls" to JSON output format
  1edcb2e... tree: Add 3+ argument fndecl_built_in_p (*)
  705b0d2... tree-vect-patterns: Pattern recognize ctz or ffs using clz, (*)
  974326f... Remove duplicate DFS walks from DF init (*)
  bd4a1a5... testsuite: Fix up g++.dg/ext/int128-8.C testcase [PR109560] (*)
  57e7229... PR testsuite/106879 FAIL: gcc.dg/vect/bb-slp-layout-19.c on (*)
  24a8acc... i386: Share AES xmm intrin with VAES (*)
  ca3bd37... Add reduce_*_ep[i|u][8|16] series intrinsics (*)
  4246611... i386: Add PCLMUL dependency for VPCLMULQDQ (*)
  e857101... i386: Fix vpblendm{b,w} intrins and insns (*)
  4fb12ae... i386: Add AVX512BW dependency to AVX512VBMI2 (*)
  d08b055... i386: Add AVX512BW dependency to AVX512BITALG (*)
  5ebdbdb... i386: Use macro to wrap up share builtin exceptions in buil (*)
  fd7ecd8... Re-arrange sections of i386 cpuid (*)
  c2dac2e... Optimize vshuf{i,f}{32x4,64x2} ymm and vperm{i,f}128 ymm (*)
  cf0d9db... Daily bump. (*)
  675b390... gcc: xtensa: add -m[no-]strict-align option (*)
  ec9b308... gcc: xtensa: add data alignment properties to dynconfig (*)
  58b7dbf... c++: Define built-in for std::tuple_element [PR100157] (*)
  5e284eb... c++: bad ggc_free in try_class_unification [PR109556] (*)
  6fc8e25... testsuite: fix scan-tree-dump patterns [PR83904,PR100297] (*)
  04a9209... i386: Add new pattern for zero-extend cmov (*)
  ed32ec2... c++: fix 'unsigned __int128_t' semantics [PR108099] (*)
  9fdea28... RISC-V: Support 128 bit vector chunk (*)
  978e8f0... RISC-V: Align IOR optimization MODE_CLASS condition to AND. (*)
  0df6d18... i386: Emit compares between high registers and memory (*)
  a30078d... aarch64: Factorise widening add/sub high-half expanders wit (*)
  57aecdb... Use solve_add_graph_edge in more places (*)
  2cef0d0... Split out solve_add_graph_edge (*)
  1da16c1... Remove odd code from gimple_can_merge_blocks_p (*)
  258aecd... Introduce VIRTUAL_REGISTER_P and VIRTUAL_REGISTER_NUM_P pre (*)
  4c9f8cd... Fix pointer sharing in Value_Range constructor. (*)
  210617b... Transform more gmp/mpfr uses to use RAII (*)
  fac24d4... Revert "libstdc++: Export global iostreams with GLIBCXX_3.4 (*)
  a6e4b81... Revert "libstdc++: Fix preprocessor condition in linker scr (*)
  6702fdc... Remove special-cased edges when solving copies (*)
  8366e67... Fix do_sd_constraint escape special casing (*)
  9d218c4... Remove senseless store in do_sd_constraint (*)
  7838574... Avoid non-unified nodes on the topological sorting for PTA  (*)
  a243ce2... tree-optimization/44794 - avoid excessive RTL unrolling on  (*)
  6d7e0bc... LoongArch: Improve cpymemsi expansion [PR109465] (*)
  81c6501... LoongArch: Improve GAR store for va_list (*)
  01e79e2... Avoid unnecessary epilogues from tree_unroll_loop (*)
  2c800ed... Simplify gimple_assign_load (*)
  9bc407c... aarch64: Delete __builtin_aarch64_neg* builtins and their u (*)
  ade0a1e... tree-vect-patterns: Improve __builtin_{clz,ctz,ffs}ll vecto (*)
  76f44fb... dse: Use SUBREG_REG for copy_to_mode_reg in DSE replace_rea (*)
  2c7bf80... [aarch64] Use wzr/xzr for assigning 0 to vector element. (*)
  136330b... aarch64: PR target/108840 Simplify register shift RTX costs (*)
  675ac88... rtl-optimization/109237 - quadraticness in delete_trivially (*)
  8f81100... rtl-optimization/109237 - speedup bb_is_just_return (*)
  794ffdb... testsuite: Fix up pr109524.C for -std=c++23 [PR109524] (*)
  cbddd57... install.texi: Document --enable-decimal-float for AArch64 (*)
  727be65... Check hard_regno_mode_ok before setting lowest memory move  (*)
  d5cd3ea... Daily bump. (*)
  b153f4e... libstdc++: Adjust uses of null pointer constants in docs (*)
  3eeb480... doc: remove stray @gol (*)
  675b1a7... ifcvt.cc: Prevent excessive if-conversion for conditional m (*)
  2f7e7bf... Add -gcodeview option (*)
  6c11d30... PHIOPT: Move tree_ssa_cs_elim into pass_cselim::execute. (*)
  403779a... gcc: Drop obsolete INCLUDE_PTHREAD_H (*)
  c9d7fbd... vect: Verify that GET_MODE_UNITS is greater than one for ve (*)
  9874cee... Add TARGET_ZBKB to the condition of bswapsi2, bswapdi2 and  (*)
  95b99e4... i386: Improve permutations with INSERTPS instruction [PR949 (*)
  6067ae4... libstdc++: Fix preprocessor condition in linker script [PR1 (*)
  1e29f90... Add GTY support for vrange. (*)
  b803171... constraint: fix relaxed memory and repeated constraint hand (*)
  b7c54e3... libstdc++: Export global iostreams with GLIBCXX_3.4.31 symv (*)
  14c1a8d... Docs: Add doc for RISC-V vector intrinsics (*)
  f548ece... middle-end/108786 - add bitmap_clear_first_set_bit (*)
  2b53ac3... Shrink points-to analysis dumps when not dumping with -deta (*)
  5294898... PHIOPT: add folding/simplification detail to the dump (*)
  decd9de... PHIOPT: small cleanup in match_simplify_replacement (*)
  18e7884... aarch64: Use standard RTL codes for __rev16 intrinsic expan (*)
  19cb965... Declare dconstm0 to go along with dconst0 and friends. (*)
  278f8f5... RAII auto_mpfr and autp_mpz (*)
  8b271f6... aarch64: Use intrinsic flags information rather than hardco (*)
  fc8eaf4... Fixed typo. (*)
  10e481b... Return true from operator== for two identical ranges contai (*)
  4d747ea... Add inchash support for vrange. (*)
  fdbaab2... tree-optimization/109539 - restrict PHI handling in access  (*)
  cb5c71d... libstdc++: Implement range_adaptor_closure from P2387R3 [PR (*)
  95525c5... libstdc++: Adding missing feature-test macros for C++23 ran (*)
  4ec4cea... libstdc++: Fix typo in views::as_const's operator() [PR1095 (*)
  cfdc45f... amdgcn: HardFP divide (*)
  ebaec58... aarch64: Give hint for -mcpu options that match -march inst (*)
  2d70f32... aarch64: Add QI -> HI zero-extension for LDAPR (*)
  4204ed2... RISC-V: Adjust the parsing order of extensions to be consis (*)
  2349e69... match.pd: Improve fneg/fadd optimization [PR109240] (*)
  6e552ec... Abstract out REAL_VALUE_TYPE streaming. (*)
  5baf2cc... Abstract out calculation of max HWIs per wide int. (*)
  603fc92... LoongArch: Optimize additions with immediates (*)
  e722a1f... libsanitizer, darwin: Unsupport Darwin >= 22 for now. (*)
  d5904f3... Add two new methods to Value_Range. (*)
  027a94b... Constify invariant fields of vrange and irange. (*)
  d2ee685... LoongArch: Remove the definition of the macro LOGICAL_OP_NO (*)
  5015cdf... LoongArch: Add built-in functions description of LoongArch  (*)
  56b288f... Daily bump. (*)
  3f0f4e0... RISC-V: make the stack manipulation codes more readable. (*)
  2245459... c++: bound ttp level lowering [PR109531] (*)
  60524be... RISC-V: optimize stack manipulation in save-restore (*)
  6d4ad4c... PHIOPT: Remove gate_hoist_loads prototype (*)
  e11533e... Do not export global ranges from -Walloca pass. (*)
  c16848e... RISC-V: Force ilp32d for the T-Head FMV test (*)
  e6b050d... RISC-V: Set the ABI for the RVV tests (*)
  8c010f6... RISC-V: Clean up the pr106602.c testcase (*)
  a782346... RISC-V: add a new parameter in riscv_first_stack_step. (*)
  0ccf520... RISC-V: Optimze the reverse conditions of rotate shift (*)
  f46ab32... Update crontab and git_update_version.py (*)
  2a7f0eb... ada: bump Library_Version to 14. (*)
  48f0f29... Bump BASE-VER. (*)
  8e08c78... ipa: Fix double reference-count decrements for the same edg (*)
  f200c56... aarch64: disable LDP via tuning structure for -mcpu=ampere1 (*)
  7ec03c4... testsuite: Fix up vect-simd-clone-1[678]f.c tests some more (*)
  f66ae49... tree-optimization/109524 - ICE with VRP edge removal (*)
  a1f25e0... testsuite: update builtins-5-p9-runnable.c for BE (*)
  2e6b571... RISC-V: Fix testsuite fail on RV32 (*)
  0c4d366... RISC-V: Add test cases for the RVV mask insn shortcut. (*)
  a167416... Daily bump. (*)
  a647198... [committed] [PR target/109508] Adjust conditional move expa (*)
  f006d1a... [Committed] New test case gcc.target/avr/pr54816.c (*)
  55085c7... Daily bump. (*)
  2e2b6ec... Fix fallout of previous change on x86/Linux (*)
  4f1c5e5... Fix handling of large arguments passed by value. (*)
  1366974... c++: constexpr aggregate destruction [PR109357] (*)
  de0ee9d... if-conv: Small improvement for expansion of complex PHIs [P (*)
  86b31d5... rs6000: don't expect __ibm128 with 64-bit long double [PR99 (*)
  9964df7... -Wdangling-pointer: fix MEM_REF handling [PR109514] (*)
  1aee19f... Daily bump. (*)
  fa4cb42... Fortran: fix compile-time simplification of SET_EXPONENT [P (*)
  94a21e0... Fix build failure of Ada runtime for Aarch64 targets (*)
  0d94c6d... libstdc++: Implement P2278R4 "cbegin should always return a (*)
  2ab0d83... libstdc++: Move down definitions of ranges::cbegin/cend/cet (*)
  7639bf3... libstdc++: Implement ranges::fold_* from P2322R6 (*)
  a87d95d... vect-simd-clone testcase adjustments (*)
  6a9547f... libstdc++: Improve diagnostics for invalid std::format call (*)
  b0e8548... Fortran: Fix an excess finalization during allocation [PR10 (*)
  bf24f2d... tree-optimization/109502 - vector conversion between mask a (*)
  040e64b... Fix vect-simd-clone testcase dump scanning (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/marxin/heads/gcov-json-add-calls' 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-04-20 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-20 12:21 [gcc/marxin/heads/gcov-json-add-calls] (139 commits) gcov: add info about "calls" to JSON output format Martin Liska

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).