platform/upstream/llvm.git
2023-04-10 Paul Kirth[clang][driver] Pass `-femulated-tls` through to the...
2023-04-10 Nikolas Klauser[libc++] Move __errc to __system_error/errc.h
2023-04-10 Augusto Noronha[lldb] Implement SymbolFile::GetCompileOptions
2023-04-10 Kazu HirataFix warnings
2023-04-10 Michael Jones[libc][obvious] fix new assert typo
2023-04-10 Jeremy KunAdd support for math.ctlz in convert-math-to-funcs
2023-04-10 Tue Ly[libc][math] Update range reduction step for logf and...
2023-04-10 Michael Jones[libc] clean up ctype negative handling
2023-04-10 Aaron BallmanFix wording in a release note; NFC
2023-04-10 Frederik GossenFix invalid op result access in SparseTensorCodegen
2023-04-10 Jay Foad[AMDGPU] Fix AddedComplexity for s_buffer_load patterns...
2023-04-10 Bing1 YuChange dyn_cast to cast
2023-04-10 Spenser Bauman[mlir][tosa] Lowering of tosa.gather operations with...
2023-04-10 Valentin Clement[flang][NFC] Extract TypeConverter from header file
2023-04-10 Corentin Jabot[Clang] Check type-constraints applied to placeholder...
2023-04-10 Alvin Wong[asan][test] Fix two test cases on Windows
2023-04-10 Alvin Wong[sanitizer][win] Fix `Atexit()` on MinGW asan_dynamic...
2023-04-10 Piotr Zegar[clang-tidy] Added IgnoreVirtual option to misc-unused...
2023-04-10 Anna Thomas[LoopPredication] Fix where we generate widened conditi...
2023-04-10 Anna ThomasSimplify test with deopt state in D147662. NFC
2023-04-10 Jake Egan[NFC][tests] Disable new gmodules-preferred-name-*...
2023-04-10 skc7[AMDGPU][NFC] Regenerate test checks for merge-tbuffer.mir
2023-04-10 Aaron BallmanFix the buildbots after 636dd1e8a1782e22f9bdee640428ed5...
2023-04-10 Piotr Zegar[clang-tidy][NFC] Remove trailing spaces from ReleaseNo...
2023-04-10 Aaron BallmanMake explicit the single-argument constructors of Attri...
2023-04-10 Shengchen Kan[TableGen] Fix compile fail when compiling llvm with...
2023-04-10 Florian Hahn[VPlan] Use VPLiveOut to update FOR live-out users.
2023-04-10 Congcong Cai[clang-tidy] avoid colon in namespace cause false positve
2023-04-10 mmarjano[AMDGPU] Extend tbuffer_load_format merge
2023-04-10 Vlad Serebrennikov[clang] Mark CWG536 as N/A
2023-04-10 Piotr Zegar[clang-tidy][NFC] Rename test files for simplify-boolea...
2023-04-10 Max Kazantsev[SCEV] Improve AddRecs' range computation in Expensive...
2023-04-10 Luo, Yuanke[Coverity] avoid array overflow when use -1 as index.
2023-04-10 Craig Topper[TableGen] Pass size to std::vector constructor instead...
2023-04-10 Craig Topper[TableGen] Make TreePatternNode::InlinePatternFragments...
2023-04-10 Craig Topper[TableGen] Move vectors into DAGInstruction instead...
2023-04-10 Max Kazantsev[NFC][IRCE] Do not store latch exit count
2023-04-10 skc7[AMDGPU] Introduce SIInstrWorklist to process instructi...
2023-04-10 Noah Goldstein[X86] Add inst fixup for `unpckps` -> `unpckdq`.
2023-04-10 Noah Goldstein[X86] Add inst fixup for `unpckpd` -> `unpckqdq`.
2023-04-10 Noah Goldstein[X86] Fix perf bug in `permilps` -> `shufd` in X86Fixup...
2023-04-10 Noah Goldstein[X86] Improve inst tuning tests for X86FixupInstTuning...
2023-04-10 Chen Zheng[GlobalISelEmitter] add case for D141247, NFC.
2023-04-10 Mehdi AminiRevert "[MLIR] Add an assert in Operation::getOpResultI...
2023-04-10 Anoop J S[mlir][affine] Fix crash on -affine-loop-invariant...
2023-04-10 Nelson Chu[RISCV] Support assembler and dis-assembler for VCIX...
2023-04-10 Ben Shi[AVR][NFC] Fix errors in commit 6e57f68e41c92936b9ef3a4...
2023-04-10 wangpc[MachineOutliner] Add IsOutlined to MachineFunction
2023-04-10 Ben Shi[AVR] Reject invalid LDD instruction with explicit...
2023-04-10 Chen Zheng[AMDGPU][Global-ISel] reuse extension related patterns...
2023-04-10 Craig Topper[X86] Add an additional ReadAfterLoad to EVEX FMA instr...
2023-04-09 Craig Topper[X86] Correct the scheduling information for AVX-VNNI...
2023-04-09 Craig Topper[TableGen] Use map::try_emplace to construction DAGInst...
2023-04-09 Shivam Gupta[MLIR] Add an assert in Operation::getOpResultImpl...
2023-04-09 Florian Hahn[VPlan] Don't assign slots for external defs (NFCI).
2023-04-09 Michael Liao[clang][AST] Fix `-Wuninitialized`. NFC
2023-04-09 Florian Hahn[LV] Update tests checking VPlans to use patterns for...
2023-04-09 Craig Topper[TableGen] Remove TypeSetByHwMode::isDefaultOnly()...
2023-04-09 LLVM GN Syncbot[gn build] Port e8cfbfd05a95
2023-04-09 Mark de Wever[libc++] Granularize system_error.
2023-04-09 Congcong Cai[clang-tidy] fix false positve for namespace with attrs...
2023-04-09 Mark de Wever[libc++] Implements isblank.
2023-04-09 Mark de Wever[libc++][format] Addresses LWG3720.
2023-04-09 Mark de Wever[libc++][format] range-default-formatter for strings.
2023-04-09 OCHyamsRevert (3) "[Assignment Tracking] Enable by default"
2023-04-09 OCHyamsReapply (2) "[Assignment Tracking] Enable by default"
2023-04-09 OCHyams[Assignment Tracking] Fix fragments for assignments...
2023-04-09 Jorge Pinto... [clang-tidy] Fix AST Library documentation link
2023-04-09 Florian Hahn[VPlan] Don't add live-outs if scalar epilogue is required.
2023-04-09 Craig Topper[TableGen] Reorder some checks in TreePatternNode:...
2023-04-09 Hristo Hristov[libc++][spaceship] Implement `operator<=>` for `time_p...
2023-04-09 Craig Topper[TableGen] Slightly improve the efficiency of InfoByHwM...
2023-04-09 Shengchen Kan[X86][mem-fold][NFC] Simplify code by transform A ...
2023-04-09 Nikolas Klauser[libc++] Remove <cstdlib> includes
2023-04-08 Lang Hames[ORC][MachO] Remove unused variables.
2023-04-08 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2023-04-08 Lang Hames[ORC] Fix reference to struct member in f448d44663a.
2023-04-08 Joshua Cao[SCEV][NFC] Fix `Do not use 'else' after 'return'`
2023-04-08 Lang Hames[ORC][ORC-RT][MachO] Use _objc_(map|load)_images for...
2023-04-08 Kazu Hirata[mlir] Use DenseMap::contains (NFC)
2023-04-08 Joshua Cao[SCEV] Add test for huge trip multiples
2023-04-08 Sergei Barannikov[AMDGPU] Update mcp-overlap-after-propagation.mir test
2023-04-08 Lang Hames[ORC][LLJIT] Improve debugging output, tighten assertion.
2023-04-08 Craig Topper[TableGen] Reimplement union_modes for InfoByHwMode...
2023-04-08 Craig Topper[TableGen] Use InfoByHwMode::getSimple() in place of...
2023-04-08 Congcong Cai[clang-tidy] fix hint use correct range to replace...
2023-04-08 Nikolas Klauser[libc++][NFC] Only run the preprocessor in transitive_i...
2023-04-08 Min-Yih Hsu[M68k] Basic FP register files and FMOVE implementations
2023-04-08 Piotr Zegar[clang-tidy] Fix extern fixes in readability-redundant...
2023-04-08 Mark de Wever[libc++][format] Implements formatter thread::id.
2023-04-08 Timm Bäder[clang][Interp] Add missing static_assert message
2023-04-08 Timm Bäder[clang][Interp][NFC] Add test for e7f55bb
2023-04-08 Timm Bäder[clang][Interp] Fix a crash when calling invalid conste...
2023-04-08 Mark de Wever[libc++][chrono] Add sys_time formatter.
2023-04-08 Mark de Wever[libc++][format] Implements LWG3892.
2023-04-08 Florian Hahn[VPlan] Require VFRange.End to be a power-of-2. (NFCI)
2023-04-08 Matt ArsenaultAMDGPU: Add baseline test for issue 61083
2023-04-08 Matt Arsenaultllvm-reduce: Actually change to the temporary directory...
2023-04-08 Matt ArsenaultAMDGPU: Fix LiveVariables verifier error for values...
2023-04-08 Matt ArsenaultAMDGPU: Fix missing MIR serialization for PSInputAddr...
next