aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-07rebaseusers/fmayer/spr/compiler-rt-memprof-leave-bufferedstacktrace-uninitFlorian Mayer985-7049/+42891
2024-08-07[𝘀𝗽𝗿] changes introduced through rebaseusers/fmayer/spr/main.compiler-rt-memprof-leave-bufferedstacktrace-uninitFlorian Mayer985-7049/+42891
2024-08-07[LLD, MachO] Default objc_relative_method_lists on MacOS11+/iOS14+ (#101360)Peter Rong6-64/+96
2024-08-07[libc][math] fixing build broke for remainderf128 (#102362)aaryanshukla1-1/+1
2024-08-07[Driver] Fix a warningKazu Hirata1-6/+4
2024-08-07[libc][math][c23] Add fsub{,l,f128} and remainderf128 C23 math functions (#10...aaryanshukla28-6/+413
2024-08-07[clang][docs] Update Include Options Help (#101192)Sam Elliott2-3/+9
2024-08-07[Mips] Add test for AND optimization (#102278)yingopq1-0/+28
2024-08-07[mlir][memref] Rename `MemRef` directories and files. NFC. (#102337)Angel Zhang9-2/+2
2024-08-07Revert "demangle function names in trace files (#87626)"Fangrui Song5-21/+5
2024-08-07TargetSelectionDAG: Add missing atomic fp opd classes (#102269)Jinsong Ji1-0/+2
2024-08-07[SLP] Enable optimization of freeze instructions (#102217)John McIver3-49/+40
2024-08-07[Support] [Windows] Stop redefining _WIN32_IE (#102307)Martin Storsjö1-2/+0
2024-08-07Fix post #102084: restrict to linux to avoid formatting diffs.Mircea Trofin1-0/+2
2024-08-07[scudo][NFC] Add a default unmap() to unmap all pages (#102234)ChiaHungDuan11-19/+16
2024-08-07[gn build] Port dbbf0762b6eeLLVM GN Syncbot1-0/+1
2024-08-07[ctx_prof] CtxProfAnalysis (#102084)Mircea Trofin7-1/+228
2024-08-07[lldb/API] Fix SBStructuredData support any JSON type (#101929)Med Ismail Bennani2-1/+37
2024-08-07AMDGPU: Add more baseline tests for eliminateFrameIndexMatt Arsenault2-78/+2740
2024-08-07[openmp][WebAssembly] Allow openmp to compile and run under emscripten toolch...arsnyder164-24/+10
2024-08-07[TargetLowering] Fix the problem of emulated-TLS implementation witho… (#10...cceerczw2-3/+23
2024-08-07[PPC] Implement BCD assist builtins (#101390)Lei Huang10-8/+364
2024-08-07[AMDGPU] Set register bank for i1 register copies (#96155)Jun Wang2-5/+314
2024-08-07[clang][modules] Enable built-in modules for the upcoming Apple releases (#10...Ian Anderson4-9/+36
2024-08-07Revert "[BOLT] Move ADRRelaxationPass (#101371)" (#102333)Vladislav Khmelevsky1-2/+2
2024-08-07[BOLT][DWARF][NFC] Move Arch assignment out of createBinaryContext (#102054)Sayhaan Siddiqui5-1/+4
2024-08-07[AArch64] Add updated FEAT_SVE_B16B16 and begin replacement of 'b16b16' flag ...SpencerAbson82-480/+644
2024-08-07[SLP][NFC] Add freeze instruction tests for upcoming support (#102215)John McIver2-20/+132
2024-08-07Reapply "[CMake] Fold export_executable_symbols_* into function args. (#10174...Steven Wu58-125/+70
2024-08-07Revert b1234ddbe2652aa7948242a57107ca7ab12fd2f8. "[DAG] Add legalization hand...Simon Pilgrim28-3198/+4078
2024-08-07[SLP][REVEC] Make ShuffleCostEstimator and ShuffleInstructionBuilder support ...Han-Kuan Chen2-19/+148
2024-08-07[Clang][NFC] Restore "Non-comprehensive list of changes in this release" in R...Mital Ashok1-0/+3
2024-08-07Fix gcc Wparentheses warning. NFC.Simon Pilgrim1-3/+2
2024-08-07Fix gcc Wparentheses warning. NFC.Simon Pilgrim1-3/+3
2024-08-07[mlir] [python] Update PyYAML minimum version to 5.4 and limit ml_dtypes to 0...Nhat Nguyen1-2/+2
2024-08-07[libc] Fix conflict values from internal `limits.h` when used externallyJoseph Huber1-0/+3
2024-08-07[flang][acc] Improve lowering of Fortran optional in data clause (#102224)Razvan Lupusoru3-50/+87
2024-08-07[lldb] Make sure that a `Progress` "completed" update is always reported at d...royitaqi2-2/+76
2024-08-07[LLVM][NVPTX] Add NVPTX codegen support for fence.proxy.tensormap (#100748)Pradeep Kumar5-0/+135
2024-08-07[SimplifyCFG] Add tests for sinking of load/store + gep (NFC)Nikita Popov1-0/+187
2024-08-07[InstSimplify] Fold (insertelement Splat(C), C, X) -> Splat(C) (#102315)Benjamin Kramer2-0/+12
2024-08-07[libc] Fix bot accidentally picking up conflicting MB_LEN_MAXJoseph Huber1-0/+2
2024-08-07[AArch64] Don't replace dst of SWP instructions with (X|W)ZR (#102139)Lucas Duarte Prates2-0/+68
2024-08-07Revert "[mlir][mesh] adding shard-size control (#98145)"Renato Golin28-1641/+695
2024-08-07[PPC][AIX] Save/restore r31 when using base pointer (#100182)Zaara Syeda2-2/+17
2024-08-07[libc][math][c23] Add exp10f16 C23 math function (#101588)OverMighty15-28/+437
2024-08-07[mlir] Fix -Wunused-variable in MeshOps.cpp (NFC)Jie Fu1-0/+2
2024-08-07[analyzer][NFC] Prune a very obsolete comment about CoreEngine (#101173)Donát Nagy1-8/+2
2024-08-07Revert "Reapply "[Attributor][AMDGPU] Enable AAIndirectCallInfo for AMDAttrib...Shilei Tian8-95/+13
2024-08-07[libcxx][test][z/OS] Fix hermite.pass.cpp for HEX float (#101019)Zibi Sarbinowski1-14/+29