platform/upstream/llvm.git
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
2022-12-02 Matt ArsenaultInstCombine: Don't use anonymous values in test
2022-12-02 Matt ArsenaultAMDGPU: Convert some assorted tests to opaque pointers
2022-12-02 Prashant KumarReplacing `is` with `==` for the dtype check.
2022-12-02 Matt ArsenaultAMDGPU: Fix broken attribute usage in test
2022-12-02 Matt ArsenaultAMDGPU: Convert some stack tests to opaque pointers
2022-12-02 Manish Gupta[mlir][nvgpu] Fix affine maps computing indices for...
2022-12-02 David BlaikieAdd void cast for preprocessor-conditionall-unused...
2022-12-02 Vasileios Porpodas[NFC] Cleanup: Replaces BB->getInstList().erase() with...
2022-12-02 Matt ArsenaultAMDGPU: Update some wait tests to opaque pointers
2022-12-02 Vasileios Porpodas[IR][NFC] Adds BasicBlock::erase().
2022-12-02 Nemanja Ivanovic[NFC][PowerPC] More descriptive debug messages for...
2022-12-02 Adrian PrantlImprove error logging when xcrun fails to execute succe...
2022-12-02 Krzysztof ParzyszekTargetLowering: convert Optional to std::optional
2022-12-02 Maíra Canal[clang-format] Don't move comments if AlignTrailingComm...
2022-12-02 Dhruva Chakrabarti[OpenMP] [OMPT] [3/8] Implemented callback registration...
2022-12-02 Mircea Trofin[mlgo][nfc] Virtualize Logger implementation
2022-12-01 Fangrui SongThreading: Convert Optional to std::optional
2022-12-01 Kazu Hirata[BOLT] Fix a build error
2022-12-01 Daniel ThornburghRevert "Threading: Convert Optional to std::optional"
2022-12-01 Siva Chandra... [libc][Obvious] Fix the build after e748db0f7f0971dc258...
2022-12-01 Vasileios Porpodas[NFC] Cleanup: Replaces BB->getInstList().splice()...
2022-12-01 Krzysztof ParzyszekMemoryLocation: convert Optional to std::optional
2022-12-01 Michael Maitland[DomTree] Add docstring for `dominates(const Instructio...
2022-12-01 Mircea Trofin[NFC] Fix dbgs() statement in ControlHeightReduction
2022-12-01 Matt Arsenaultclangd: Try to fix build with std::optional
2022-12-01 Ryan Prichard[libc++] Fix 64-bit file creation for Bionic and Windows
2022-12-01 Fangrui SongThreading: Convert Optional to std::optional
2022-12-01 Fangrui SongInitLLVM: Remove unused include after 88e41b42f8d0abab4...
2022-12-01 Fangrui Song[clangd] Fix build after e748db0f7f0971dc258c6631ae1fb0...
2022-12-01 Fangrui Song[X86][MC] Remove "in directive" from diagnostics
2022-12-01 Fangrui Song[LoongArch] Fix tests after comment change
2022-12-01 Fangrui Song[MC][AsmParser] Remove "in directive" from diagnostics
2022-12-01 Peiming Liu[mlir][sparse] add getPointerType/getIndexType to Spars...
2022-12-01 Matt ArsenaultSupport: Convert Program APIs to std::optional
2022-12-01 Vasileios Porpodas[IR][NFC] Adds BasicBlock::splice().
2022-12-01 Fangrui Song[AArch64] Remove following .inst/after directive from...
2022-12-01 Paul Robinson[AVR] Convert test to check 'target=avr.*'
2022-12-01 Paul Robinson[AVR] Test XPASSes, remove the XFAIL
2022-12-01 Erich KeaneRemove some trailing WS from the release notes
next