platform/upstream/llvm.git
2023-07-19 Viktoriia Bakalova[clangd] Make an include always refer to itself. Backgr...
2023-07-19 Jay Foad[AMDGPU] Regenerate is.fpclass checks
2023-07-19 Martin Storsjö[libcxx] Link to fewer MSVC CRT libraries
2023-07-19 Andrew Ng[libcxx] [test] Remove a stray double space from a...
2023-07-19 Andrzej Warzynski[mlir] Update SVE integration tests to use mlir-cpu...
2023-07-19 Martin Storsjö[CMake] Clean up old code for handling MSVC runtime...
2023-07-19 Nikita Popov[IR] Deprecate opaque pointer compatibility APIs
2023-07-19 Martin StorsjöReland [AArch64] Fix an immediate out of range for...
2023-07-19 Freddy Ye[X86] Add PBNDKB instruction.
2023-07-19 Chuanqi Xu[NFC] Add a blank line after directives in StandardCPl...
2023-07-19 Balázs Kéri[clang][analyzer] StdLibraryFunctionsChecker: Allow...
2023-07-19 Juan Manuel... [NFC][AMDGPULowerModuleLDSPass] Use shorter APIs in...
2023-07-19 Juan Manuel... [NFC][AMDGPULowerModuleLDSPass] Cleanup of getTableLook...
2023-07-19 Markus Böck[mlir][LLVM] add `llvm.ssa.copy` intrinsic
2023-07-19 Nikita Popov[IR] Remove Type::getPointerElementType() (NFC)
2023-07-19 Chuanqi Xu[NFC] [C++20] [Modules] Add a performance tip to the...
2023-07-19 Jie Fu[clangd] Remove unused private field 'Opts' in UpdateIn...
2023-07-19 Matthias Springer[mlir][NFC] Avoid `OpBuilder::setListener` when possible
2023-07-19 Craig Topper[RISCV] Make SubtargetFeature description strings consi...
2023-07-19 tomasz-kaminski... [analyzer] Model lifetime of a variable declared in...
2023-07-19 Andrzej Warzynski[mlir][nfc] Clarify the limitation on scalable vectors
2023-07-19 Jie Fu[examples] Fix -Wcast-qual in OrcV2Examples after D1539...
2023-07-19 Corentin Jabot[Clang] Fix the location of default init expressions
2023-07-19 Kadir Cetinkaya[clangd] Always run preamble indexing on a separate...
2023-07-19 Shivam Gupta[Clang] Fix -Wconstant-logical-operand when LHS is...
2023-07-19 Chuanqi Xu[NFC] [C++20] [Modules] Add C++20 modules related chang...
2023-07-19 Chuanqi XuRevert "[NFC] [C++20] [Modules] Add C++20 modules relat...
2023-07-19 Alexander Belyaev[mlir] Remove dead code in Analysis/FlatLinearValueCons...
2023-07-19 Chuanqi Xu[NFC] [C++20] [Modules] Add C++20 modules related chang...
2023-07-19 Fangrui Song[test] Make fuzzer/value-profile-div.test x86 specific
2023-07-19 Fangrui Song[Demangle] Include <exception> for IWYU
2023-07-19 Weining LuRevert "[LoongArch] Change 'using namespace llvm;'...
2023-07-19 Jie Fu[tools] Use "#pragma GCC" instead of "#pragma clang...
2023-07-19 Patryk Wychowaniec[AVR] Expand shifts of all types except int8 and int16
2023-07-19 Jianjian GUAN[AVR] Enable verifyInstructionPredicates for AVR
2023-07-19 Jie Fu[tools] Fix buildbot build failure
2023-07-19 Jake Egan[NFC][XCOFF] Remove curly braces from single line if...
2023-07-19 WANG Xuerui[LoongArch] Align functions and loops better according...
2023-07-19 Jie Fu[mlir] Fix -Wcast-qual in mlir/test/CAPI/ir.c after...
2023-07-19 Jie Fu[tools] Ignore -Wcast-qual in c-index-test.c after...
2023-07-19 eopXD[RISCV] Use the stack for MVT::f16 for fastcc when...
2023-07-19 Amir Ayupov[BOLT][Utils] Pass cmp-rev to nfc-check-setup
2023-07-19 eopXD[Clang][RISCV] Improve diagnostic message for full...
2023-07-19 Jake Egan[NFC][XCOFF] Use common function to calculate file...
2023-07-19 eopXD[Clang][RISCV] Guard RVV intrinsics types that is not...
2023-07-19 Owen Pan[clang-format][doc] Replace single back quotes with...
2023-07-19 Akira HatanakaFix types of arm64 MSVC __readx18/__writex18 intrinsics
2023-07-19 LLVM GN Syncbot[gn build] Port ef70fe4d264d
2023-07-19 Nico Weber[gn] port 20341c3ad6f64a
2023-07-19 Nico Weber[gn] port 3f65f718332c
2023-07-19 Fangrui Song[ELF] --icf: switch to xxh3_64bits
2023-07-18 Johannes Doerfert[OpenMP][NFCI] Avoid storing non-constant values in ICV
2023-07-18 Johannes Doerfert[OpenMP][NFCI] Split assertion message from assertion...
2023-07-18 Alex MacLean[cmake] Add -Wcast-qual to C flags if LLVM_ENABLE_WARNI...
2023-07-18 David BlaikiePseudoObjectExpr: Prefer ArrayRef over iterator_range...
2023-07-18 Craig Topper[RISCV] Simplify VROR_IV_V_X_I multiclass. NFC
2023-07-18 Michael Maitland[RISCV] Remove unused classes VPseudoTernary, VPseudoTe...
2023-07-18 Michael Jones[libc][NFC] reuse variable in printf string conv
2023-07-18 Michael Jones[libc] Set min precision for strtofloat fuzz
2023-07-18 Po-yao Chang[Clang] Add warnings for CWG2521
2023-07-18 Matthew Voss[lld] A Unified LTO Bitcode Frontend
2023-07-18 Rashmi Mudduluru[clang][docs] Defensively turn off exception behavior...
2023-07-18 Rashmi Mudduluru[clang][docs] Update LibASTMatchersReference.html
2023-07-18 Yitzhak Mandelbaum[clang][dataflow] Add function to `WatchedLiteralsSolve...
2023-07-18 Amir Ayupov[BOLT] Switch to using layout order in YAML
2023-07-18 Amir Ayupov[BOLT][NFC] Rename icf-dfs option variable to ICFUseDFS
2023-07-18 Owen Pan[clang-format] Add TypeNames option to disambiguate...
2023-07-18 Valentin Clement[flang][openacc] Support static slice in reduction...
2023-07-18 Piotr Zegar[clang-tidy] Allow explicit throwing in bugprone-except...
2023-07-18 Sedenion[clang-format] Fix indent for selective formatting
2023-07-18 Daniil Suchkov[AArch64] NFC. Add a test exposing a bug in FixupStatep...
2023-07-18 Christopher... [scudo] Fix memtag tests.
2023-07-18 Amanda Tang[ODS] Quick fix
2023-07-18 Fangrui Song[Support] Add llvm::xxh3_64bits
2023-07-18 Sedenion[clang-format] Refactoring and asserts in LevelIndentTr...
2023-07-18 Alexey Bataev[SLP][NFC]Improve compile-time by using map {TreeEntry...
2023-07-18 Mark de Wever[libc++][test] Fixes transitives includes.
2023-07-18 Andrew Gozillon[Flang][OpenMP] Disable function filtering for host
2023-07-18 Mikhail Goncharov[bazel] fix layering check to run bazel with 16.x
2023-07-18 Craig Topper[RISCV] Remove unnecessary _32 and _64 suffixes from...
2023-07-18 Mark de Wever[libc++][print] Fixes tests.
2023-07-18 River Riddle[mlir-lsp] Add client information to the Initialization...
2023-07-18 Philip Reames[RISCV] Minor style cleanups in post ISEL combines
2023-07-18 Mark de Wever[libc++][format] Fixes times before epoch.
2023-07-18 Tulio Magno... [clang] scan-view: Remove unused python import
2023-07-18 Mark de Wever[libc++][format] Improves diagnostics.
2023-07-18 Craig Topper[RISCV] Remove 'Z' from Zbb builtin type strings. NFC
2023-07-18 Kirill Stoimenov[HWASAN][LSAN] Fix false positive memory leak reports...
2023-07-18 Mark de Wever[libc++][format] Improves run-time diagnostics.
2023-07-18 Philip Reames[RISCV][CostModel] Model vrgather.vv as being quadradic...
2023-07-18 Joseph Huber[Clang] Only emit CUDA version warnings when creating...
2023-07-18 Mark de Wever[libc++][format] Improves compile-time diagnostics.
2023-07-18 Razvan Lupusoru[flang][openacc] Update data clause attribute in tests
2023-07-18 Razvan Lupusoru[openacc] Update data clause attribute definition
2023-07-18 Mark de Wever[NFC][libc++][format] Generalizes bracket parsing.
2023-07-18 Han Shen[CodeGen] Separate MachineFunctionSplitter logic for...
2023-07-18 Mark de Wever[libc++][print] Adds FILE functions.
2023-07-18 Louis Dionne[libc++] Encode the version in the ReleaseNotes file
2023-07-18 Jack Wolfard[mlir][python] Add install target for MLIR Python sources.
2023-07-18 pateldeev[libc++][LWG 2996] Implement c++20 shared_ptr rvalue...
next