public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2021-11-16 14:50 UTC 

[gcc/devel/sphinx] (702 commits) Merge branch 'master' into devel/sphinx
 2021-11-16 14:50 UTC 

[gcc r12-5304] libstdc++: Fix out-of-bound array accesses in testsuite
 2021-11-16 14:16 UTC 

[gcc r12-5303] libstdc++: Fix typos in tests
 2021-11-16 14:16 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] WIP: add new constraint to thumb2_movhi* patterns, add assorted fixes
 2021-11-16 14:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] Fix RTL frontend handling of const_vectors
 2021-11-16 14:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix cde-mve-full-asm test
 2021-11-16 14:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] fix pr101325 test
 2021-11-16 14:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add VPR_REG to ALL_REGS
 2021-11-16 14:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more MVE/CDE builtins to predicate qualifiers
 2021-11-16 14:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more load/store MVE builtins to predicate qualifiers
 2021-11-16 14:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert more MVE builtins to predicate qualifiers
 2021-11-16 14:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Convert remaining MVE vcmp builtins to predicate qualifiers
 2021-11-16 14:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Fix vcond_mask expander for MVE (PR target/100757)
 2021-11-16 14:07 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] FIXME fix mve_mov + iterator
 2021-11-16 14:06 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Implement auto-vectorized MVE comparisons with vectors of boolean predicates
 2021-11-16 14:06 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Implement MVE predicates as vectors of booleans
 2021-11-16 14:06 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Fix mve_vmvnq_n_<supf><mode> argument mode
 2021-11-16 14:06 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add support for VPR_REG in arm_class_likely_spilled_p
 2021-11-16 14:06 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add GENERAL_AND_VPR_REGS regclass
 2021-11-16 14:06 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add tests for PR target/101325
 2021-11-16 14:06 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add tests for PR target/100757
 2021-11-16 14:06 UTC 

[gcc(refs/users/clyon/heads/mve-autovec)] arm: Add new tests for comparison vectorization with Neon and MVE
 2021-11-16 14:06 UTC 

[gcc/clyon/heads/mve-autovec] (19 commits) WIP: add new constraint to thumb2_movhi* patterns, add asso
 2021-11-16 14:06 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Add debug counter and fix a typo
 2021-11-16 13:41 UTC 

[gcc r11-9242] aarch64: enable Ampere-1 CPU
 2021-11-16 12:12 UTC 

[gcc r12-5302] arc: Update (u)maddhisi4 patterns
 2021-11-16 10:35 UTC 

[gcc r12-5301] tree-optimization/102880 - improve CD-DCE
 2021-11-16 10:32 UTC 

[gcc r12-5300] tree-optimization/102880 - make PHI-OPT recognize more CFGs
 2021-11-16 10:31 UTC 

[gcc r12-5299] arc: Update arc specific tests
 2021-11-16  9:58 UTC 

[gcc r12-5298] Replace more DEBUG_EXPR_DECL creations with build_debug_expr_decl
 2021-11-16  9:46 UTC 

[gcc r12-5297] ipa-sra: Testcase that removing a "returns_nonnull" retval works
 2021-11-16  9:46 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Simplify early exit
 2021-11-16  9:46 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Fix floating point types
 2021-11-16  9:46 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Properly use predicates for true/false edges
 2021-11-16  9:46 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Support ranger in loop unswitching
 2021-11-16  9:46 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Small while(1) loop refactoring
 2021-11-16  9:46 UTC 

[gcc/marxin/heads/loop-unswitch-improvement] (26 commits) Simplify early exit
 2021-11-16  9:46 UTC 

[gcc r12-5296] libgomp: Mark thread_limit clause to target construct as implemented
 2021-11-16  9:22 UTC 

[gcc r12-5295] openmp: Regimplify operands of GIMPLE_COND in a few more places [PR103208]
 2021-11-16  9:21 UTC 

[gcc r12-5294] waccess: Fix up pass_waccess::check_alloc_size_call [PR102009]
 2021-11-16  9:18 UTC 

[gcc r12-5293] x86_64: Avoid rorx rotation instructions with -Os
 2021-11-16  8:56 UTC 

[gcc r12-5292] Fix uninitialized access in merge_call_side_effects
 2021-11-16  8:16 UTC 

[gcc/aoliva/heads/testme] reduce optimizations of functions called with overridden fn
 2021-11-16  5:13 UTC 

[gcc(refs/users/aoliva/heads/strub)] fix strub function type sharing
 2021-11-16  5:13 UTC 

