The branch 'meissner/heads/work190-vpair' was updated to point to:
0c37597878ac... Merge commit 'refs/users/meissner/heads/work190-vpair' of g
It previously pointed to:
f0acec12833e... Update ChangeLog.
Diff:
Summary of changes (added commits):
-----------------------------------
0c37597... Merge commit 'refs/users/meissner/heads/work190-vpair' of g
8e49238... Update ChangeLog.
492a5ae... Vector pair support.
3421591... Add ChangeLog.vpair and update REVISION.
56eb08e... Merge commit 'refs/users/meissner/heads/work190' of git+ssh (*)
5ba8cad... Update ChangeLog.* (*)
b174fac... Use architecture flags for defining _ARCH_PWR macros. (*)
40d1544... Add rs6000 architecture masks. (*)
cc954bf... Do not allow -mvsx to boost processor to power7. (*)
b61b094... Use vector pair load/store for memcpy with -mcpu=future (*)
5fc298c... Add -mcpu=future tests. (*)
59ca8f1... Add -mcpu=future tuning support. (*)
18361a0... Add support for -mcpu=future (*)
017b01b... Change TARGET_MODULO to TARGET_POWER9. (*)
ae3af4f... Change TARGET_POPCNTD to TARGET_POWER7. (*)
429711e... Change TARGET_CMPB to TARGET_POWER6. (*)
c4365b2... Change TARGET_FPRND to TARGET_POWER5X. (*)
0686854... Change TARGET_POPCNTB to TARGET_POWER5. (*)
3666e5b... Add ChangeLog.meissner and REVISION. (*)
6069f02... aarch64: remove extra XTN in vector concatenation (*)
7a7903d... Fix type in some Min() calls (#119248) (*)
f0b8256... Fix few size types in memprof (#119114) (*)
1bd0356... Add type __sanitizer::ssize (#116957) (*)
0bb38b2... Replace uptr by usize/SIZE_T in interfaces (*)
ed1493e... crypto/tls: fix Config.Time in tests using expired certific (*)
803808b... or1k: add .note.GNU-stack section on linux (*)
fa778ba... Respect -fprofile-prefix-map for getcwd in .gcno files (*)
f9c99d4... SVE intrinsics: Fold svmul by -1 to svneg for unsigned type (*)
144ddb0... Ada: fix spurious relinking of gnatbind for cross compilers (*)
72b2731... ipa-cp: Make dumping of bit masks representing -1 nicer (*)
668cad0... tree-switch-conversion: don't apply switch size limit on ju (*)
830bead... AArch64: Implement four and eight chunk VLA concats [PR1182 (*)
f345ae3... ada: Fix small thinko in previous change to two-pass aggreg (*)
ad8242d... ada: Streamline runtime support of finalization collections (*)
0d73643... ada: Fix predicate involving array indexing rejected in gen (*)
06bc21f... ada: Fix incorrect RM reference in s-imagef.adb (*)
2d2b018... ada: Reduce footprint of C++ exception interoperation suppo (*)
f49b098... ada: Support new SPARK aspect Exit_Cases (*)
e3a67dc... ada: Correct xref of operator expression function body (*)
e4ed78f... ada: Small housekeeping work in Exp_Aggr (*)
3861ac1... ada: cleanup documentation for shift and rotate (*)
7067e6f... ada: Fix memory leak when failing to initialize newly alloc (*)
6be06ae... ada: Fix assertion failure on 'Old in post-condition with - (*)
75e126d... ada: Declare that the new argument may not be used (*)
798873d... ada: Fix crash on Depends contract with homonym functions (*)
0216cca... ada: Crash in prefix notation with access to class-wide obj (*)
145314b... ada: Plug small loophole in previous change (*)
d47596b... ada: Fix printing boolean attributes in the SARIF report (*)
b4c9ba2... ada: Remove level attribute from Rules in the SARIF report (*)
92d50b9... ada: Avoid null-exclusion checks for Node_Field_Table (*)
a172d6c... ada: Ada version used to compile runtime is constant (*)
2a38c23... ada: null procedure cannot be used as compilation unit (*)
fd52383... ada: Cleanup preanalysis of static expressions (*)
b8a94b0... ada: C++ exception hierarchies: adjust for gnat-llvm (*)
0fe7411... ada: Elide copy for calls as default values of nonlimited b (*)
42c115e... ada: Follow-on to Use inheritance in Gen_IL (*)
4b0a5e9... ada: Silence unused parameter warning on linux (*)
93eb567... ada: Use inheritance in Gen_IL (*)
950df60... ada: Fix incorrect incomplete type error (*)
82e9c7c... ada: Fix finalization issue introduced by previous change (*)
11d0b5a... ada: Fix markup in user's guide (*)
411008f... ada: Remove workaround for RM_Size being unable to represen (*)
804e9d5... tree-ssa-dce: Punt on allocations with too large constant s (*)
90b6d3b... Ada: fix documentation of pragma Unimplemented_Unit (*)
a35b89a... RISC-V: Move fortran testcase to gfortran.target (*)
451ff5b... Daily bump. (*)
f5351b3... d: Merge upstream dmd, druntime 66b93fc24a, phobos 0c28620c (*)
a676a51... d: Merge upstream dmd, druntime 07bc5b9b3c, phobos de1dea10 (*)
3dfad34... libphobos: Merge upstream druntime c11e1d1708, phobos 303b9 (*)
332cf03... d: Merge upstream dmd c11e1d1708, druntime e60bfd11bd, phob (*)
31f1bec... Ada: Fix build for dummy s-taprop (*)
345ad67... testsuite, d: Fix failing pr110406.d test (*)
a0aa30f... Daily bump. (*)
ea228f2... testsuite: Replace MMIX-specific adjustments with TARGET_CA (*)
8395cf7... MMIX: Replace format for private symbol output by output-ti (*)
afb656b... Daily bump. (*)
c97692d... OpenMP: Robustify C front end handling of attribute-syntax (*)
355475e... rtlanal: Treat writes to sp as also writing to memory [PR11 (*)
92ad6d4... Mention generating C prototypes in the C interop documentat (*)
b11d85f... libgomp: Regenerate configure after copyright year bump (*)
6f444e4... varasm: Fix up array_size_for_constructor RAW_DATA_CST hand (*)
514577c... forwprop: Use tree_fits_shwi_p in check_ctz_array (*)
26ca00e... testsuite: torture: add LLVM testcase for DSE vs. -ftrivial (*)
c7754a2... Fortran: Cray pointer comparison wrongly optimized away [PR (*)
75da7a6... ada: Rely on default parameter when making non-null nodes (*)
2789e36... ada: Rely on default parameter when making non-constant nod (*)
5a84361... ada: Rely on default parameter when making component defini (*)
c20458a... ada: Simplify code for obtaining function entity from a fun (*)
d9a51b7... ada: Remove extra checks for raising a constraint error (*)
9c73f9d... ada: Reuse and simplify counting the length of various list (*)
bfa8e6f... ada: Remove guards against empty lists (*)
586fa60... ada: Enclosing_Entity of specless subprogram bodies (*)
c3c701a... ada: Fix comments and change subtype name in response to re (*)
98e37c6... ada: Add parentheses in expressions involving combinations (*)
0a6736e... ada: Fix latent issue exposed by latest change (*)
e0dfc10... ada: Refine subtype of a universal arithmetic utility routi (*)
6bb5439... ada: Reuse existing utility routine to detect attribute Loo (*)
0c0d734... ada: Simplify uses of the global name buffer (*)
299c104... ada: Simplify check for No_Coextensions restriction (*)
c1d22d4... ada: Simplify traversal procedures into traversal functions (*)
b045b3e... ada: Assorted style cleanups (*)
fbe14f6... ada: Handle C++ exception hierarchies (*)
758de5f... ada: Improve and correct support for inheritance of nonover (*)
4b33031... ada: Fix small thinko in previous change (*)
cca7647... ada: Leave empty parent in an array component of an anonymo (*)
34ace6d... ada: Incompatible conversion on vxworks in socket.c (*)
fdf8466... ada: Do not search executables in current dir by default (*)
0f7b8a8... ada: Fix double free at run time for class-wide allocation (*)
2c1200d... ada: Warn on unmodified parameters of expression functions (*)
05f211a... ada: Avoid failing reanalysis of aggregate bounds (*)
1e3619a... ada: Improve expansion of conditional expressions in object (*)
d9ba2b8... ada: Preliminary work in analysis and expansion of initiali (*)
2f7ff43... ada: Remove useless space in ALI P lines (*)
5bb378b... ada: Fix omissions of ALI P line parameters (*)
995d1c2... bpf: install a wrapping stdint.h for bpf-none-unknown targe (*)
d22b0e3... OpenMP: update documentation for dispatch and adjust_args (*)
cf94ba8... OpenMP/C++: Store location in cp_parser_omp_var_list for ki (*)
9a2f716... Fortran: Fix typo in ATAN documentation. (*)
d4b6dfc... Daily bump. (*)
f642db7... OpenMP: Enable has_device_addr clause for 'dispatch' in For (*)
(*) This commit already exists in another branch.
Because the reference `refs/users/meissner/heads/work190-vpair' matches
your hooks.email-new-commits-only configuration,
no separate email is sent for this commit.