platform/upstream/llvm.git
2023-02-13 Philipp Tomsich[RISCV] Add vendor-defined XTHeadBs (single-bit) extension
2023-02-13 Guillaume Chatelet[libc][NFC] Fix typo in header guards
2023-02-13 WuXinlong[RISCV] edit document of Zcb to match the Implementation
2023-02-13 Stefan Pintilie[PowerPC] Fix float materialization patterns.
2023-02-13 Phoebe Wang[X86][FP16] Combine two steps conversions into direct...
2023-02-13 Anton SidorenkoRecommit [YAML IO] Check that mapping doesn't contain...
2023-02-13 Valentin Clement[flang] Handle correctly optional intrinsic scalar...
2023-02-13 Tobias Hieta[clang] Handle __declspec() attributes in using
2023-02-13 Valentin Clement[flang] Fix output type when emboxing intrinsic type...
2023-02-13 Xiang Li[mlir] support complex type in DenseElementsAttr::get.
2023-02-13 David Green[AArch64] Reassociate sub(x, add(m1, m2)) to sub(sub...
2023-02-13 Florian Hahn[VPlan] Fix iterator invalidation in adjustFixedOrderRe...
2023-02-13 Louis Dionne[libc++] Fix bug in allocate_shared_for_overwrite
2023-02-13 Leandro Lupori[flang] Avoid infinite recursion in common block check
2023-02-13 Louis Dionne[libc++] Implement P2136R3 std::invoke_r
2023-02-13 Anton Sidorenko[Test][lldb] Fix YAML mapping keys duplication. NFC.
2023-02-13 Simon PilgrimRevert rG0b0a38a7a229b70d7261771ba0e702843bd34e97 ...
2023-02-13 Quentin Colombet[mlir][MemRef][Transform] Don't apply multibuffer on...
2023-02-13 Nico Weber[gn] port c4f7cc867299 (CoroTests)
2023-02-13 Joseph Huber[Libomptarget] Remove dependency on the DeviceRTL from...
2023-02-13 Michael Buch[lldb][Test][NFC] TestExternalCtorDtorLookup: add more...
2023-02-13 Tomas Matheson[AArch64] Fix LSE2/LSE128/RCPC3 precedence
2023-02-13 Nikolas Klauser[libc++] Granularize <type_traits> includes in <algorithm>
2023-02-13 Janek van OirschotReapply "[AMDGPU] Modify adjustInliningThreshold to...
2023-02-13 Quentin Colombet[mlir][MemRef][TransformOps] Fix error reporting for...
2023-02-13 Alexey Lapshin[DWARFLinker] Refactor cloneAddressAttribute().
2023-02-13 Guillaume Chatelet[libc] Fix LIBC_LOOP_NOUNROLL being a noop
2023-02-13 David Stuttard[Coroutines] Modify CoroFrame materializable into a...
2023-02-13 David Stuttard[Coroutines] Improve rematerialization stage
2023-02-13 David Stuttard[Coroutines] Presubmit test for more coro remats
2023-02-13 Samuel Parker[ARM] O3-pipeline fix
2023-02-13 Tom Eccles[flang] RFC: -fstack-arrays
2023-02-13 Tom Eccles[flang][hlfir] lower hlfir.sum into fir runtime call
2023-02-13 Tom Eccles[flang] lower sum intrinsic to hlfir.sum operation
2023-02-13 Tom Eccles[flang] add hlfir.sum operation
2023-02-13 Markus Böck[mlir][SCFToOpenMP] Add pass option to emit LLVM opaque...
2023-02-13 Markus Böck[mlir][Vector] add pass option to `convert-vector-to...
2023-02-13 Tom Eccles[flang] use mlir::LoopLikeOpInterface::blockIsInLoop
2023-02-13 David Spickett[LLDB] Apply FixCodeAddress to all forms of address...
2023-02-13 Roger Ferrer... Adjust #pragma warning so GCC is not unhappy
2023-02-13 Quentin Colombet[mlir][LinAlgTransformOps][NFC] Use emitSilenceableError
2023-02-13 Samuel Parker[HardwareLoops] NewPM support.
2023-02-13 Pierrick BouvierAdd build for Windows on Arm in packaging script
2023-02-13 David Spickett[llvm][TableGen][Jupyter] Show llvm-tblgen not found...
2023-02-13 Chuanqi Xu[NFC] Set C++20 Named Modules for CodeGen in ASTContext...
2023-02-13 Kadir Cetinkaya[clangd] Drop includes from disabled PP regions in...
2023-02-13 Kadir Cetinkaya[clangd] Fix bugs in main-file include patching for...
2023-02-13 Maksim Kazantsev... [Test][SCEV] Add a test where the trip count can't...
2023-02-13 Christian Ulmann[milr][llvm] Add remaining loop metadata support
2023-02-13 Tobias HietaRevert "[CMake] Remove custom ccache CMake logic"
2023-02-13 Tobias Gysi[mlir][llvm] Improve LoadOp and StoreOp import.
2023-02-13 Tobias Hieta[CMake] Remove custom ccache CMake logic
2023-02-13 LLVM GN Syncbot[gn build] Port b7b28c6cfe04
2023-02-13 Siva Chandra... [clang-tidy][libc] Add an inline function checker for...
2023-02-13 Kazu Hirata[AMDGPU] Use llvm::bit_cast (NFC)
2023-02-13 Carlos Alberto... [llvm-debuginfo-analyzer] LLVM 16.0.0-rc1 Failing test...
2023-02-13 Kazu Hirata[llvm] Deprecate PowerOf2Floor and ByteSwap_{16,32,64}
2023-02-13 Kazu Hirata[x86] Move combineAddOrSubToADCOrSBB within the source...
2023-02-13 Kazu Hirata[X86] Precommit tests for D143838
2023-02-13 Chuanqi XuRecommit [C++20] [Modules] [ClangScanDeps] Enable to...
2023-02-13 Chuanqi XuRecommit [C++20] [Modules] [ClangScanDeps] Allow clang...
2023-02-13 Chuanqi XuRecommit [C++20] [Modules] [ClangScanDeps] Add ClangSca...
2023-02-13 Peter Klausler[flang] Handle forward references to modules
2023-02-13 Phoebe Wang[X86][FP16] Add tests to show suboptimal codegen, NFC
2023-02-13 Peter Klausler[flang] Warn on overflow folding DIM()
2023-02-13 Peter Klausler[flang] Catch misuse of a procedure designator as an...
2023-02-12 LLVM GN Syncbot[gn build] Port 2a06757a200c
2023-02-12 Adrian Vogelsgesang[libc++][spaceship] Implement `lexicographical_compare_...
2023-02-12 Florian Hahn[LV] Update recipe builder functions to pass VPlan...
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...
next