[gcc(refs/users/aoliva/heads/strub)] Remap at-calls calls with converted types
 2021-11-16  5:13 UTC 

[gcc(refs/users/aoliva/heads/strub)] Improve integration of strub with type systems
 2021-11-16  5:13 UTC 

[gcc(refs/users/aoliva/heads/strub)] Improve integration of strub with type systems
 2021-11-16  5:13 UTC 

[gcc(refs/users/aoliva/heads/strub)] improve integration of strub with type systems
 2021-11-16  5:12 UTC 

[gcc(refs/users/aoliva/heads/strub)] introduce stack scrub (strub) feature
 2021-11-16  5:12 UTC 

[gcc(refs/users/aoliva/heads/strub)] Revert "[Ada] introduce stack scrub (strub) feature"
 2021-11-16  5:12 UTC 

[gcc(refs/users/aoliva/heads/strub)] Revert "[Ada] Improve integration of strub with type systems"
 2021-11-16  5:12 UTC 

[gcc/aoliva/heads/strub] (499 commits) fix strub function type sharing
 2021-11-16  5:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] gimple fntype call override
 2021-11-16  3:49 UTC 

[gcc(refs/users/aoliva/heads/testme)] same type and canonical check
 2021-11-16  3:49 UTC 

[gcc(refs/users/aoliva/heads/testme)] WIP fix -fstrub={all,at-calls}
 2021-11-16  3:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] Remap at-calls calls with converted types
 2021-11-16  3:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] Improve integration of strub with type systems
 2021-11-16  3:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] Improve integration of strub with type systems
 2021-11-16  3:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] improve integration of strub with type systems
 2021-11-16  3:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] introduce stack scrub (strub) feature
 2021-11-16  3:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revert "[Ada] introduce stack scrub (strub) feature"
 2021-11-16  3:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revert "[Ada] Improve integration of strub with type systems"
 2021-11-16  3:48 UTC 

[gcc/aoliva/heads/testme] (500 commits) gimple fntype call override
 2021-11-16  3:48 UTC 

[gcc/aoliva/heads/testbase] (490 commits) tree-optimization: [PR103245] Improve detection of abs patt
 2021-11-16  3:48 UTC 

[gcc r12-5291] tree-optimization: [PR103245] Improve detection of abs pattern using multiplication
 2021-11-16  3:32 UTC 

[gcc r12-5290] Add a missing return when transforming atomic bit test and operations
 2021-11-16  3:24 UTC 

[gcc r12-5289] Update my email address
 2021-11-16  1:03 UTC 

[gcc(refs/users/meissner/heads/work074)] Update ChangeLog.meissner
 2021-11-16  0:56 UTC 

[gcc(refs/users/meissner/heads/work074)] Use absolute switch table addresses for zero cycle moves
 2021-11-16  0:52 UTC 

[gcc(refs/users/meissner/heads/work074)] Set power10 fusion if -mtune=power10
 2021-11-16  0:47 UTC 

[gcc(refs/users/meissner/heads/work074)] Add power10 zero cycle moves for switches
 2021-11-16  0:42 UTC 

[gcc r9-9827] Daily bump
 2021-11-16  0:19 UTC 

[gcc r11-9241] Daily bump
 2021-11-16  0:18 UTC 

[gcc r10-10276] Daily bump
 2021-11-16  0:18 UTC 

[gcc r12-5288] Daily bump
 2021-11-16  0:17 UTC 

[gcc r12-5287] c++: Add -fimplicit-constexpr
 2021-11-15 23:50 UTC 

[gcc r12-5286] c++: split_nonconstant_init and flexarrays
 2021-11-15 23:50 UTC 

[gcc(refs/users/meissner/heads/work074-orig)] Add REVISION
 2021-11-15 23:04 UTC 

[gcc] Created branch 'meissner/heads/work074-orig' in namespace 'refs/users'
 2021-11-15 23:00 UTC 

[gcc(refs/users/meissner/heads/work074)] Add ChangeLog.meissner and REVISION
 2021-11-15 23:00 UTC 

[gcc] Created branch 'meissner/heads/work074' in namespace 'refs/users'
 2021-11-15 22:56 UTC 

[gcc r12-5285] gimple-fold: Use ranges to simplify strncat and snprintf
 2021-11-15 22:52 UTC 

[gcc r12-5284] gimple-fold: Use ranges to simplify _chk calls
 2021-11-15 22:52 UTC 

