platform/upstream/llvm.git
2022-08-07 Sanjay Patel[InstCombine] add tests for bitwise logic; NFC
2022-08-07 Lang Hames[JITLink] Fix some C++17 related fixmes.
2022-08-07 Lang Hames[ORC-RT] Drop __orc_rt::string_view now that we have...
2022-08-07 Sergei Barannikov[clang][CodeGen] Factor out Swift ABI hooks (NFCI)
2022-08-07 Amaury Séchet[X86] Add test case to recombine LEA from OR.
2022-08-07 Peter Klausler[flang] Allow pure function references in expandable...
2022-08-07 Jacques Pienaar[mlir] Flip to prefixed accessors (NFC)
2022-08-07 Gabriel Ravier[polly] Fixed a number of typos. NFC
2022-08-07 Haojian Wu[clang-tidy] Fix a forwarding-reference-overload crash...
2022-08-07 Aaron BallmanRevert "[RDF] Remove explicit template arguments from...
2022-08-07 Roman Gareev[Polly] Suppress the LLVM-IR output for pattern matchin...
2022-08-07 Jacques Pienaar[mlir] Flip to prefixed accessors (NFC)
2022-08-07 David Green[ARM] Regenerate vector_store.ll tests. NFC
2022-08-07 Roman Gareev[Polly] Generalize the pattern matching to the case...
2022-08-07 Igor Zhukov[libc++][test] Fix MSVC warnings C6054, C6001, C4242...
2022-08-07 Markus Böck[mlir] Make use of C++17 language features
2022-08-07 Alexey Bader[demangler] Add getters for Qual/Vector/Pointer types
2022-08-07 Shivam GuptaAdded warning about outdated feature into Kaleidoscope...
2022-08-07 Kazu Hirata[llvm] Use range-based for loops (NFC)
2022-08-07 Kazu Hirata[x86] Remove unused declaration processWaitCnt (NFC)
2022-08-07 Kazu HirataUse llvm::is_contained (NFC)
2022-08-07 Kazu Hirata[Target] Remove unused forward declarations (NFC)
2022-08-07 Kazu Hirata[llvm] Fix comment typos (NFC)
2022-08-07 Kazu Hirata[mlir] Remove redundaunt return statements (NFC)
2022-08-07 Kazu Hirata[llvm] Drop unnecessary const from return types (NFC)
2022-08-07 Slava Gurevich[LLDB][NFC] Reliability fixes to TCPSocket code
2022-08-07 John Demme[MLIR] Add MlirValue to PybindAdapters
2022-08-07 YingChi Long[clang][docs] use `Fixes` instead of `This fixes` in...
2022-08-07 Jacques Pienaar[mlir][tosa] Flip to prefixed form.
2022-08-07 Fangrui Song[llvm] LLVM_NODISCARD => [[nodiscard]]. NFC
2022-08-07 Fangrui Song[lld] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-06 Fangrui SongRevert "[SampleProfileInference] Work around odr-use...
2022-08-06 Fangrui SongRevert "[lld-macho] Work around odr-use of const non...
2022-08-06 Fangrui Song[clang-tidy] Fix g++ -DCMAKE_CXX_STANDARD=17 build
2022-08-06 Fangrui Song[ADT] Fix signature of StringSet::insert
2022-08-06 Shilei Tian[Clang][OpenMP] Fix the issue that `llvm.lifetime.end...
2022-08-06 Tom Stellardlld/cmake: Drop use of llvm-config for LLVM install...
2022-08-06 Tom Stellardclang/cmake: Drop use of llvm-config for LLVM install...
2022-08-06 Benjamin Kramer[bazel] Switch to C++17
2022-08-06 Aarush Bhatclang: fix typo availbility
2022-08-06 Krzysztof Parzyszek[RDF] Use default TargetOperandInfo if not given in...
2022-08-06 Thorsten Schütt[bolt] silence unused variables warnings
2022-08-06 Krzysztof Parzyszek[RDF] Remove explicit template arguments from Print
2022-08-06 Kazu HirataUse value instead of getValue (NFC)
2022-08-06 Kazu Hirata[mlir, flang] Use has_value instead of hasValue (NFC)
2022-08-06 Aaron BallmanUpdate the status of some more C DRs
2022-08-06 Benjamin Kramer[bazel] Port 1c5a50e32815a49a41d79ff529ca8611ee49c5c8
2022-08-06 Adrian Vogelsgesang[libc++] Remove `operator!=` from `type_info` in C++20
2022-08-06 Adrian Vogelsgesang[libc++] Implement `operator<=>` for `unique_ptr`
2022-08-06 Chen Zheng[NFC] add test cases for D123366
2022-08-06 Chen Zheng[PowerPC] fix stack size allocated for float point...
2022-08-06 Nico Weber[gn build] fix 547c551925c8f4dd
2022-08-06 Nico Weber[gn build] Try to fix build on linux after std=c++17...
2022-08-06 Markus Böck[llvm] Remove uses of deprecated `std::iterator`
2022-08-06 Markus Böck[mlir][tblgen] Refact mlir-tblgen main into its own...
2022-08-06 Nico Weber[gn build] port b1356504e63ae better (c++17)
2022-08-06 Nico Weber[gn build] port b1356504e63ae (c++17)
2022-08-06 Benjamin Kramer[bazel] Add missing dependency after 713f85d5952ab27d47...
2022-08-06 Fangrui Song[ELF] toString(const InputFile *): synchronize toString...
2022-08-06 Leon ClarkTransform illegal intrinsics to V_ILLEGAL
2022-08-06 Tobias Hieta[LLVM] Update C++ standard to 17
2022-08-06 Jun Zhang[Clang][Lex] Extend HeaderSearch::LookupFile to control...
2022-08-06 Chen Zheng[NFC] add test case for D129558
2022-08-06 Slava Gurevich [LLDB] Missing break in a switch statement alters...
2022-08-06 Fangrui Song[ELF][AArch64] Fix potentially corrupted section conten...
2022-08-06 Fangrui Song[ELF] Keep only getTarget() call. NFC
2022-08-06 Argyrios Kyrtzidis[test/Modules/cxx20-export-import.cpp] Pre-clean the...
2022-08-06 Fangrui Song[ELF] mergeCmp: work around irreflexivity bug
2022-08-05 Nico Weberunbreak Modules/cxx20-export-import.cpp with LLVM_APPEN...
2022-08-05 Xiang Li[HLSL] emit-obj when set output.
2022-08-05 Joseph Huber[CUDA] Fix output name being replaced in device-only...
2022-08-05 Argyrios Kyrtzidis[Serialization] Remove `ORIGINAL_PCH_DIR` record
2022-08-05 Keith Smiley[Sanitizer][Darwin] Support OS versions before DRIVERKIT
2022-08-05 Fangrui Song[ELF][PPC64] Fix potentially corrupted section content...
2022-08-05 Eugene Zhulenev[mlir] Use SymbolTableCollection to lookup referenced...
2022-08-05 Konstantin... [libc++][ranges][NFC] Mark the completed Ranges papers...
2022-08-05 Filipp Zhinkin[DAGCombiner] Hoist funnel shifts from logic operation
2022-08-05 Konstantin... [libc++][ranges][NFC] Make sure all implemented algorit...
2022-08-05 Lang Hames[ORC] Fix a memory leak in LLVMOrcIRTransformLayerSetTr...
2022-08-05 Lang Hames[examples][ORC] Add missing call to LLVMDisposeBuilder...
2022-08-05 Eugene Zhulenev[mlir] Implement SymbolUserOpInterface in LLVM::CallOp
2022-08-05 Jakub Kuderski[mlir][spirv] Define spv.IAddCarry
2022-08-05 Vitaly Buka[NFC][Inliner] Add Load/Store handler
2022-08-05 Ruobing Han[test][SimpleLoopUnswitch] Precommit test for D129599
2022-08-05 Florian Mayer[HWASan] Remove incorrect unreachable.
2022-08-05 Amaury Séchet[NFC] Regenerates X86's win64-bool.ll
2022-08-05 Slava Zakharin[flang] Lower MOD to Fortran runtime call.
2022-08-05 Craig Topper[RISCV] Don't use li+sh3add for constants that can...
2022-08-05 Tobias Hieta[llvm][macos] Fix usage of std::shared_mutex on old...
2022-08-05 Rashmi Muddulurufixes clang-tidy/checks/list.rst: a line was accidental...
2022-08-05 Ben Langmuir[clang][modules] Don't depend on sharing FileManager...
2022-08-05 Ben Langmuir[clang] Fix redirection behaviour for cached FileEntryRef
2022-08-05 Jack Kirk[CUDA] Fixed sm version constrain for __bmma_m8n8k128_m...
2022-08-05 Philip Reames[RISCVInsertVSETVLI] Remove an unsound optimization
2022-08-05 Zhaoshi Zheng[WinEH][ARM64] Split Unwind Info for Fucntions Larger...
2022-08-05 Slava Zakharin[flang] Propagate lowering options from driver.
2022-08-05 Jonas Devlieghere[lldb] Improve EXC_RESOURCE exception reason
2022-08-05 Jeff Bailey[libc] Update look and feel of libc.llvm.org
2022-08-05 Jim InghamReapply the commits to enable accurate hit-count detect...
2022-08-05 Eugene Zhulenev[mlir] Use SymbolUserOpInterface in LLVM::AddressOfOp...
next