platform/upstream/llvm.git
2023-03-06 Balázs Kéri[clang][ASTImporter] Add VaList declaration to lookup...
2023-03-06 Siva Chandra[libc][Obvious] Add back CMake logic which was mistaken...
2023-03-06 Matthias Springer[mlir][IR][NFC] Move `walk` definitions to header file
2023-03-06 Max Kazantsev[NFC] Fix typo in comment
2023-03-06 Matthias Springer[mlir][Interfaces] ReifyRankedShapedTypeOpInterface...
2023-03-06 Siva Chandra... [libc] Simplify integration tests by eliminating the...
2023-03-06 Muhammad Omair... [LLVM] Remove XFAIL from merge-equivalent-ranges.ll
2023-03-06 Kazu Hirata[APInt] Deprecate several functions
2023-03-06 Chuanqi Xu[NFC] Add an invalid test case for C++20 Modules
2023-03-06 Carl Ritson[ValueMapper] Preserve poison types during value mapping
2023-03-06 Sameer Sahasrabuddhe[llvm] [NFC] fix comments describing GenericSSAContext
2023-03-06 Tue Ly[libc][Obvious] Add errno entrypoint for macOS ARM64.
2023-03-06 ShihPo Hung[CostModel][RISCV] Model code size cost for reduction
2023-03-06 Hristo Hristov[libc++][spaceship][NFC] Marked `operator<=>` for ...
2023-03-05 Matt ArsenaultAMDGPU: Force sign operand of f64 fcopysign to f32
2023-03-05 Yuanfang Chen[CodeGen] guarantee variable templates are initialized...
2023-03-05 Matt ArsenaultAMDGPU: Try to push fneg as integer into select
2023-03-05 Nikolas Klauser[libc++] Update supported system versions
2023-03-05 Matt Arsenaultllvm-reduce: Use explicit output file in a test
2023-03-05 Egor Suvorov[clang-tidy] altera-id-dependent-backward-branch: refac...
2023-03-05 Fangrui Song[sanitizer][NetBSD] Remove ioctl TIOCRCVFRAME and TIOCX...
2023-03-05 Mike Crowe[clang-tidy] Extract string header from redundant-strin...
2023-03-05 David Green[AArch64] Add missing bf16 SVE extract vector patterns
2023-03-05 David Green[AArch64] Add missing bf16 SVE insert vector patterns.
2023-03-05 Egor Suvorovclang-tidy altera-id-dependent-backward-branch: print...
2023-03-05 Jacques Pienaar[mlir][scf] Relax type requirement on for
2023-03-05 Nikolas Klauser[libc++][NFC] Add consteval to ranges::__get_wider_sign...
2023-03-05 Luís Marques[Support] Implement findModulesAndOffsets on Apple...
2023-03-05 Timm BäderRevert "[clang][Interp] Support destructors"
2023-03-05 Florian Hahn[VPlan] VPWidenCallRecipe has side-effects if the call...
2023-03-05 Timm Bäder[clang][Interp] Support destructors
2023-03-05 Timm Bäder[clang][Interp][NFCI] Support more expression in initia...
2023-03-05 Kazu Hirata[X86] Precommit tests
2023-03-05 Jay Foad[AMDGPU] More precise limit on SALU cycles in s_delay_a...
2023-03-05 Siva Chandra... [libc] Switch signal and termios to libc_errno.
2023-03-05 Dave Lee[lldb] Remove unused portion of GetFunctionMethodInfo...
2023-03-05 Siva Chandra... [libc][Obvious] Add the LIBC_INLINE tag to a function...
2023-03-05 Siva Chandra... [libc][NFC] Remove allocator definition in the api...
2023-03-04 Tulio LeaoFix broken link on Clang documentation page
2023-03-04 Kazu Hirata[X86] Add non-BMI tests to bit_ceil.ll
2023-03-04 Shao-Ce SUN[OpenMP][CUDA] Get rid of redundant macro def
2023-03-04 Mark de WeverRevert "[CMake] Bumps minimum version to 3.20.0."
2023-03-04 Timm BäderRe-land "[clang][Interp] Implement C++ Range-for loops"
2023-03-04 Mark de Wever[libc++][format] Fixes formatting vector<bool>
2023-03-04 Mark de Wever[libc++][format] Addresses LWG3833.
2023-03-04 Mark de Wever[libc++] Addresses LWG3103.
2023-03-04 Mark de Wever[CMake] Bumps minimum version to 3.20.0.
2023-03-04 Craig Topper[LoopInterchange] Remove unused RecurrenceDescriptor...
2023-03-04 Joyce Brumfeat: harden permissions for all github workflows
2023-03-04 Med Ismail... [lldb] Simplify error string in ScriptedInterface ...
2023-03-04 LLVM GN Syncbot[gn build] Port 3014a1c5a130
2023-03-04 Med Ismail... [lldb/swig] Fix ref counting issue in SBProcess::GetScr...
2023-03-04 Med Ismail... [lldb] Improve error reporting in ScriptedInterface
2023-03-04 Med Ismail... [lldb/Plugins] Add memory writing capabilities to Scrip...
2023-03-04 Med Ismail... [lldb/Plugins] Clean-up Scripted Process interface...
2023-03-04 Med Ismail... [lldb/Plugins] Add Attach capabilities to ScriptedProcess
2023-03-04 Med Ismail... [lldb] Add scripted process launch/attach option to...
2023-03-04 Med Ismail... [lldb/Plugins] Add ScriptedProcess::GetCapabilities...
2023-03-04 Med Ismail... [lldb] Extend SWIG SBProcess interface with WriteMemory...
2023-03-04 Derek SchuffReapply: [WebAssembly] Implement build-id feature
2023-03-04 Jacques Pienaar[mlir] Update signal failure error message
2023-03-04 isuckatcs[analyzer] Remove the loop from the exploded graph...
2023-03-04 Maksim Sabianin[StripDebugInfo] Reuse DebugInfoFinder for findind...
2023-03-03 Keith Smiley[lld-macho] Avoid running LTO pipeline for no files
2023-03-03 LLVM GN Syncbot[gn build] Port 0eb59cab95a0
2023-03-03 Matt ArsenaultAPFloat: Add classify
2023-03-03 Matt ArsenaultAttributor: Fix typos
2023-03-03 Matt ArsenaultAMDGPU: Use static constexpr instead of static const
2023-03-03 Matt ArsenaultADT: Move some FPClassTest utility functions out of...
2023-03-03 Matt ArsenaultADT: Move FPClassTest printing functions to common...
2023-03-03 Rahul Kayaith[mlir][Parser] Make parse{Attribute,Type} null-terminat...
2023-03-03 David Green[AArch64] Add missing bf16 load insert pattern
2023-03-03 Keith Smiley[lld-macho] Remove duplicate minimum version info
2023-03-03 Michael Buch[lldb][test] NativePDB/ast-types: fix expected pointer...
2023-03-03 Jeffrey Byrnes[AMDGPU] Vectorize misaligned global loads & stores
2023-03-03 Jay Foad[AMDGPU] Fix invalid instid value in s_delay_alu instru...
2023-03-03 Jordan Rupprecht[bazel] Fix errno dep location: libc_function_deps...
2023-03-03 Jordan Rupprecht[bazel] Add errno dep to stdlib tests
2023-03-03 Argyrios Kyrtzidis[clang/Diagnostic] Use `optional` to disambiguate betwe...
2023-03-03 Fangrui Song[ELF] Add single quotes around out of range errors
2023-03-03 Fangrui Song[ELF] Mention section name for STT_SECTION in reportRan...
2023-03-03 Jessica Clarke[RISCV][NFC] Add PIC RUN/CHECK lines for jumptable...
2023-03-03 Jessica Clarke[RISCV][NFC] Unify CHECK lines for jumptable.ll @below_...
2023-03-03 Jessica Clarke[RISCV][NFC] Add signext to jumptable.ll tests to avoid...
2023-03-03 Amir Ayupov[BOLT][Instrumentation] Preserve red zone for functions...
2023-03-03 Alex Brachet[libc] Fix strspn
2023-03-03 Alex Brachet[llvm-driver] Allow llvm driver binary to be called...
2023-03-03 Florian Hahn[VPlan] Add test with intrinsic without side-effects...
2023-03-03 Philip Reames[RISCV][llvm-tblgen] Support conditional definitions...
2023-03-03 Arthur Eubanks[test] Precommit test for D145210
2023-03-03 Michael Jones[libc] move stdlib and stdio to new errno pattern
2023-03-03 Vadim Paretsky[llvm-lib] update ReleaseNotes for llvm-lib's new suppo...
2023-03-03 Jeffrey TanAdd HitCount into Breakpoint statistics
2023-03-03 Daniel Thornburgh[llvm-cov] Optionally fail on missing binary ID
2023-03-03 Jan Svoboda[clang][deps] Fix test failing on AIX
2023-03-03 zhijianRemove extraneous characters when printing the timestam...
2023-03-03 Daniel Thornburgh[Fuchsia] Add other necessary components to LLDB install.
2023-03-03 Ragavan Dasarathan[Nomination] Adding Nvidia Compiler security representa...
2023-03-03 Michael Buch[lldb][TypeSystemClang] Use the CXXFunctionPointerSumma...
2023-03-03 Michael Buch[lldb][TypeSystemClang] Format pointers to member funct...
next