platform/upstream/llvm.git
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)
2022-12-03 Kazu Hirata[Analysis] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[StaticAnalyzer] Use std::nullopt instead of None ...
2022-12-03 Peter Klausler[flang] Disable flang/test/Semantics/resolve110.f90...
2022-12-03 Kazu Hirata[CodeGen] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[AST] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[Sema] Use std::nullopt instead of None (NFC)
2022-12-03 Peter Klausler[flang] Document and warn about an extension
2022-12-03 Fangrui Song[lldb] Convert Optional<llvm::Reloc::Model> to std...
2022-12-03 Fangrui SongCodeGen/CommandFlags: Convert Optional to std::optional
2022-12-03 Peter Klausler[flang] Enforce accessibility requirement on type-bound...
2022-12-03 Fangrui Song[ELF] Add final to some SyntheticSection derived classes
2022-12-03 Krzysztof ParzyszekConvert Optional<CodeModel> to std::optional<CodeModel>
2022-12-03 Fangrui Song[ELF] Fix TimeTraceScope for "Finalize .eh_frame"
2022-12-03 Peter Klausler[flang] Warn on missing colons (C768)
2022-12-03 David Green[AArch64] Enable the select optimize pass for AArch64
2022-12-03 Peter Klausler[flang] Respect function vs subroutine distinction...
2022-12-03 qfrost[clang][Windows]Ignore Options '/d1'
2022-12-03 Alexandre Ganea[clang-format] Add .inc extension to git-clang-format
2022-12-03 Nico WeberRevert "[LoongArch] Use tablegen size for getInstSizeIn...
2022-12-03 Nico Weber[loongarch] fix syntax error in script
2022-12-03 Uday BondhugulaImprove type conversion error propagation/failure durin...
2022-12-03 Benjamin Kramer[AArch64] Make ArchInfo copyable again
2022-12-03 Ramkumar Ramachandramlir/TosaToTensor: fix typos in test
2022-12-03 Ramkumar Ramachandramlir/linalg: improve debugging in LinalgTransformOps
2022-12-03 Ramkumar Ramachandra.mailmap: add entry for myself
2022-12-03 Vassil Vassilev[clang-repl] Fix ambiguous initializer list.
2022-12-03 Jan Svoboda[clang][modules] Serialize the new RecordID
2022-12-03 Vassil Vassilev[clang-repl] Support statements on global scope in...
2022-12-03 Kazu Hirata[BOLT] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[lld] Use std::nullopt instead of None (NFC)
2022-12-03 Douglas YungRevert "[llvm-objcopy] Fix --section-add when section...
2022-12-03 Kazu Hirata[llvm/unittests] Use std::nullopt instead of None ...
2022-12-03 Jakub Kuderski[mlir][spirv] Clean up test-availability pass. NFC.
2022-12-03 Kazu Hirata[llvm] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[utils] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[tools] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[DebugInfo] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[Transforms] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[CodeGen] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[Target] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[Bitcode] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[IR] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[Analysis] Use std::nullopt instead of None (NFC)
2022-12-03 Kazu Hirata[ADT, Support] Use std::nullopt instead of None (NFC)
2022-12-03 Xiaodong Liu[LoongArch] Use tablegen size for getInstSizeInBytes
2022-12-03 Kazu Hirata[llvm] Add support for hashing std::optional
2022-12-03 Peter Klausler[flang] Warn about more continuation lines than the...
2022-12-03 Guilhem[llvm-objcopy] Fix --section-add when section contain...
2022-12-03 Kazu Hirata[mlir] Fix an unused variable warning
2022-12-03 Peter Klausler[flang][examples] Fix build of flang/examples/FlangOmpR...
2022-12-03 Jan Svoboda[clang][modules][deps] Serialize inputs into PCMs using...
2022-12-03 Jan Svoboda[clang][modules] Serialize VFS overlay paths into PCMs
2022-12-03 Peter Klausler[flang] Enforce more restrictions on I/O data list...
2022-12-03 Vasileios Porpodas[NFC] Cleanup: Replace BB->InstList.splice() with BB...
2022-12-02 chenglin.bi[InstCombine] fold icmp + select pattern by distributiv...
2022-12-02 Matt ArsenaultAnalysis: Update some tests for opaque pointers
2022-12-02 Matt ArsenaultStackSafetyAnalysis: Don't use anonymous values in...
2022-12-02 Matt ArsenaultAPFloat: Simplify makeSmallestNormalized implementation
2022-12-02 Jan SvobodaUse CTAD on llvm::SaveAndRestore
2022-12-02 Peter Klausler[flang] Enforce restrictions on intrinsic assignment
2022-12-02 Tue Ly[libc][Obvious] Update error bounds for uint_test.Quick...
2022-12-02 Bill Wendling[NFC] Remove unneeded #include files.
2022-12-02 Peiming Liu[mlir][sparse][bufferization] cleanup bufferization...
2022-12-02 Tue Ly[libc][math] Implement full multiplication and quick_mu...
2022-12-02 Jason MolendaLeave DW_OP_addr addresses as load addresses in DWARFEx...
2022-12-02 Joseph Huber[libc] Skip tests that depend on undefined targets
2022-12-02 Peter Klausler[flang] Disallow NULL() as an expression where it canno...
2022-12-02 Volodymyr SapsaiReland "[clang][deps] During scanning don't emit warnin...
2022-12-02 Kazu Hirata[ModuleInliner] Add MLPriority
2022-12-02 Matt ArsenaultFix some test files with executable permissions
2022-12-02 Peter Klausler[flang] Change error to portability warning
2022-12-02 River Riddle[mlir][docs] Group the docs for defining dialect components
2022-12-02 Kazu Hirata[Inline] Add a basic test for the module inliner
2022-12-02 River Riddle[mlir] Remove support for non-prefixed accessors
2022-12-02 Krzysztof Parzyszek[Hexagon] Remove most Optionals in favor of std::optional
2022-12-02 Kazu Hirata[ModuleInliner] Initialize variables (NFC)
next