platform/upstream/llvm.git
2023-03-06 Hsiangkai Wang[NFC][AArch64] Use 'i' to encode the offset form of...
2023-03-06 pvanhout[AMDGPU] Use UniformityAnalysis in CodeGenPrepare
2023-03-06 Haojian Wu[include-cleaner] Fix a crash on non-identifier-name...
2023-03-06 Nikita Popov[IR] Remove ConstantExpr::getUMin() (NFC)
2023-03-06 Luís Marques[CMake] Enforce LLVM_ENABLE_UNWIND_TABLES
2023-03-06 Jay Foad[AMDGPU] Restore temporal divergence in test
2023-03-06 Archibald Elliott[ARM] Fix Chain/Glue Bug in PerformVMOVhrCombine
2023-03-06 Archibald Elliott[ARM] Pre-Commit Tests for PR60510
2023-03-06 Archibald Elliott[ARM] Fix Crash in 't'/'w' handling without fp16/bf16
2023-03-06 Adrian Kuegel[mlir] Apply ClangTidy readability finding (NFC)
2023-03-06 pvanhout[AMDGPU] Use UniformityAnalysis in RewriteUndefsForPHI
2023-03-06 usama hameed[Sanitizers] Error out for -static-libsan on darwin
2023-03-06 Florian Hahn[GlobalOpt] Add SRA test with constant expr GEPs withou...
2023-03-06 Simon PilgrimExternalFunctions.cpp - fix "unknown pragma 'clang...
2023-03-06 MarcoFalkeclang-tidy: Count template constructors in modernize...
2023-03-06 Matt ArsenaultAMDGPU: Combine down fcopysign f64 magnitude
2023-03-06 Paulo MatosRevert "[Docs] Add my Office Hours"
2023-03-06 Florian Hahn[GlobalOpt] Add tests that only stores initializer...
2023-03-06 Haojian Wu[include-fixer] Add the missing optional header to...
2023-03-06 Matthias Springer[mlir][IR] Trigger notifyOperationModified for replacements
2023-03-06 Nikita Popov[LowerTypeTests] Avoid creation of select constant...
2023-03-06 Max Kazantsev[SimpleLoopUnswtich] Support zext when injecting invari...
2023-03-06 Mariya Podchishchaeva[clang] Fix aggregate initialization inside lambda...
2023-03-06 Valentin Clement[flang] Use AssignPolymorphic when LHS is polymorphic
2023-03-06 Kai LuoReland [AIX][BigArchive] Treat the archive is empty...
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
next