platform/upstream/llvm.git
2022-12-05 John McIver[NFC][clang] Strengthen checks in matrix-type-operators.cpp
2022-12-05 Valentin Clement[flang][NFC] Remove implemented TODOs
2022-12-05 Max Kazantsev[Test] Add 2 more simplified test with missing opts
2022-12-05 Valentin Clement[flang] Pointer assignment with remapping involcing...
2022-12-05 Nikita Popov[LAA] Use cross-iteration alias analysis
2022-12-05 Matthias Springer[mlir][tensor] Fold rank-reducing insert_slice with...
2022-12-05 Matthias Springer[mlir][tensor] Fold rank-reducing extract_slice with...
2022-12-05 Fangrui Song[LegacyPM] Remove dead declarations
2022-12-05 Jean Perier[flang] Lower function return to HLFIR
2022-12-05 Fangrui Song[PowerPC] Remove unused MacOSX check
2022-12-05 Fangrui Song[LegacyPM] Remove AnnotationRemarksLegacyPass
2022-12-05 Nikita Popov[PowerPC] Use default attributes for intrinsics
2022-12-05 Nikita Popov[llvm-c] Remove C API functions that are incompatible...
2022-12-05 Vassil Vassilev[lldb] Fix the way we set up the lldb modules infrastru...
2022-12-05 Nikita Popov[Kaleidoscope] Fix build after std::optional changes
2022-12-05 Adrian Kuegel[mlir][Linalg] Apply ClangTidy fixes (NFC)
2022-12-05 Nikita Popov[AST] Make AliasSetTracker work on BatchAA
2022-12-05 Fangrui SongTransforms/IPO: llvm::Optional => std::optional
2022-12-05 Vitaly Buka[test][msan] Update for noundef on retval
2022-12-05 Fangrui SongRemove unused #include "llvm/ADT/Optional.h"
2022-12-05 Fangrui Song[iwyu] Add Hashing.h
2022-12-05 Kazu HirataForward-declare raw_ostream (NFC)
2022-12-05 Fangrui Song[ELF] Produce DT_RISCV_VARIANT_CC
2022-12-05 esmeyi[NFC][XCOFF] format `XCOFFObjectWriter.cpp`
2022-12-05 Fangrui Song[iwyu] Fix files which would break without #include...
2022-12-05 Kazu Hirata[clang] Use std::nullopt instead of None in comments...
2022-12-05 Fangrui SongCheckedArithmetic: llvm::Optional => std::optional
2022-12-05 Fangrui SongRemove unused #include "llvm/ADT/Optional.h"
2022-12-05 Yeting Kuo[RISCV] Support .variant_cc directive for the assembler.
2022-12-05 Fangrui Song[IR] llvm::Optional => std::optional
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 ...
next