platform/upstream/llvm.git
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...
2023-02-24 Noah GoldsteinUse `analyzeKnownBitsFromAndXorOr` in `SimplifyDemanded...
2023-02-24 Noah GoldsteinAdd logic for tracking lowbit of (and/xor/or X, (add...
2023-02-24 Noah GoldsteinAdd helper for handling `computeKnownBits` for and...
2023-02-24 Noah GoldsteinAdd tests for KnownBits of (and/xor/or X, (add/sub...
2023-02-24 Min-Yih Hsu[M68k] Provide exception pointer and selector registers
2023-02-24 Kadir CetinkayaRevert "Revert "[Tooling/Inclusion] Handle std::get...
2023-02-24 Shilei Tian[OpenMP] Fix the wrong use of `fopen`
2023-02-24 Qiongsi Wu[PGO] Setting ValueProfNode Array's Alignment
2023-02-23 Alex Lorenz[clang] fix intendation in newly added release note
2023-02-23 Markus Böck[mlir][doc] Remove section about now removed `useFoldAP...
2023-02-23 Manolis Tsamis[RISCV] Add vendor-defined XTheadFMemIdx (FP Indexed...
2023-02-23 Chia-hung Duan[scudo] Mark all blocks in a range without visiting...
2023-02-23 Caroline TiceRevert "[Tooling/Inclusion] Handle std::get symbol."
2023-02-23 Manolis Tsamis[RISCV] Add vendor-defined XTheadMemIdx (Indexed Memory...
2023-02-23 Ben Shi[clang][driver] Handle '-mrelax' and '-mno-relax' for AVR
2023-02-23 Leonard Chan[llvm] Teach GlobalDCE about dso_local_equivalent
2023-02-23 Fangrui Song[Driver] Define BareMetal::HasNativeLLVMSupport to...
2023-02-23 Ziqing Luo[-Wunsafe-buffer-usage] Fixits for assignments to array...
2023-02-23 Alex Lorenz[clang] extend external_source_symbol attribute with...
2023-02-23 Krzysztof DrewniakAdd tests to reproduce pointer/index width confusion...
2023-02-23 Ziqing Luo[-Wunsafe-buffer-usage] Create Fix-Its only if they...
2023-02-23 Quentin Colombet[mlir][LinAlg][Transform] Add a transform op for conv2d...
2023-02-23 Leonard Chan[llvm] Teach whole program devirtualization about relat...
next