aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Rebaseusers/wangpc-pp/spr/aarch64-remove-usage-of-postraschedulerWang Pengcheng1030-27285/+34018
2024-05-22[𝘀𝗽𝗿] changes introduced through rebaseusers/wangpc-pp/spr/main.aarch64-remove-usage-of-postraschedulerAmir Ayupov1030-27285/+34018
2024-05-21[BOLT] Use getLocationName in YAMLProfileWriter (#92493)Amir Ayupov5-8/+24
2024-05-21[BOLT] Process cross references between ignored functions in BAT mode (#92484)Amir Ayupov6-2/+62
2024-05-21[clang-format] Correctly annotate C++ alternative operators in C (#92880)Owen Pan3-4/+73
2024-05-22[sanitizers] Bump malloc limit to 1TB for MSAN, LSAN & DFSAN (#89728)Wu Yingcong3-3/+3
2024-05-21[Coroutines][NFC] Remove @llvm.coro.id.async intrinsics from CoroElide (#92956)Yuxuan Chen1-5/+1
2024-05-21[BOLT] Report adjusted program stats from perf2bolt in BAT mode (#91683)Amir Ayupov4-4/+22
2024-05-22[llvm][ScheduleDAG] SUnit::biasCriticalPath() does not find the critical path...csstormq2-1/+243
2024-05-21Revert "[clang-repl] Extend the C support. (#89804)"Jason Molenda3-39/+5
2024-05-21[llvm][Support] ListeningSocket::accept returns operation_canceled if FD is s...Connor Sughrue2-25/+17
2024-05-21[MDBuilder] `mergeCallbackEncodings` fails due to inspecting the wrong node (...Joachim Meyer2-7/+46
2024-05-21[hwasan] Remove memory attrs from instrumented functions. (#92974)Evgenii Stepanov2-0/+23
2024-05-21[gn build] Port 42ba740afffaLLVM GN Syncbot1-0/+2
2024-05-21Revert "Set ObjectFile's assignment operator to also be deleted like its copy...Thomas Fransham1-1/+0
2024-05-21[BOLT][NFC] Remove dead initialization code (#92952)Heewon Cho1-3/+1
2024-05-21[clang] NFCI: use TemplateArgumentLoc for type-param DefaultArgument (#92854)Matheus Izvekov27-127/+144
2024-05-21[BOLT][NFC] Use const reference in range-based for loop (#92932)Heewon Cho1-2/+2
2024-05-21[libc] Fix scudo integration test (#92967)Michael Jones1-0/+4
2024-05-21[libc++] Implement C++20 atomic_ref (#76647)Damien L-G46-30/+3888
2024-05-21[lldb] Set ObjectFile's assignment operator to also be deleted like its copy ...Thomas Fransham1-0/+1
2024-05-21[libc][__support] move CndVar to __support (#89329)Nick Desaulniers (paternity leave)11-169/+215
2024-05-21[libc] Provide __libc_{init,fini}_array for baremetal (#90828)Petr Hosek6-3/+78
2024-05-21[libunwind][WebAssembly] Make libunwind compilable (#92192)Heejin Ahn5-7/+12
2024-05-21[libc++] Refactor flaky tests for std::shared_lock (#91779)Louis Dionne3-165/+242
2024-05-22[clang][NFC] Refactor `Sema::TagUseKind` (#92689)Vlad Serebrennikov7-150/+160
2024-05-21[DFSan] Fix recvmsg wrapper to support MSG_TRUNC flag. (#92599)Andrew Browne2-28/+65
2024-05-21Revert "[msan] Increase kNumStackOriginDescrs constant (#92838)"Thurston Dang1-5/+1
2024-05-21Revert "[BOLT] Add NamedRegionTimer to inferStaleProfile (#92621)"Amir Ayupov2-9/+4
2024-05-21[BOLT] Add NamedRegionTimer to inferStaleProfile (#92621)shaw young2-4/+9
2024-05-21[AArch64][PAC][NFC] Make checkAuthenticatedRegister() return void (#92507)Igor Kudrin2-13/+9
2024-05-22Disable compiling and testing Flang on Clang changes (#92740)Vlad Serebrennikov1-1/+1
2024-05-21[X86] Return true for opaque constants in hasAndNotCompare. (#92944)Craig Topper2-1/+22
2024-05-21[flang][cuda] Accept constant as src for cuf.data_tranfer (#92951)Valentin Clement (バレンタイン クレメン)4-11/+24
2024-05-21[msan] Increase kNumStackOriginDescrs constant (#92838)Thurston Dang1-1/+5
2024-05-21[libcxx] [test] Detect mingw-w64 headers compatible with C++ module builds (#...Martin Storsjö1-1/+34
2024-05-21Fix another diagnostic wording for style; NFCAaron Ballman2-29/+29
2024-05-21Fix another diagnostic for style; NFCAaron Ballman2-6/+6
2024-05-21Reword a diagnostic for style; NFCAaron Ballman3-25/+25
2024-05-21MachineScheduler: Add parameter name commentsMatt Arsenault1-2/+4
2024-05-21[clang-tidy] Rename out-of-line function definitions (#91954)Edwin Vane3-1/+35
2024-05-21[clang] Fix crash passing function pointer without prototype. (#90255)lolloz982-7/+26
2024-05-21InstCombine: Stop handling bitcast in PointerReplacer (#92937)Matt Arsenault1-10/+1
2024-05-21Fix diagnostic wording style; NFCAaron Ballman2-5/+5
2024-05-21[flang][cuda][NFC] Silence warning triggered in buildbotValentin Clement1-2/+2
2024-05-21RegisterPressure: Add parameter name commentMatt Arsenault1-2/+2
2024-05-21[flang][cuda] Enable data transfer for descriptors (#92804)Valentin Clement (バレンタイン クレメン)4-19/+58
2024-05-21X86: Add regression test from issue #76416Matt Arsenault2-0/+123
2024-05-21[clangd] Fix directory separators in `infinite-instantiation.test`Vlad Serebrennikov1-1/+1
2024-05-21[PowerPC][AIX] 64-bit large code-model support for toc-data (#90619)Zaara Syeda8-44/+104