platform/upstream/llvm.git
2023-04-10 Martin Storsjö[compiler-rt] [test] Use %clangxx for tests that use...
2023-04-10 Martin Storsjö[compiler-rt] [builtins] Don't use assembly floatundi...
2023-04-10 Martin Storsjö[libcxxabi] [test] Mark thread_local_destruction_order...
2023-04-10 Martin Storsjö[libunwind] [test] Mark the signal_frame test as unsupp...
2023-04-10 Martin Storsjö[libunwind] [SEH] Handle ExceptionContinueExecution...
2023-04-10 Martin Storsjö[libunwind] [SEH] Sync LSDA and handler between unw_pro...
2023-04-10 Martin Storsjö[libunwind] Increase the external value of _LIBUNWIND_C...
2023-04-10 Alex Langford[lldb][NFC] Update syntax description for language...
2023-04-10 Valentin Clement[flang][openacc] Add data operands conversion from FIR
2023-04-10 Florian Hahn[LV] Re-use already computed runtime VF in fixFixedOrde...
2023-04-10 Florian Hahn[LV] Turn check into assert in fixFixedOrderRecurrence...
2023-04-10 Florian Hahn[VPlan] Only create extracts for recurrence exits if...
2023-04-10 Valentin ClementRevert "[flang][openacc] Add data operands conversion...
2023-04-10 Valentin ClementRevert "[flang][openacc] Add missing piece to translate...
2023-04-10 Carlos Galvez[clang-tidy] Support specifying checks as a list in...
2023-04-10 Mircea Trofin[mlgo][inl] Interactive mode: optionally tell the defau...
2023-04-10 Valentin Clement[flang][NFC] Fix invalid op result access
2023-04-10 Valentin Clement[flang][openacc] Add missing piece to translate to...
2023-04-10 Valentin Clement[flang][openacc] Add data operands conversion from FIR
2023-04-10 Roy Jacobson[Clang] Fix cast to BigIntType in hasUniqueObjectRepres...
2023-04-10 Aiden Grossman[Docs][llvm-exegesis] Add documentation for --use-dummy...
2023-04-10 ziqingluo-90[-Wunsafe-buffer-usage] Improve fix-its for local varia...
2023-04-10 Jordan Rupprecht[bazel][NFC] Replace @bazel_tools//src/conditions with...
2023-04-10 Craig Topper[TableGen] Simplify how commuted variants are generated...
2023-04-10 Nico Weber[gn build] Port eb65912e41a1
2023-04-10 Changpeng FangAMDGPU: Created a subclass for the return address opera...
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
next