aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-26[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.ubsanhwasan-let-mixing-filtersVitaly Buka342-2266/+7159
2024-07-26[NFC][ubsan] Expand lower-builtin-allow-check test (#100677)Vitaly Buka1-0/+83
2024-07-26[docs] Fix code-block formating (#100772)Vitaly Buka1-0/+2
2024-07-26[flang][cuda] Emit error when host array is used in CUF kernel (#100693)Valentin Clement (バレンタイン クレメン)6-7/+50
2024-07-26[NFC][ubsan] Add mixed filter test case (#100679)Vitaly Buka1-0/+166
2024-07-26[NFC][hwasan] Remove duplicated checksVitaly Buka1-10/+2
2024-07-26workflows: Add a job for auditing release assets (#92829)Tom Stellard2-0/+105
2024-07-26[clang][Sema][NFC] remove unreachable return statement (#100642)Mike Rice1-2/+1
2024-07-26[libc++][doc] Updates the libc++ status page. (#100595)Mark de Wever3-12/+12
2024-07-26[DenseMap] clear: don't access TombstoneKey if is_trivially_destructibleFangrui Song1-1/+2
2024-07-26[SimplifyCFG] Skip threading if the target may have divergent branchesdarkbuck3-12/+98
2024-07-26[RISCV] Add FMA support to combineOp_VLToVWOp_VL. (#100454)Craig Topper3-82/+169
2024-07-26[RISCV] Remove feature implication from TuneSiFive7. (#100694)Craig Topper2-12/+12
2024-07-26[LegalizeTypes] Create an ISD::ADD instead of an ISD::UADDO with unused overf...Craig Topper2-3/+3
2024-07-26[Driver] Use hasArg to fix -Wunused-but-set-variable after #97342Fangrui Song1-1/+1
2024-07-26[lldb][TypeSystemClang][NFC] Clean up TypeSystemClang::GetBitSize (#100674)Michael Buch2-56/+60
2024-07-26[NFC] Reduce size of FunctionEffect to 1 byte. (#100753)Doug Wyatt1-6/+5
2024-07-26[Clang] Do not pass `-shared` when using `-r` for AMDGPU (#100760)Joseph Huber2-2/+8
2024-07-26[lldb-dap] Updated README.md for newly added attach properties. (#99926)Santhosh Kumar Ellendula2-2/+33
2024-07-26[lldb] Optimized lldb-server memory usage (#100666)Dmitry Vasilyev1-2/+2
2024-07-26[SLP]Add external uses cost for the gathered loads.Alexey Bataev3-28/+32
2024-07-26[libc++] Enable Clang modules in carve-out CI jobs (#100571)Louis Dionne12-0/+42
2024-07-26[X86] Add missing PSUBQ handling to SandyBridge modelSimon Pilgrim6-193/+195
2024-07-26[X86] haswell/broadwell only uses port5 for mmx pack reg-reg instructionsSimon Pilgrim4-20/+20
2024-07-26[libc++] Remove outdated setting of LIBCXX_CXX_ABI_LIBRARY_PATH (#100631)Louis Dionne1-6/+0
2024-07-26[libc++] Remove unmaintained support for generating code coverage (#100630)Louis Dionne4-83/+0
2024-07-26[NvlinkWrapper] Add relocatable link support to LTO passJoseph Huber2-5/+9
2024-07-26[clang] Handle tm mangling on Solaris in PPMacroExpansion.cpp (#100724)Rainer Orth1-0/+10
2024-07-26 [DAG] Add SDPatternMatch::m_Select (#100686)Michael Maitland2-0/+19
2024-07-26workflows: Fix tag name for release sources job (#100752)Tom Stellard1-1/+1
2024-07-26AMDGPU/GlobalISel: Use getSubRegFromChannel (#100732)Matt Arsenault1-23/+3
2024-07-26[mlir] Add property combinators, initial ODS support (#94732)Krzysztof Drewniak20-203/+1486
2024-07-26[AMDGPU] Use SubtargetPredicate instead of OtherPredicates for subtarget pred...Christudasan Devadasan1-11/+11
2024-07-26[libc] Fix relocatable link attempting to pull in standard libsJoseph Huber1-1/+1
2024-07-26[clang][Interp][NFC] Improve InterpFrame::dumpTimm Bäder1-3/+8
2024-07-26[gn] port a737b8704c03 (llvm-ctxprof-util)Nico Weber2-0/+12
2024-07-26[libc][math] Implement fast pass for double precision atan2 with 1 ULP errors...lntue14-1/+510
2024-07-26[libc] Make `crt1.o` available to clang for GPU builds (#100599)Joseph Huber1-0/+10
2024-07-26Revert "[gn] port enough of 2914a4b88837 (lldb Interfaces)"Nico Weber2-10/+0
2024-07-26[mlir][ArmSME] Pattern to swap shape_cast(tranpose) with transpose(shape_cast...Benjamin Maxwell2-1/+116
2024-07-26[clang][dataflow] Handle CXXInheritedCtorInitExpr in ResultObjectVisitor. (#9...Pasquale Riello2-1/+50
2024-07-26[CostModel][X86] Improve vector mul overflow intrinsic costsSimon Pilgrim3-236/+292
2024-07-26Fix build flang issue. (#100736)Zahira Ammarguellat1-1/+1
2024-07-26[VPlan] Replace getBestPlan by getBestVF use also for epilogue vec. (#98821)Florian Hahn3-29/+22
2024-07-26[Clang] Remove `IDNS_Ordinary` flag in `IndirectFieldDecl::IdentifierNamespac...Yanzuo Liu3-2/+10
2024-07-26[SystemZ] Use the EVT version of getVectorVT() in combineTruncateExtract(). (...Jonas Paulsson2-1/+12
2024-07-26[LLDB] Remove decorator from XPASSes x86/Windows (#100628)Vladislav Dzhidzhoev2-6/+0
2024-07-26[Clang][NFC] Remove unnecessary copy (#100688)smanna121-1/+1
2024-07-26Avoid accessing unset optional, workaround for #100095 (#100408)Alexander Kornienko2-1/+20
2024-07-26[NFC][clang] Avoid unnecessary assignment (#100728)Mariya Podchishchaeva1-1/+0