platform/upstream/llvm.git
2023-02-25 Kiran Chandramohan[Flang][OpenMP] NFC: Move OpenMP parser tests to a...
2023-02-25 Emilia Dreamer[clang-format] Don't move qualifiers past pointers...
2023-02-25 Emilia Dreamer[clang-format] Rewrite how indent is reduced for compac...
2023-02-25 Craig TopperRevert "foo"
2023-02-25 Craig TopperRevert "[RISCV] Add explicit types to some XTHead isel...
2023-02-25 Craig Topper[RISCV] Add explicit types to some XTHead isel patterns...
2023-02-25 Craig Topperfoo
2023-02-25 Craig Topper[RISCV] Combine some duplicate XTHeadFMemIdx patterns...
2023-02-25 Alex Bradbury[lld][RISCV] Avoid error when encountering unrecognised...
2023-02-25 Casey Carter[libc++][test] Silence MSVC deprecation warnings
2023-02-25 Matt Arsenaultclang: Add __builtin_elementwise_fma
2023-02-25 Mehdi AminiAdd info about the "testing only" aspect of `--allow...
2023-02-25 Mehdi Amini[MLIR][doc] Clarify `allowUnregisteredDialects()` as...
2023-02-24 Fangrui Song[lldb][test] Fix vCont-threads/main.cp for -std=c++11
2023-02-24 Vitaly Buka[docs] Update compiler-rt/CODE_OWNERS.TXT
2023-02-24 Fangrui Song[OpenMP] Remove uses of ATOMIC_VAR_INIT
2023-02-24 Fangrui SongRemove uses of ATOMIC_VAR_INIT
2023-02-24 Michael Jones[libc] Clarify printf percent conversion behavior.
2023-02-24 Noah GoldsteinAdd transform for `(and/or (icmp eq/ne A,-1),(icmp...
2023-02-24 Noah GoldsteinMake `(and/or (icmp eq/ne A,C0), (icmp eq/ne A,C1)...
2023-02-24 Noah GoldsteinAdd tests for (or/and (icmp eq/ne A, C0), (icmp eq...
2023-02-24 Noah GoldsteinAdd transforms for `(max/min (xor X, Pow2), X)` ->...
2023-02-24 Noah GoldsteinAdd tests for transforming `(max/min (xor X, Pow2)...
2023-02-24 Noah GoldsteinAdd tests for shuffle as shift/rotate; NFC
2023-02-24 Noah GoldsteinAdd Extend shuffle pattern to vNf32 shuffles.
2023-02-24 Noah GoldsteinPrioritize lowering V{4|16}F32 with blend.
2023-02-24 Alexey Bataev[SLP]Improve handling gathers/buildvectors with undefs.
2023-02-24 Alan Hu[OCaml] Remove all PassManager-related functions
2023-02-24 Zibi Sarbinowski[z/OS][NFC] Remove obsolete code.
2023-02-24 Stefan Pintilie[PowerPC] Add Binary Coded Decimal Assist Instructions
2023-02-24 Fangrui SongLanguageExtensions.rst: fix a typo in the `#pragma...
2023-02-24 Philipp Tomsich[RISCV] Add vendor-defined XTheadCondMov (conditional...
2023-02-24 Siva Chandra... [libc] Add a linting target named "libc-lint".
2023-02-24 Mark de Wever[libc++][test] Use the Japanese test.
2023-02-24 Alexis Murzeau[clang-tidy] improve readability-identifier-naming...
2023-02-24 Alexey Bataev[SLP][NFC]Format and improve function, returning std...
2023-02-24 Cyndy Ishida[llvm][NFC] Move tapi tests using nm to llvm-nm test...
2023-02-24 Aaron Ballman[C2x] Remove the ATOMIC_VAR_INIT macro from stdatomic.h
2023-02-24 Tue Ly[libc][math] Fix floating point exception testing macro...
2023-02-24 Akira Hatanaka[CodeGen] Stop storing alignment information into point...
2023-02-24 Vitaly BukaRevert "[InstCombine] Remove early constant fold"
2023-02-24 Tue Ly[libc][math] Set floating point exceptions for exp...
2023-02-24 Craig Topper[RISCV] Use ComplexPattern to reduce the number of...
2023-02-24 Arthur Eubanks[clang][Driver] Pass /INFERASANLIBS:NO to link.exe...
2023-02-24 Markus Böck[mlir][NVGPUToNVVM] Add option for emitting opaque...
2023-02-24 David SpickettRevert "[clang-tidy] handle exceptions properly in...
2023-02-24 Markus Böck[mlir][SPIRV] Enable use of opaque-pointers in spirv...
2023-02-24 Markus Böck[mlir][GPUToVulkan] Port conversion passes and `mlir...
2023-02-24 Manuel Klimek[clang-format] Add simple macro replacements in formatting.
2023-02-24 Jon Chesterfield[amdgpu] Change LDS lowering default to hybrid
2023-02-24 Jon Chesterfield[amdgpu] Add test case showing bug prior to D141852
2023-02-24 Tobias Gysi[mlir][llvm] Add FastmathFlagsInterface only once ...
2023-02-24 Steve Merritt[Codeview] Fix incorrect size determination for complex...
2023-02-24 Hans Wennborg[PDB] Error on too large stream directories
2023-02-24 Matt ArsenaultVerifier: Don't rely on bitmask enum when checking...
2023-02-24 Markus Böck[mlir][Vector][Trivial] Move a conversion to LLVM test...
2023-02-24 Markus Böck[mlir][LLVM] Enable opaque-pointers in e2e lowering...
2023-02-24 Markus Böck[mlir][LinalgToLLVM] Add pass option for emitting opaqu...
2023-02-24 Joseph Huber[Libomptarget] Remove unused image argument from global...
2023-02-24 Nikolas Klauser[libc++] Remove <experimental/{algorithm,functional}>
2023-02-24 Ilya Leoshkevich[sanitizer] Support v2 and v3 capabilities
2023-02-24 Aaron BallmanFix the LLVM Sphinx build
2023-02-24 Haojian Wu[Tooling/Inclusion] Add the generic abs symbol to the...
2023-02-24 Florian HahnRecommit "[SCCP] Remove legacy SCCP pass."
2023-02-24 isuckatcs[clang-tidy] handle exceptions properly in `ExceptionAn...
2023-02-24 Matt ArsenaultLLParser: Fix failing nofpclass test
2023-02-24 Florian Hahn[Polly] Remove CodegenCleanupPass.
2023-02-24 Dmitri GribenkoRevert "Add tests to reproduce pointer/index width...
2023-02-24 Haojian Wu[Tooling/Inclusion] Add the missing NULL symbol to...
2023-02-24 Matt ArsenaultAMDGPU: Document denormal behavior
2023-02-24 Matt ArsenaultIR: Add nofpclass parameter attribute
2023-02-24 Jirui Wu[ARM] Remove redundant BTI instructions for table jumps
2023-02-24 Jirui Wu[ARM] Accept .w suffixes for some memory instructions
2023-02-24 Paul Semel[clang][dataflow] Fix wrong assert for CXXConstructExpr
2023-02-24 Kadir Cetinkaya[Tooling][Inclusions] Add c-header and global namespace...
2023-02-24 Kadir Cetinkaya[clangd] Fix UB in scanPreamble
2023-02-24 Nathan Ridge[clangd] Avoid using CompletionItemKind.Text for macro...
2023-02-24 Matthias Springer[mlir][IR] Add Iterator template option to IR walkers
2023-02-24 Florian Hahn[SCEV] Increase FoldID bits size cover common cases.
2023-02-24 Valentin Clement[flang] Perform default value initialization on abstrac...
2023-02-24 Jean Perier[flang][hlfir] Array constructor lowering [part 4/4]
2023-02-24 Serge Pavlov[NFC] Make FPClassTest a bitmask enumeration
2023-02-24 Jean Perier[flang][hlfir] Array constructor lowering [part 3/4]
2023-02-24 Martin LiskaASAN: keep support for Global::location
2023-02-24 Jean Perier[flang] Do not include dangling ac-implied-do-index...
2023-02-24 Jean Perier[flang] Preserve useResultSymbolShape_ option when...
2023-02-24 LLVM GN Syncbot[gn build] Port fffbfe7c0ca8
2023-02-24 Julian LettnerRestore "[Darwin] Apply workaround to make symbolicatio...
2023-02-24 Craig Topper[WebAssembly] Split WebAssemblyUtils to fix library...
2023-02-24 Alexis Murzeau[clang-tidy] Fix readability-identifer-naming Hungarian...
2023-02-24 Vikram[AMDGPU] Autogenerate carryout-selection.ll, uaddo...
2023-02-24 Chuanqi XuAdd test for issue 60486
2023-02-24 Mehdi AminiFix internal link in the MLIR doc
2023-02-24 Fangrui Song[FunctionImport] Change IRMover report_fatal_error...
2023-02-24 Chia-hung Duan[scudo] Accessing PossibleRegions requires lock
2023-02-24 Ben Shi[AVR][MC] Add ELF flag 'EF_AVR_LINKRELAX_PREPARED'...
2023-02-24 Siva Chandra... [libc] Remove a now uneccesary CMake policy.
2023-02-24 Michael Liao[LangRef] Correct value ranges for address space, vecto...
2023-02-24 Siva Chandra... [libc] Introduce a target named libc-unit-tests to...
2023-02-24 Julian LettnerRevert "[Darwin] Apply workaround to make symbolication...
next