[gcc r12-5283] gimple-fold: Transform stp*cpy_chk to str*cpy directly
 2021-11-15 22:52 UTC 

[gcc r12-5282] Check optab before transforming atomic bit test and operations
 2021-11-15 20:59 UTC 

[gcc r12-5281] IPA: Provide a mechanism to register static DTORs via cxa_atexit
 2021-11-15 19:51 UTC 

[gcc r12-5280] configure, Darwin: Check ld64 support for -platform-version
 2021-11-15 19:38 UTC 

[gcc r12-5279] testsuite, Darwin: In tsvc.h, use malloc for Darwin <= 9
 2021-11-15 19:28 UTC 

[gcc r12-5278] Ada, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl builds
 2021-11-15 19:27 UTC 

[gcc(refs/vendors/ibm/heads/gcc-9-branch)] ibm: Merge up to top of releases/gcc-9
 2021-11-15 18:23 UTC 

[gcc/ibm/heads/gcc-9-branch] (161 commits) ibm: Merge up to top of releases/gcc-9
 2021-11-15 18:23 UTC 

[gcc r12-5277] libstdc++: Unordered containers merge re-use hash code
 2021-11-15 17:55 UTC 

[gcc r12-5276] Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map'
 2021-11-15 17:03 UTC 

[gcc r12-5275] Use 'location_hash' for 'seen_locations' in 'gcc/profile.c:branch_prob'
 2021-11-15 17:03 UTC 

[gcc r12-5274] Drop tree overflow in irange setter
 2021-11-15 16:32 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Properly use predicates for true/false edges
 2021-11-15 15:48 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Support ranger in loop unswitching
 2021-11-15 15:48 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Small while(1) loop refactoring
 2021-11-15 15:48 UTC 

[gcc/marxin/heads/loop-unswitch-improvement] (10 commits) Properly use predicates for true/false edges
 2021-11-15 15:47 UTC 

[gcc r12-5273] Fortran: openmp: Add support for thread_limit clause on target
 2021-11-15 14:45 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Support ranger in loop unswitching
 2021-11-15 14:23 UTC 

[gcc(refs/users/marxin/heads/loop-unswitch-improvement)] Small while(1) loop refactoring
 2021-11-15 14:23 UTC 

[gcc] Created branch 'marxin/heads/loop-unswitch-improvement' in namespace 'refs/users'
 2021-11-15 14:23 UTC 

[gcc r12-5272] testsuite: Add testcase for already fixed PR [PR100469]
 2021-11-15 13:49 UTC 

[gcc r12-5271] x86: Add gcc.target/i386/pr103205-2.c
 2021-11-15 13:42 UTC 

[gcc r12-5270] libffi: Update LOCAL_PATCHES
 2021-11-15 12:57 UTC 

[gcc r12-5269] openmp: Add support for thread_limit clause on target
 2021-11-15 12:21 UTC 

[gcc r11-9240] rs6000/doc: Rename future cpu with power10
 2021-11-15 12:18 UTC 

[gcc r12-5268] Fix PHI ordering problems in the path solver
 2021-11-15 12:17 UTC 

[gcc r12-5267] path solver: Default to global range if nothing found
 2021-11-15 12:17 UTC 

[gcc r10-10275] rs6000/doc: Rename future cpu with power10
 2021-11-15 12:14 UTC 

[gcc r12-5266] tree-optimization/103237 - avoid vectorizing unhandled double reductions
 2021-11-15 12:08 UTC 

[gcc r12-5265] PR target/103069: Relax cmpxchg loop for x86 target
 2021-11-15 11:10 UTC 

[gcc r12-5264] tree-optimization/103219 - avoid ICE in unroll-and-jam
 2021-11-15 10:10 UTC 

[gcc r12-5263] [tree-vectorizer.c] Merge pass_vectorize::execute with vectorize_loops and replace occurences of cfu
 2021-11-15 10:08 UTC 

[gcc r12-5262] libffi: Use #define instead of .macro in src/x86/win64.S [PR102874]
 2021-11-15  9:30 UTC 

[gcc r12-5261] testsuite: i386: Require dfp in gcc.target/i386/pr101346.c
 2021-11-15  9:05 UTC 

[gcc r12-5260] i386: Fix up x86 atomic_bit_test* expanders for !TARGET_HIMODE_MATH [PR103205]
 2021-11-15  8:32 UTC 

