aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 hours[OpenACC] Implement 'reduction' sema for compute constructs (#92808)upstream-mainErich Keane
14 hours[InstCombine] Use m_Poison instead of m_Undef (NFCI)Nikita Popov
14 hours[AIX] Set memrchr to unavailable (#92588)Qiongsi Wu
14 hours[InstCombine] Check for poison instead of undef in shuffle of unop transformNikita Popov
14 hours[InstCombine] Add test for incorrect shuffle of unop transform (NFC)Nikita Popov
14 hours[InstCombine] Use m_Poison instead of m_Undef in some places (NFCI)Nikita Popov
14 hours[InstCombine] Check for poison instead of undef in splat shuffle foldNikita Popov
14 hours[InstCombine] Add test for splat shuffle miscompile (NFC)Nikita Popov
14 hours[flang][Lower] Emit exiting branches from within constructs (#92455)Krzysztof Parzyszek
14 hours[InstCombine] Require poison operand in canEvaluateShuffled transformNikita Popov
14 hours[InstCombine] Add test for #92887 (NFC)Nikita Popov
15 hours[AMDGPU] Remove #if 0 code for indexed resources in SIInsertWaitcnts (#92905)Jay Foad
15 hours[clangd] Fix bad directory path in `infinite-instantiations.test`Vlad Serebrennikov
15 hours[AMDGPU] Remove #if 0 code for buffer stores in SIInsertWaitcnts (#92903)Jay Foad
15 hours[AMDGPU] Remove #if 0 code for fences in SIInsertWaitcnts (#92902)Jay Foad
15 hoursMIPS/Clang: handleTargetFeatures, add +fp64 if +msa and no other +-fp (#92728)YunQiang Su
15 hours[clang] Introduce `SemaPseudoObject` (#92646)Vlad Serebrennikov
16 hours[clang][Interp] Fix initializing zero-size arraysTimm Bäder
16 hours[LLD][COFF] Demangle ARM64EC export names. (#87068)Jacek Caban
16 hours[clang][Interp] Reject inc/dec ops before C++ 14Timm Bäder
16 hours[clang][Interp] Implement __builtin_sycl_unique_stable_nameTimm Bäder
16 hours[flang][HLFIR] Adapt InlineElementals to run on all top level ops (#92734)Tom Eccles
16 hours[clangd] Reduce instantiation depth in `infinite-instantiations.test` (#92888)Vlad Serebrennikov
17 hours[clang][Interp] Fix discarding construct exprs with zero initializersTimm Bäder
17 hours[lldb] Clean up unused includes in DebugNamesDWARFIndexPavel Labath
17 hours[lldb/dwarf] Fix DW_IDX_parent processing for split dwarf (#92745)Pavel Labath
17 hours[clang][Interp] Protect GetPtrField ops from unknown size arraysTimm Bäder
17 hours[Clang] Emit lifetime markers for non-aggregate temporary allocas (#90849)Lukacma
17 hours[clang][Interp] Fix dummy DeclRefExprs for function pointersTimm Bäder
17 hours[LAA] Check accesses don't overlap early to determine NoDep (#92307)Florian Hahn
18 hours[Flang][OpenMP] Fix lastprivate store issue (#92777)Kiran Chandramohan
18 hours[clang][Interp][NFC] Remove an assertion that's too strongTimm Bäder
18 hours[lldb] Move callback_token_t out of #ifdef windowsPavel Labath
18 hours[clang][dataflow] Make `CNFFormula` externally accessible. (#92401)martinboehme
18 hours[LV] Propagate PredicatedBBsAfterVectorization to predecessors.Florian Hahn
18 hours[Flang][OpenMP] Re-enable tests without runtime issues on Windows (#92824)Kiran Chandramohan
18 hoursAMDGPU: Fix testing unaligned double atomics in atomic scan testsMatt Arsenault
18 hoursAMDGPU: Fix typos in test namesMatt Arsenault
18 hoursReapply "[lldb/aarch64] Fix unwinding when signal interrupts a leaf f… (#92...Pavel Labath
19 hours[DevPolicy] Drop requirement to contribute also under the legacy license (#92...Kristof Beyls
19 hours[OpenMP] Regenerate test checks (NFC)Nikita Popov
19 hours[lldb-dap] Don't send expanded descriptions for "hover" expressions (#92726)Pavel Labath
19 hours[clang-format] Fix a bug in formatting goto labels in macros (#92494)Owen Pan
19 hours[Tests] Regenerate test checks (NFC)Nikita Popov
19 hours[libcxx] removes unnecessary traits from `has_unique_object_representations` ...Christopher Di Bella
19 hours[libc++][z/OS] Switch to use TEST_HAS_NO_INT128 as per comment in PR 92261 (#...Zibi
20 hours[IRBuilder] Migrate fcmp to folding APINikita Popov
20 hours[LoongArch] Enable interleaved vectorization (#92629)hev
20 hours[InstSimplify] Avoid use of ConstantExpr::getICmp() (NFC)Nikita Popov
20 hours[NFC] Improve the comment about `std::min_element` being `constepxr` in libst...Vlad Serebrennikov