platform/upstream/llvm.git
2023-02-12 Kiran Chandramohan[Flang][OpenMP][NFC] Remove usage of else after return
2023-02-12 Kazu Hirata[Support] Use llvm::popcount (NFC)
2023-02-12 Lang Hames[ORC] Add MachOPlatform::Create overload -- Pass ORC...
2023-02-12 Peter Klausler[flang] Fix crash on SELECT RANK
2023-02-12 Kazu Hirata[llvm] Deprecate llvm::count{Leading,Trailing}{Zeros...
2023-02-12 Adrian Vogelsgesang[libc++][NFC] Fix formatting in ranges status page
2023-02-12 Peter Klausler[flang] Warn about construct names that are not distinc...
2023-02-12 Jonas Devlieghere[lldb] Add the ability to provide a message to a progre...
2023-02-12 Simon Pilgrim[X86] combineConcatVectorOps - concatenate 512-bit...
2023-02-12 Simon Pilgrim[X86] Add some basic matrix multiplication test coverage
2023-02-12 Kiran Chandramohan[Flang][OpenMP][NFC] Correct a few instances of variabl...
2023-02-12 David Green[AArch64] Regenerate and extend zip1 tests. NFC
2023-02-12 Simon PilgrimBlockFrequencyInfoImpl.cpp - add missing closing namesp...
2023-02-12 Simon PilgrimBlockFrequencyInfoImpl.h - use auto* for pointer types...
2023-02-12 Simon PilgrimBlockFrequency.h - add missing closing namespace commen...
2023-02-12 Valentin Clement[flang] Support polymorphic inputs for the TRANSPOSE...
2023-02-12 Simon Pilgrim[X86] combinePredicateReduction - attempt to fold subve...
2023-02-12 Corentin Jabot[Clang] Add the list of approved (Issaquah) C++ papers...
2023-02-12 Simon PilgrimDemandedBits.cpp - use auto* when initializing from...
2023-02-12 Simon PilgrimRegisterPressure.h - consistently initialize all pointe...
2023-02-12 Simon PilgrimRevert rG23cb32c6d5bda0919cc1ef129917ceb2dbf1b1b8 ...
2023-02-12 Martin StorsjöRevert "[AArch64] Reassociate sub(x, add(m1, m2)) to...
2023-02-12 Sanjay Patel[InstCombine] canonicalize cmp+select as smin/smax
2023-02-12 Sanjay Patel[InstCombine] add tests for disguised smin/smax; NFC
2023-02-12 Benjamin Kramer[bazel][libc] Add a few more missing dependency that...
2023-02-12 NAKAMURA Takumillvm-tblgen: Apply IWYU in some files
2023-02-12 NAKAMURA TakumiCodeGenTarget.cpp: Reformat.
2023-02-12 NAKAMURA TakumiLLVMFuzzerCLI: [CMake] Prune the last PARTIAL_SOURCES_I...
2023-02-12 NAKAMURA TakumiLLVMProcessSources.cmake: Improve PARTIAL_SOURCES_INTENDED.
2023-02-12 Michael BuchReland "[lldb][DWARFASTParserClang] Attach linkage...
2023-02-12 Kriti Gupta[test] Remove occurences of br undef in Transform/Util...
2023-02-12 NAKAMURA TakumiRevert "[C++20] [Modules] [ClangScanDeps] Add ClangScan...
2023-02-12 NAKAMURA TakumiRevert "[C++20] [Modules] [ClangScanDeps] Allow clang...
2023-02-12 NAKAMURA TakumiRevert "[ClangScanDeps] Add UNSUPPORTED: system-windows...
2023-02-12 Hsiangkai Wang[docs] Make consistent between MLIR tutorial doc and...
2023-02-12 Hsiangkai Wang[AArch64] Consider tiny code model in emitLoadFromConst...
2023-02-12 Amir Ayupov[Clang][perf-training] Remove trailing whitespace in...
2023-02-12 Kazu Hirata[AArch64] Use llvm::countr_{zero,one} (NFC)
2023-02-12 Lang Hames[JITLink] Don't initialize local ArrayRefs with initial...
2023-02-12 Craig Topper[RISCV] Remove dead code from RISCVDAGToDAGISel::select...
2023-02-11 Mircea TrofinSpecify target triple for bb-prefix-dump.ll
2023-02-11 Lang Hames[JITLink] Add explicit conversion to silence warnings...
2023-02-11 Hui[libcxx][ranges] mark new join view tests unsupported...
2023-02-11 Craig Topper[RISCV] Fix mistake in comment. NFC
2023-02-11 Lang Hames[JITLink][ORC] Add LinkGraph::allocateCString method.
2023-02-11 Hui[libc++] fix `shared_ptr`'s incorrect constraints
2023-02-11 Simon Pilgrim[X86] combineX86ShufflesRecursively - treat ISD::TRUNCA...
2023-02-11 Nikolas Klauser[libc++] Enable radability-identifier-naming for local...
2023-02-11 LLVM GN Syncbot[gn build] Port 3d4e9d5eb0f7
2023-02-11 Lang Hames[JITLink] Add a predicate to test for C-string blocks.
2023-02-11 Lang Hames[ORC] Move ORC-specific object format details into...
2023-02-11 NAKAMURA Takumillvm/utils/TableGen/CodeGenIntrinsics.h: Fix a comment...
2023-02-11 Louis Dionne[libc++][NFC] Reorganize the std::pair constructor...
2023-02-11 NAKAMURA TakumiLLVMTableGenGlobalISel: Provide `INTERFACE_INCLUDE_DIRE...
2023-02-11 Louis Dionne[libc++][NFC] Change some std::pair tests from .compile...
2023-02-11 Nikolas Klauser[libc++] Remove _LIBCPP_CONSTEVAL
2023-02-11 Louis Dionne[libc++][NFC] Fix leftover #endif comments
2023-02-11 Louis Dionne[libc++][NFC] Use using instead of typedef in pair.h
2023-02-11 Louis Dionne[libc++][NFC] Always define __non_trivially_copyable_ba...
2023-02-11 Louis Dionne[libc++][NFC] Use std:: instead of _VSTD:: in pair.h
2023-02-11 Louis Dionne[libc++][NFC] Use >= 23 instead of > 20 in pair.h
2023-02-11 Louis Dionne[libc++][NFC] Use std:: instead of _VSTD:: in construct...
2023-02-11 Tue Ly[libc] Update dependency for __support_fputil_nearest_i...
2023-02-11 Hui[libc++][ranges] move all range iterators back in class
2023-02-11 Hui[libcxx][ranges] revert join_view::iterator and sentine...
2023-02-11 Markus Böck[X86][Win64] Precommit test for D143812
2023-02-11 Simon Pilgrim[X86] combineVectorInsert - pull out Vec/Scl/Idx operan...
2023-02-11 Simon Pilgrim[X86] combineX86ShufflesRecursively - don't widen shuff...
2023-02-11 Tobias GysiReland "[mlir][func] Use the generated pass options...
2023-02-11 Aiden Grossman[MLGO] Disable BB Profile Dump Test on NVPTX
2023-02-11 Aiden Grossman[MLGO] Enable BB Profile Dump Test without TFLite
2023-02-11 Tobias GysiRevert "[mlir][func] Use the generated pass options...
2023-02-11 Tobias Gysi[mlir][func] Use the generated pass options in func...
2023-02-11 Darshan Bhat[DFAPacketizer] Move DefaultVLIWScheduler class declara...
2023-02-11 Vlad Serebrennikov[clang] Add test for CWG1111
2023-02-11 Vlad Serebrennikov[clang][NFC] Add another example to CWG952 test
2023-02-11 Vlad Serebrennikov[clang] Mark CWG2165 as N/A
2023-02-11 Vlad SerebrennikovRevert "[clang] Mark CWG2165 as N/A"
2023-02-11 Vlad Serebrennikov[clang] Mark CWG2165 as N/A
2023-02-11 Tue Ly[libc] Update macros/optimization.h build dependency...
2023-02-11 Tue Ly[libc][Obvious] Fix static method declarations for...
2023-02-11 Tue Ly[libc] Fix the regex detecting architecture triplet...
2023-02-11 Argyrios Kyrtzidis[CMake] Use `LLVM_ENABLE_ASSERTIONS` to enable assertio...
2023-02-11 Augusto Noronha[lldb] Fix passing None as an env variable in TestMulti...
2023-02-11 Augusto NoronhaAdapt TestCustomShell and TestMultipleDebuggers to...
2023-02-11 Jonas Devlieghere[lldb] Add an SB API to get progress events as SBStruct...
2023-02-11 Peiming Liu[mlir][sparse] implement lowering rules for sparse_tens...
2023-02-11 Peiming Liu[mlir][sparse] introduce sparse_tensor::unpack operation
2023-02-11 Louis Dionne[libc++] Remove unused std::function test
2023-02-11 Fangrui Song[dfsan] Fix some build-libc-list.py lint issues
2023-02-11 Aart Bik[mlir][sparse] fixed pack op documentation and purity
2023-02-10 Marco Elver[SanitizerBinaryMetadata] Fix ignorelist test with...
2023-02-10 Slava Zakharin[flang] Do not print backtrace for most TODOs.
2023-02-10 Michael BuchRevert "[lldb][DWARFASTParserClang] Attach linkage...
2023-02-10 Michael BuchRevert "[lldb][Test] TestExternalCtorDtorLookup.py...
2023-02-10 Louis Dionne[libc++] Simplify non_default_alloc
2023-02-10 Alex Brachet[Driver] Stop stack use after free
2023-02-10 Fangrui Song[bazel] Fix {clang,llvm}/unittests
2023-02-10 Lang Hames[libunwind] On Darwin, add a callback-based lookup...
2023-02-10 Martin Storsjö[openmp] Fix building z_Linux_asm.S for armv5t
next