platform/upstream/llvm.git
2022-12-05 Kazu Hirata[lldb] Use std::nullopt instead of None in comments...
2022-12-05 Kazu Hirata[mlir] Use std::nullopt instead of None in comments...
2022-12-05 Kazu Hirata[llvm] Use std::nullopt instead of None in comments...
2022-12-05 Weining Lu[LoongArch] Specify registers used for exception handling
2022-12-05 Fangrui Song[MCDisassembler] Work around GCC 7 after f4c16c44737caa...
2022-12-05 Chen Zheng[PowerPC][GISel]support for float point and integer...
2022-12-05 Vitaly Buka[test][CodeGen] Check noundef for omited return
2022-12-05 Vitaly Buka[test][CodeGen] Check noundef for return value
2022-12-05 Vitaly Buka[NFC][CodeGen] Extract HasStrictReturn
2022-12-05 Vitaly Buka[NFC][CodeGen] Add const to a method
2022-12-05 Qihan Cai[flang] Diagnostic for shape argument in c_f_pointer
2022-12-05 Craig Topper[RISCV] Use findFirstSet instead of countTrailingZeros...
2022-12-05 Craig Topper[RISCV] Use emplace_back to shorten lines in RISCVMatIn...
2022-12-05 Chen Zheng[PowerPC] don't check CTR clobber in hardware loop...
2022-12-05 Kazu Hirata[clang-tools-extra] Use std::nullopt instead of None...
2022-12-05 Kazu Hirata[llvm] Use std::nullopt instead of None in comments...
2022-12-05 Kazu Hirata[mlir] Use std::nullopt instead of None in comments...
2022-12-05 Kazu Hirata[llvm] Use std::nullopt instead of None in comments...
2022-12-05 Peter Klausler[flang] Don't propagate PRIVATE into submodule module...
2022-12-05 Kazu Hirata[lldb/unittests] Use std::nullopt instead of None ...
2022-12-05 Kazu Hirata[lldb] Use std::nullopt instead of None (NFC)
2022-12-05 LLVM GN Syncbot[gn build] Port 122efef8ee9b
2022-12-05 Fangrui Song[DebugInfo] llvm::Optional => std::optional
2022-12-04 Kazu Hirata[clang] Use std::nullopt instead of None in comments...
2022-12-04 Jonas PaulssonRevert "Reapply "[CodeGen] Add new pass for late cleanu...
2022-12-04 Peter Klausler[flang] Check restrictions on TRANSFER()
2022-12-04 Fangrui Song[SanitizerBinaryMetadata] Use weak __start_/__stop_...
2022-12-04 Kazu Hirata[IR] Use std::nullopt instead of None (NFC)
2022-12-04 Florian Hahn[VPlan] Support sinking VPScalarIVStepsRecipe.
2022-12-04 Fangrui Song[Target] llvm::Optional => std::optional
2022-12-04 Kazu Hirata[flang] Use std::nullopt instead of None (NFC)
2022-12-04 Kazu Hirata[mlir] Use std::nullopt instead of None (NFC)
2022-12-04 Kazu Hirata[flang] Use std::nullopt instead of None (NFC)
2022-12-04 Kazu Hirata[mlir] Use std::nullopt instead of None (NFC)
2022-12-04 Kazu Hirata[clang] Use std::nullopt instead of None (NFC)
2022-12-04 Kazu Hirata[llvm] Use std::nullopt instead of None (NFC)
2022-12-04 Fangrui Song[MC] llvm::Optional => std::optional
2022-12-04 Fangrui Song[flang] Fix pgoOpt
2022-12-04 Peter Klausler[flang] Emit errors and warnings about DIM= arguments...
2022-12-04 Fangrui Song[Passes] llvm::Optional => std::optional
2022-12-04 Krzysztof ParzyszekInstructions: convert Optional to std::optional
2022-12-04 Owen Pan[clang-format] Link the braces of a block in UnwrappedL...
2022-12-04 Fangrui Song[ELF][test] Clean up aarch64-variant_pcs.s
2022-12-04 Benjamin KramerUndo a bit of fcf4e360ba6b that confuses MSVC
2022-12-04 Fangrui Song[test] Fix CodeGen/M68k/pipeline.ll after D123394 Machi...
2022-12-04 Fangrui SongIR: HotnessThreshold llvm::Optional => std::optional
2022-12-04 Fangrui Song[BOLT] Fix after DebugInfoMetadata change 0ca43d4488888...
2022-12-04 Peter Klausler[flang] Check constraint C834 on INTENT(OUT) assumed...
2022-12-04 Roman Lebedev[NFC][SimplifyCFG] Add some tests with PHI's for fold...
2022-12-04 Roman Lebedev[NFC] Re-autogenerate checklines in a few tests being...
2022-12-04 Roman Lebedev[NFC][SimplifyCFG] `shouldFoldCondBranchesToCommonDesti...
2022-12-04 Krzysztof ParzyszekDebugInfoMetadata: convert Optional to std::optional
2022-12-04 Benjamin KramerIterate over StringMaps using structured bindings....
2022-12-04 Benjamin Kramer[ADT] Enable structured bindings for iterating StringMap
2022-12-04 Benjamin KramerCompress a few pairs using PointerIntPairs
2022-12-04 Krzysztof ParzyszekDebugInfo: convert Optional to std::optional
2022-12-04 Benjamin Kramer[ADT] Allow structured bindings on PointerIntPair
2022-12-04 John McIver[NFC][clang] Strengthen checks in avx512fp16-builtins.c
2022-12-04 John McIver[NFC][clang] Strengthen checks in avx512f-builtins.c
2022-12-04 Florian Hahn[VPlan] Mark VPScalarIVStepsRecipe as not reading/writi...
2022-12-04 Florian Hahn[VPlan] Add sideeffect/memory unit test for VPScalarIVS...
2022-12-04 Kevin Sala[OpenMP][libomptarget] Add hasQueue() function in NextG...
2022-12-04 Florian Hahn[LV] Update test to use use variables in CHECK lines.
2022-12-04 Kai Sasaki[mlir][affine] Support affine.parallel in the index...
2022-12-04 Tomas MathesonRevert "[AArch64] Make ArchInfo copyable again"
2022-12-04 Alexey Lapshin[DWARFLinker][NFC] Change interface of DWARFLinker...
2022-12-04 Fangrui Song[Object] llvm::Optional => std::optional
2022-12-04 serge-sans... Correct typo introduced in f607884a04b0ca06951227a01d00...
2022-12-04 Kazu Hirata[flang/unittests] Use std::nullopt instead of None...
2022-12-04 Kazu Hirata[mlir/unittests] Use std::nullopt instead of None ...
2022-12-04 Kazu Hirata[polly] Use std::nullopt instead of None (NFC)
2022-12-04 Kazu Hirata[mlir] Use std::nullopt instead of None (NFC)
2022-12-04 Joe Loser[MLIR] Fix typo in `add_mlir_library` docs. NFC.
2022-12-04 Joe Loser[MLIR] Use `if constexpr` in `StorageUniquer` and ...
2022-12-04 Peter Klausler[flang] Warn about local names that are the same as...
2022-12-04 Peter Klausler[flang] More error checking for ASSOCIATED()
2022-12-04 Peter Klausler[flang] Emit portability warning for assigned FORMAT use
2022-12-04 Peter Klausler[flang] INTENT(IN) pointer may not be forwarded to...
2022-12-04 Joe Loser[MLIR] Simplify key construction/hashing in StorageUniquer
2022-12-03 Peter Klausler[flang] Check constraint C1577 for statement functions
2022-12-03 Alexander KornienkoRemove a useless temporary of a base class type.
2022-12-03 Peter Klausler[flang] Don't repeat module procedure interface from...
2022-12-03 Kevin Sala[OpenMP][libomptarget] Simplify resource managers in...
2022-12-03 Kevin Sala[OpenMP][libomptarget] Improve NextGen plugin interface...
2022-12-03 Krzysztof ParzyszekIRBuilder: convert Optional to std::optional
2022-12-03 Kevin Sala[OpenMP][libomptarget] Add minor fixes to NextGen plugins
2022-12-03 Kevin Sala[OpenMP][libomptarget] Allow overriding function that...
2022-12-03 Peter Klausler[flang] Take character function length into account...
2022-12-03 LLVM GN Syncbot[gn build] Port 17db0de330f9
2022-12-03 Fangrui Song[COFF] llvm::Optional => std::optional
2022-12-03 Fangrui Song[Driver] llvm::Optional => std::optional
2022-12-03 Jonas PaulssonReapply "[CodeGen] Add new pass for late cleanup of...
2022-12-03 Kazu Hirata[flang] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[clang/unittests] Use std::nullopt instead of None...
2022-12-03 Krzysztof ParzyszekFPEnv: convert Optional to std::optional
2022-12-03 Kazu Hirata[clang-tools-extra] Use std::nullopt instead of None...
2022-12-03 Kazu Hirata[clang-tidy] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[clang] Use std::nullopt instead of None (NFC)
2022-12-03 Fangrui Song[Driver] llvm::None => std::nullopt. NFC
2022-12-03 Kazu Hirata[Basic] Use std::nullopt instead of None (NFC)
next