platform/upstream/llvm.git
2023-04-11 Max Kazantsev[LICM] Add test showing subtraction hoisting opportunity
2023-04-11 Craig Topper[TableGen] Call std::vector::reserve to preallocate...
2023-04-11 Douglas Chen[clang-tidy] Fix hungarian notation failed to indicate...
2023-04-11 Bing1 Yu[NFC] add check for potentially dereferencing null...
2023-04-11 Tobias Gysi[mlir] Make the inliner arg/res handlers more concise.
2023-04-11 Kazu Hirata[clang-tidy] Use StringRef::contains (NFC)
2023-04-11 sgokhale[CodeGen][ShrinkWrap] Split restore point
2023-04-11 Mehdi AminiFix use-after-free in help message: this cl::opt was...
2023-04-11 Shengchen Kan[X86][mem-fold] Use x86-registered-target in the tablge...
2023-04-11 Craig Topper[TableGen] Avoid vector copy in TreePatter::InlinePatte...
2023-04-11 Joshua Cao[SCEV][NFC] GetMinTrailingZeros switch case and naming...
2023-04-11 Max Kazantsev[Test] Add some more IndVars canonicalization tests
2023-04-11 Bing1 Yu[X86][AMX] Add check for potentially dereferencing...
2023-04-11 Shengchen Kan[X86][mem-fold] Only run x86-fold-tables.test when...
2023-04-11 Alex Brachet[libc] Correctly add new files
2023-04-11 Alex BrachetReland "[libc] Add {,r}index"
2023-04-11 Owen Shepherd[ORC] Link `atomic` on platforms without hardware suppo...
2023-04-11 Shengchen Kan[X86][mem-fold] Speed up test by not re-generating...
2023-04-11 Joshua Cao[SCEV] Strengthen huge constant trip multiples.
2023-04-11 Joshua Cao[LoopUnroll] Add script test checks for LoopUnroll...
2023-04-11 Joshua Cao[SCEV][NFC] Convert check to assert getSmallConstantTri...
2023-04-11 Joshua Cao[SCEV] When computing trip count, only zext if necessary
2023-04-11 Blue Gaston[Sanitizer][Test] Disable atos test on unknown address...
2023-04-11 Youngsuk Kim[MCJIT] Run ExecutionEngine/MCJIT/remote tests only...
2023-04-11 Matthias Springer[mlir][linalg] Replace `getUpperBoundForIndex` implemen...
2023-04-11 Alex BrachetRevert "[libc] Add {,r}index"
2023-04-11 Kazu Hirata[Target] Use isNullConstant and isOneConstant (NFC)
2023-04-11 Kazu HirataUse APInt::getOneBitSet (NFC)
2023-04-11 Jorge Gorbe... [lldb-vscode] Fix two issues with runInTerminal test.
2023-04-11 Alex Brachet[libc] Add {,r}index
2023-04-11 Alex Brachet[libc] Move str{,r}chr implementation to headers
2023-04-11 Matthias Springer[mlir][Interfaces] Better error handling for `addBound`
2023-04-11 Mehdi AminiAdd tracing for pattern application in a ApplyPatternAction
2023-04-11 Manish Gupta[Updated commit] Fix Transpose Check in MMA.SYNC Path.
2023-04-11 Manish GuptaFix Transpose Check in MMA.SYNC Path
2023-04-11 Valentin Clement[flang][NFC] Move TypeConverter.h header file to includ...
2023-04-10 Nathan James[clang-tidy][NFC] Remove redundant allOf matcher calls
2023-04-10 Caslyn Tonelli[libc] Add swab implementation
2023-04-10 Haowei Wu[ifs] Print an error when llvm-ifs is supplied with...
2023-04-10 Craig Topper[TableGen] Pass TreePatternNodePtr to InlinePatternFrag...
2023-04-10 Valentin Clement[flang][openacc] Add missing piece to translate to...
2023-04-10 Martin Storsjö[libcxxabi, libunwind] [test] Place output from tests...
2023-04-10 Balaji V. Iyer[mlir][math] Expand math.floorf to truncate, compares...
2023-04-10 Martin Storsjö[compiler-rt] [test] Generalize the triple regex for...
2023-04-10 Martin Storsjö[compiler-rt] [test] [ubsan] Build .cpp files with...
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
next