aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-24Use NSDMI for predicate classdevel/loop-unswitch-support-switchesRichard Biener
2022-05-18Another bogus range from .invert so don't use it.Richard Biener
2022-05-18Properly only consider reachable BBs predicatesRichard Biener
2022-05-18Make sure to cost bb[0], work around unreachable predicatesRichard Biener
2022-05-18This fixes the execute FAIL of gfortran.fortran-torture/execute/forall_7.f90Richard Biener
2022-05-18Avoid ICE when removing a case sharing the edge with the default caseRichard Biener
2022-05-17Merge remote-tracking branch 'origin/master' into unswitchRichard Biener
2022-05-17Do not clear bb->aux in duplicate_loop_body_to_header_edgeRichard Biener
2022-05-17Check for equivalence after merging relations.Andrew MacLeod
2022-05-17Really use first found predicate. Adjust limit for loop-unswitch-16.cRichard Biener
2022-05-17fix ->aux clearing of duplicate_loop_body_to_header_edgeRichard Biener
2022-05-17i386: Fix ICE in final_scan_insn_1 [PR105624]Uros Bizjak
2022-05-17libgomp: Clarify that omp_display_env is fully implementedJakub Jelinek
2022-05-17Advise to call 'internal_error' instead of 'abort' or 'fancy_abort'Thomas Schwinge
2022-05-17Fix recursive unswitching regressionRichard Biener
2022-05-17graphite: Fix minor mistakes in commentsFrederik Harwath
2022-05-17graphite: Rename isl_id_for_ssa_nameFrederik Harwath
2022-05-17libgomp.texi: Document OpenMP context selectorsTobias Burnus
2022-05-17gcn/t-omp-device: Add 'amdgcn' as 'arch' [PR105602]Tobias Burnus
2022-05-17openmp: Add support for inoutset depend-kindJakub Jelinek
2022-05-17More cleanupsRichard Biener
2022-05-17libstdc++: Skip tests that fail for the versioned namespaceJonathan Wakely
2022-05-17libstdc++: Stop defining C++0x compat symbols for versioned namespaceJonathan Wakely
2022-05-17libgomp.texi: Add OpenMP 5.2 implementation statusTobias Burnus
2022-05-17i386: Fix up V2DI and V1TI inequality comparisons [PR105613]Jakub Jelinek
2022-05-17random fixesRichard Biener
2022-05-17OpenMP: Add omp_all_memory support to FortranTobias Burnus
2022-05-17tree-optimization/105618 - restore load sinkingRichard Biener
2022-05-17[Ada] Restore defensive guard in checks for volatile actualsPiotr Trojanek
2022-05-17[Ada] Subprogram renaming fails to hide homographGary Dismukes
2022-05-17[Ada] CUDA: remove code performing kernel registrationGhjuvan Lacambre
2022-05-17[Ada] Enhance the warning on C enum with size clause for size /= 32Etienne Servais
2022-05-17[Ada] Allow inlining for proof inside genericsYannick Moy
2022-05-17[Ada] Provide allocation subtype for allocators of a Designated_Storage_Model...Gary Dismukes
2022-05-17[Ada] Cleanups related to front-end SJLJBob Duff
2022-05-17[Ada] GNAT.Binary_Search is not internalDmitriy Anisimkov
2022-05-17[Ada] Fix insertion of declaration inside quantified expressionYannick Moy
2022-05-17[Ada] Fix Forced sign flag in formatted stringMarc Poulhiès
2022-05-17[Ada] Fix small glitch in Expand_N_Full_Type_DeclarationEric Botcazou
2022-05-17[Ada] Requires_Cleanup_Actions and N_Protected_BodyBob Duff
2022-05-17[Ada] Output.w always writes to stderrBob Duff
2022-05-17[Ada] Generic binary search implementationDmitriy Anisimkov
2022-05-17[Ada] Fix bogus visibility error with partially parameterized formal packageEric Botcazou
2022-05-17[Ada] Take full view of private typeEtienne Servais
2022-05-17[Ada] Allow 'Reduce with -gnat2022Arnaud Charlet
2022-05-17[Ada] Don't create calls to Abort_Undefer when not Abort_AllowedGhjuvan Lacambre
2022-05-17[Ada] Typo fix in finalization commentMarc Poulhiès
2022-05-17[Ada] Initialize Compiler_State to avoid Constraint_ErrorEtienne Servais
2022-05-17[Ada] Deal with derived record types in Has_Compatible_RepresentationEric Botcazou
2022-05-17[Ada] Streamline implementation of Has_Compatible_RepresentationEric Botcazou