platform/upstream/llvm.git
2022-12-02 Matt ArsenaultGlobalSplit: Convert tests to opaque pointers
2022-12-02 Louis Dionne[libc++][NFC] Fix typo in comment
2022-12-02 Peter Klausler[flang] Restore C702 check for ProcEntity symbols
2022-12-02 Volodymyr Sapsai[clang][Driver] Don't overwrite `DiagnosticsEngine...
2022-12-02 Philip Reames[RISCV] Fold low 12 bits into instruction during frame...
2022-12-02 Krzysztof ParzyszekTargetTransformInfo: convert Optional to std::optional
2022-12-02 Akira HatanakaDon't revisit the subexpressions of PseudoObjectExpr...
2022-12-02 Krzysztof ParzyszekRevert "TargetTransformInfo: convert Optional to std...
2022-12-02 Mitch PhillipsMake -fsanitize=scudo use scudo_standalone. Delete...
2022-12-02 Krzysztof ParzyszekTargetTransformInfo: convert Optional to std::optional
2022-12-02 wren romano[mlir][sparse] LICM for SparseTensorReader::readCOO
2022-12-02 Peter Klausler[flang] Check discrepancies between local & available...
2022-12-02 wren romano[mlir][sparse] Breaking up openSparseTensor to better...
2022-12-02 Fangrui Song[AsmPrinter] .addrsig_sym: remove isTransitiveUsedByMet...
2022-12-02 Fangrui Song[Driver] -p: change from unused warning to error for...
2022-12-02 Rong Xu[PGO][indirect-call-promotion] Add extra parameter...
2022-12-02 Jan SvobodaReapply "[clang][modules][deps] Including module maps...
2022-12-02 Argyrios Kyrtzidis[lldb/unittests/CMakeLists.txt] Remove extra compiler...
2022-12-02 Peter Klausler[flang] Accommodate unknowable CHARACTER length in...
2022-12-02 Jan SvobodaReapply "[clang][modules][deps] Parent module maps...
2022-12-02 Argyrios Kyrtzidis[lldb] Fix the `dwarf` log descriptions
2022-12-02 chenglin.bi[InstCombine] Precommit tests for D139076; NFC
2022-12-02 Peter Klausler[flang] Restore ENUM_CLASS() to be compilation-time...
2022-12-02 Paul Robinson[lit][AIX] Convert clang tests to use 'target={{.*...
2022-12-02 Paul Robinson[lit][AIX] Convert llvm tests to use 'target={{.*}...
2022-12-02 Usman Nadeem[Flang][Driver] Handle target CPU and features
2022-12-02 Jun ZhangLink with missing libs to fix broken shared unittest...
2022-12-02 Jean Perier[flang] fix unused-but-set-parameter warning in Convert...
2022-12-02 Nicolas Vasilache[mlir][Linalg] NFC - Purge OpBuilder uses in favor...
2022-12-02 Jun ZhangLink with missing libs to fix broken shared build
2022-12-02 Pietro Albini[lldb] fix license header in TraceHTR.h
2022-12-02 Benjamin Kramer[bazel] Add a missing dependency after 786cbb09ed
2022-12-02 Quentin ColombetRe-apply "[mlir][MemRefToLLVM] Remove the code for...
2022-12-02 Jean Perier[flang] Lower conversions to HLFIR
2022-12-02 Sanjay Patel[SDAG] bail out of mergeTruncStores() if there's any...
2022-12-02 Valery Pykhtin[AMDGPU] Scheduler: Don't revert the schedule if the...
2022-12-02 Valentin Clement[flang] Perform assignment to polymorphic allocatable...
2022-12-02 Matthias Springer[mlir][bufferization] Make `TensorCopyInsertionPass...
2022-12-02 Florian Hahn[DSE] Use precise loc for memcpy_chk during overwrite...
2022-12-02 chenglin.bi[Instcombine] Code refactors for foldSelectOpOp; NFC
2022-12-02 Quentin ColombetRevert "[mlir][MemRefToLLVM] Remove the code for loweri...
2022-12-02 Jay FoadRevert "[AMDGPU] Speedup GCNDownwardRPTracker::advanceB...
2022-12-02 Krzysztof ParzyszekAttributes: convert Optional to std::optional
2022-12-02 Michael BuchRevert "[lldb][Target] Flush the scratch TypeSystem...
2022-12-02 Lorenzo CheliniRevert "Revert "[MLIR] Introduce constraint attributes...
2022-12-02 Jean Perier[flang] add missing unreachable in D139179
2022-12-02 Jean Perier[flang] Lower unary operation to HLFIR
2022-12-02 Jean Perier[flang] Make SetLength TODO explicit in HLFIR
2022-12-02 Jean Perier[flang] Lower complex constructor to HLFIR
2022-12-02 Jean Perier[flang] Lower logical operations to HLFIR
2022-12-02 Jean Perier[flang] Lower relational to HLFIR
2022-12-02 Florian HahnRevert "Enhance stack protector for calling no return...
2022-12-02 Guillaume Chatelet[lld][Alignment][NFC] Use Align instead of log2 of...
2022-12-02 Guillaume Chatelet[Alignment][NFC] Use Align in StringTableBuilder ctor
2022-12-02 Sam McCall[include-cleaner] clang-include-cleaner can print/apply...
2022-12-02 Guillaume Chatelet[Alignment][NFC] Use Align within StringTableBuilder
2022-12-02 Florian Hahn[DSE] Use precise loc for memset_chk during overwrite...
2022-12-02 Ties Stuij[AArch64] use CNT for ISD::popcnt and ISD::parity if...
2022-12-02 Tomas Matheson[NFC] clang-format AArch64TargetParser
2022-12-02 Michael Buch[lldb][Target] Flush the scratch TypeSystem when owning...
2022-12-02 Michael Buch[lldb][Module][NFC] Add ModuleList::AnyOf
2022-12-02 Michael Buch[lldb][Module] Document ModuleList::ForEach and assert...
2022-12-02 Konstantin... [RISCV] Add correct predicate over FMV instructions
2022-12-02 tentzenRevert "[Windows SEH]: HARDWARE EXCEPTION HANDLING...
2022-12-02 Quentin Colombet[mlir][MemRefToLLVM] Remove the code for lowering subview
2022-12-02 Matthias Springer[mlir][tensor] Fold rank-reducing insert_slice with...
2022-12-02 Matthias Springer[mlir][tensor] Fold rank-reducing extract_slice with...
2022-12-02 River Riddle[mlir][Index] Add pretty result names for ConstantOp...
2022-12-02 Mel Chen[NFC] Update Transforms/LoopVectorize/RISCV/select...
2022-12-02 Valentin Clement[flang] Enable character type guard in select type
2022-12-02 Vlad Serebrennikov[clang] Remove unused bookmark in CWG360 test (NFC)
2022-12-02 KAWASHIMA Takahiro[clang][docs] Correct floating point option explanations
2022-12-02 River Riddle[TypeSwitch] Use perfect forwarding in the cast functions
2022-12-02 River Riddle[mlir] Allow access to the underlying diagnostic
2022-12-02 Guillaume Chatelet[libc] Make libc memory functions weak by default for...
2022-12-02 gonglingqin[LoongArch] Extract out and reuse getValueType(). NFC.
2022-12-02 Jean Perier[flang] Lower evaluate::Extremum
2022-12-02 Valery Pykhtin[AMDGPU] Speedup GCNDownwardRPTracker::advanceBeforeNext
2022-12-02 Fangrui SongSupport: Convert some Optional to std::optional
2022-12-02 tentzen[Windows SEH]: HARDWARE EXCEPTION HANDLING (MSVC -EHa...
2022-12-02 Fangrui SongAttributeParser: Convert Optional to std::optional
2022-12-02 Dhruva ChakrabartiRevert "[OpenMP] [OMPT] [3/8] Implemented callback...
2022-12-02 wanglei[LoongArch] Remove dead code. NFC
2022-12-02 Jan SvobodaRevert "[clang][modules][deps] Parent module maps are...
2022-12-02 Jan SvobodaRevert "[clang][modules][deps] Including module maps...
2022-12-02 Chen Zheng[PowerPC] move ctrloop pass before tail duplication
2022-12-02 Chen ZhengRevert "[PowerPC] handle more than two predecessors...
2022-12-02 Jan Svoboda[clang][deps] Convert file dependency paths to the...
2022-12-02 Jan Svoboda[clang][modules][deps] Including module maps are affecting
2022-12-02 Jan Svoboda[clang][modules][deps] Parent module maps are affecting
2022-12-02 Jan Svoboda[clang][modules][deps] Transitive module maps are not...
2022-12-02 Matt ArsenaultInstCombine: Convert some tests to opaque pointers
2022-12-02 Matt ArsenaultInstCombine: Don't use anonymous values in tests
2022-12-02 Matt ArsenaultInstCombine: Stop using grep in some tests
2022-12-02 Jan Svoboda[clang][serialization] NFCI: Avoid re-reading input...
2022-12-02 Jan Svoboda[clang][deps][lex] Avoid canonicalization of remapped...
2022-12-02 Louis Dionne[libc++][NFC] Avoid most-vexing parse
2022-12-02 Chen Zheng[PowerPC] [NFC] add test for O0 pipeline
2022-12-02 chenglin.bi[AArch64] Precommit test for D138904; NFC
2022-12-02 Matt ArsenaultInstCombine: Convert target tests to opaque pointers
next