[gcc r12-5259] libgomp, nvptx: Honor OpenMP 5.1 num_teams lower bound
 2021-11-15  8:23 UTC 

[gcc r12-5258] libgomp: Add a testcase for omp_get_num_teams inside of target inside of host teams
 2021-11-15  7:59 UTC 

[gcc r12-5257] c++: location of lambda object and conversion call
 2021-11-15  7:53 UTC 

[gcc r12-5256] c++: check constexpr constructor body
 2021-11-15  7:52 UTC 

[gcc r12-5255] c++: is_this_parameter and coroutines proxies
 2021-11-15  7:52 UTC 

[gcc r12-5254] c++: c++20 constexpr default ctor and array init
 2021-11-15  7:50 UTC 

[gcc r12-5253] c++: don't do constexpr folding in unevaluated context
 2021-11-15  7:48 UTC 

[gcc r12-5252] c++: constexpr virtual and vbase thunk
 2021-11-15  7:47 UTC 

[gcc r12-5251] gcc.dg/uninit-pred-9_b.c: Correct last adjustment for cris-elf
 2021-11-15  6:59 UTC 

[gcc r12-5250] VAX: Implement the `-mlra' command-line option
 2021-11-15  3:21 UTC 

[gcc r9-9826] Daily bump
 2021-11-15  0:19 UTC 

[gcc r11-9239] Daily bump
 2021-11-15  0:18 UTC 

[gcc r10-10274] Daily bump
 2021-11-15  0:17 UTC 

[gcc r12-5249] Daily bump
 2021-11-15  0:16 UTC 

[gcc r12-5248] [Commmitted] Move some testcases to torture from tree-ssa
 2021-11-15  0:03 UTC 

[gcc r12-5247] Track nondeterminism and interposable calls in ipa-modref
 2021-11-14 23:11 UTC 

[gcc r12-5246] VAX: Add the `setmemhi' instruction
 2021-11-14 21:07 UTC 

[gcc r12-5245] libstdc++: [_GLIBCXX_DEBUG] Remove _Safe_container<>::_M_safe()
 2021-11-14 20:55 UTC 

[gcc r12-5244] Extend modref to track kills
 2021-11-14 17:49 UTC 

[gcc r12-5243] Remove gcc.dg/pr103229.c
 2021-11-14 15:18 UTC 

[gcc r12-5242] Do not pass NULL to memset in ssa_global_cache
 2021-11-14 13:15 UTC 

[gcc r12-5241] tsan: remove not needed -ldl in options
 2021-11-14 13:01 UTC 

[gcc r12-5240] Cleanup tree-ssa-alias and tree-ssa-dse use of modref summary
 2021-11-14 11:02 UTC 

[gcc r9-9825] Daily bump
 2021-11-14  0:19 UTC 

[gcc r11-9238] Daily bump
 2021-11-14  0:18 UTC 

[gcc r10-10273] Daily bump
 2021-11-14  0:17 UTC 

[gcc r12-5239] Daily bump
 2021-11-14  0:16 UTC 

[gcc r12-5238] Fix bug in ipa-pure-const and add debug counters
 2021-11-13 23:49 UTC 

[gcc r12-5237] More ipa-modref-tree.h cleanups
 2021-11-13 22:19 UTC 

[gcc r12-5236] Implement DSE of dead functions calls storing memory
 2021-11-13 21:26 UTC 

[gcc r10-10272] Fortran: avoid NULL pointer dereferences
 2021-11-13 20:15 UTC 

[gcc r10-10271] Fortran: error recovery on initializing invalid derived type array component
 2021-11-13 20:15 UTC 

[gcc r10-10270] Fortran: validate shape of arrays in constructors against declarations
 2021-11-13 20:15 UTC 

[gcc r10-10269] Fortran: error recovery on rank mismatch of array and its initializer
 2021-11-13 20:15 UTC 

[gcc r10-10268] Fortran: fix simplification of array-valued parameter expressions
 2021-11-13 20:15 UTC 

[gcc r10-10267] Fortran: handle initialization of derived type parameter arrays from scalar
 2021-11-13 20:15 UTC 

[gcc r12-5235] Fix checking disabled build
 2021-11-13 19:45 UTC 

[gcc r12-5234] fixincludes: simplify handling for access() failure [PR21283, PR80047]
 2021-11-13 18:34 UTC 

[gcc r12-5233] modref_access_node cleanup
 2021-11-13 17:27 UTC 

[gcc r12-5232] Add finalize method to modref summary
 2021-11-13 17:21 UTC 

