aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 hours[Legacy ThinLTO] NFC: Move helper class to an "Impl" namespaceusers/hubert-reinterpretcast/LegacyThinLTO-MoveTargetMachineBuilderHubert Tong2-2/+10
7 hours[libc][complex] Added support for CFP16 and CFP128 (#112594)Shourya Goel9-2/+134
7 hours[TLI] Add support for the `ilogb` libcall. (#112725)c8ef7-13/+58
7 hours[RISCV] Implement trampolines for rv64 (#96309)Roger Ferrer Ibáñez3-0/+214
7 hours[PAC] Fix address discrimination for type info vtable pointers (#102199)Daniil Kovalev34-401/+429
7 hoursUtils: Preserve address space for global_ctors (#112532)Matt Arsenault2-3/+22
8 hours[clang][bytecode] Activate pointers in Init{,Pop} (#112832)Timm Baeder2-0/+13
8 hours[llvm] Consistently respect `naked` fn attribute in `TargetFrameLowering::has...Alex Rønne Petersen72-90/+1085
8 hours[VPlan] Use VPInstruction::Name when assigning names (NFCI).Florian Hahn10-34/+43
9 hours[Flang][Semantics] Add a semantic check for simd construct (#109089)Thirumalai Shaktivel2-0/+21
9 hours[NFC][Flang][Test] Add some missing tests (#110468)Thirumalai Shaktivel2-1/+13
9 hours[Flang][OpenMP] Add semantic checks for Worshare construct (#111358)Thirumalai Shaktivel3-6/+36
10 hours[clang-format] Add RemoveEmptyLinesInUnwrappedLines option (#112325)Owen Pan7-3/+138
10 hours[clang-format] Handle template opener/closer in braced list (#112494)Owen Pan2-0/+11
11 hours[lldb][NFC] fix two small typeos in aarch64-linxu.mdJason Molenda1-4/+4
11 hours[lsan] Disable test with barriers on Darwin (#112810)Vitaly Buka1-0/+3
11 hours[PowerPC][ISelLowering] Support -mstack-protector-guard=tls (#110928)Keith Packard20-36/+354
11 hours[mlir][transforms] Add `signalPassFailure` in RemoveDeadValues (#112199)Longsheng Mou1-1/+1
12 hours[BOLT] Fix logs with no hex convension (#112650)sinan3-4/+4
12 hoursReapply "[Inliner] Propagate more attributes to params when inlining (#91101)...goldsteinn9-29/+259
12 hours[LoongArch] [CodeGen] Add options for Clang to generate LoongArch-specific fr...tangaac15-0/+1411
12 hours[HLSL] Add handle initialization for simple resource declarations (#111207)Helena Kotas9-44/+170
13 hours[sanitizer] Add MemCpyAccessible (#112794)Vitaly Buka3-0/+65
13 hours[sanitizer] Add TryMemCpy (#112668)Vitaly Buka5-4/+105
13 hours[alpha.webkit.UncountedLocalVarsChecker] Recursive functions are erroneously ...Ryosuke Niwa3-36/+73
15 hours[LLDB][Minidump] Add breakpoint stop reasons to the minidump. (#108448)Jacob Lalonde6-47/+107
15 hours[Clang] Disable use of the counted_by attribute for whole struct pointers (#1...Bill Wendling2-194/+110
16 hours[SCEVExpander] Expand UDiv avoiding UB when in seq_min/max. (#92177)Florian Hahn3-17/+44
17 hours[-Wunsafe-buffer-usage] Emit a warning if pointer returned by vector::data an...Malavika Samak4-33/+82
17 hours[runtimes] Improve the documentation for LIBCXX_ADDITIONAL_COMPILE_FLAGS (#11...Louis Dionne5-15/+11
17 hours[libc++] Mark libc++ deallocation helpers as noexcept (#110884)Louis Dionne1-4/+4
17 hours[runtimes] Avoid cluttering the top-level build directory with test artifacts...Louis Dionne4-6/+3
17 hours[libc++] Remove obsolete Appveyor files (#112744)Louis Dionne2-124/+0
17 hours[sanitizer] Large range support in IsAccessibleMemoryRange (#112665)Vitaly Buka2-18/+40
18 hoursAdd support of the next Ubuntu (Ubuntu 25.04 - Plucky Puffin)Sylvestre Ledru2-1/+3
18 hours[rtsan][NFC] Remove rtsan_ prefix from stats variables (#112762)Chris Apple1-9/+9
18 hours[RISCV][GISel] Pass APInt by const reference. NFCCraig Topper2-2/+2
18 hours[DirectX] Remove trivially dead functions at linkage finalize (#106146)Greg Roth13-32/+425
19 hours[libc][math][c23] Add sinhf16 and coshf16 C23 math functions (#105947)OverMighty17-2/+762
19 hours[nfc][sanitizer] Replace mmap with InternalMmapVector in test (#112756)Vitaly Buka1-4/+2
19 hours[flang] Update printing values in dump-parse-tree (#112709)Krzysztof Parzyszek2-2/+17
20 hours[WebAssembly] Add atan2 to RuntimeLibcallSignatureTable (#112613)Tex Riddell2-146/+173
20 hoursAdd atan2 test case for prior change in X86SelLowering.cpp (#112616)Tex Riddell1-0/+22
20 hours[HLSL] Simplify debug check in ResourceBindings::addDeclBindingInfo (#112661)Helena Kotas1-9/+1
20 hours[clang][bytecode] Handle non-arrays in initElem{,Pop} (#112719)Timm Baeder2-8/+43
20 hours[libunwind][AIX] Remove weak declaration "__xlcxx_personality_v0" (#112436)Xing Xue2-30/+42
20 hours[AArch64][InstCombine] Eliminate redundant barrier intrinsics (#112023)Danila Malyutin2-0/+251
20 hours[rtsan] Add statistics for suppression count (#112718)Chris Apple8-4/+40
21 hours[clang-tidy][docs] Replace _not_ in reserved-identifier.rst with *not* (#112...Nick Riasanovsky1-1/+1
21 hours[libc][math][c23] Fix undefined behavior in expxf16.h (#112734)OverMighty1-4/+4