[gcc r12-5231] Whitelity type attributes for function signature change
 2021-11-13 14:47 UTC 

[gcc r12-5230] analyzer: add four new taint-based warnings
 2021-11-13 14:30 UTC 

[gcc r12-5229] Remember fnspec based EAF flags in modref summary
 2021-11-13 14:24 UTC 

[gcc r12-5228] path solver: Compute all PHI ranges simultaneously
 2021-11-13 13:41 UTC 

[gcc r12-5227] libsanitizer: Update LOCAL_PATCHES
 2021-11-13 13:18 UTC 

[gcc r12-5226] libsanitizer: Apply local patches
 2021-11-13 13:18 UTC 

[gcc r12-5225] libsanitizer: Merge with upstream
 2021-11-13 13:18 UTC 

[gcc r12-5224] libstdc++: Implement std::spanstream for C++23
 2021-11-13 11:46 UTC 

[gcc r12-5223] Enable ipa-sra with fnspec attributes
 2021-11-13 11:14 UTC 

[gcc r12-5222] path solver: Merge path_range_query constructors
 2021-11-13 10:48 UTC 

[gcc/aoliva/heads/testme] gimple fntype call override
 2021-11-13  6:35 UTC 

[gcc/aoliva/heads/strub] gimple fntype call override
 2021-11-13  6:35 UTC 

[gcc/aoliva/heads/testme] gimple fntype call override
 2021-11-13  6:06 UTC 

[gcc/aoliva/heads/strub] gimple fntype call override
 2021-11-13  6:06 UTC 

[gcc/aoliva/heads/testme] gimple fntype call override
 2021-11-13  4:17 UTC 

[gcc/aoliva/heads/strub] gimple fntype call override
 2021-11-13  4:17 UTC 

[gcc/aoliva/heads/testme] gimple fntype call override
 2021-11-13  4:12 UTC 

[gcc/aoliva/heads/strub] gimple fntype call override
 2021-11-13  4:12 UTC 

[gcc/aoliva/heads/testme] gimple fntype call override
 2021-11-13  2:32 UTC 

[gcc/aoliva/heads/strub] gimple fntype call override
 2021-11-13  2:32 UTC 

[gcc/aoliva/heads/testme] gimple fntype call override
 2021-11-13  2:20 UTC 

[gcc/aoliva/heads/strub] gimple fntype call override
 2021-11-13  2:20 UTC 

[gcc/aoliva/heads/testme] gimple fntype call override
 2021-11-13  2:16 UTC 

[gcc/aoliva/heads/strub] gimple fntype call override
 2021-11-13  2:16 UTC 

[gcc/aoliva/heads/testme] gimple fntype call override
 2021-11-13  1:51 UTC 

[gcc/aoliva/heads/strub] gimple fntype call override
 2021-11-13  1:51 UTC 

[gcc r12-5221] Fix wrong code with modref and some builtins
 2021-11-13  0:51 UTC 

[gcc r12-5220] libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4random
 2021-11-13  0:46 UTC 

[gcc r9-9824] Daily bump
 2021-11-13  0:19 UTC 

[gcc r11-9237] Daily bump
 2021-11-13  0:18 UTC 

[gcc r10-10266] Daily bump
 2021-11-13  0:17 UTC 

[gcc r12-5219] Daily bump
 2021-11-13  0:17 UTC 

[gcc r12-5218] or1k: Fix clobbering of _mcount argument if fPIC is enabled
 2021-11-12 22:58 UTC 

[gcc r12-5217] Fix wrong code with pure functions
 2021-11-12 22:56 UTC 

[gcc(refs/users/meissner/heads/work073)] Update ChangeLog.meissner
 2021-11-12 20:26 UTC 

[gcc(refs/users/meissner/heads/work073)] Make indirect jumps honor zero cycle moves
 2021-11-12 20:24 UTC 

[gcc r12-5216] path solver: Solve PHI imports first for ranges
 2021-11-12 19:46 UTC 

[gcc/aoliva/heads/testme] gimple fntype call override
 2021-11-12 19:17 UTC 

[gcc/aoliva/heads/strub] gimple fntype call override
 2021-11-12 19:17 UTC 

[gcc r12-5215] Fix ipa-pure-const
 2021-11-12 19:16 UTC 

[gcc r12-5214] analyzer: "__analyzer_dump_state" has no side-effects
 2021-11-12 19:02 UTC 

page:  |  | latest

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