platform/upstream/llvm.git
2020-10-27 Shimin Cui[ValueTracking] Add tracking of the alignment assume...
2020-10-27 Sebastian Neubauermsgpack: Improve error for empty node
2020-10-27 David Spickett[lldb] Correct vFile:pread/pwrite packet docs
2020-10-27 Roman Lebedev[InstCombine] Fold `(X >>? C1) << C2` patterns to shift...
2020-10-27 Roman Lebedev[NFC][PhaseOrdering] Autogenerate basic.ll test
2020-10-27 Roman Lebedev[NFC][InstCombine] Autogenerate cast.ll test
2020-10-27 Roman Lebedev[NFC][InstCombine] Add more exhaustive test coverage...
2020-10-27 Kazushi (Jam... [VE] Add vector float instructions
2020-10-27 Kazushi (Jam... [VE] Add missing regression test
2020-10-27 Kirill Bobyrev[clangd] Separate final_result into a different message
2020-10-27 Mikhail Maltsev[clang][Basic] Integrate SourceLocation with FoldingSet...
2020-10-27 Georgii Rymar[llvm-readelf] - Implement --section-details option.
2020-10-27 Med Ismail... [llvm/DebugInfo] Simplify DW_OP_implicit_value conditio...
2020-10-27 Jay Foad[AMDGPU] Use DPP instead of Ext in a couple of class...
2020-10-27 Raphael Isemann[lldb][NFC] Rewrite TestQuoting
2020-10-27 Georgii Rymar[yaml2obj] - Add a way to override the sh_addralign...
2020-10-27 Florian Hahn[LoopRotation] Allow loop header duplication if vectori...
2020-10-27 David Green[ARM][AArch64] Add VLDN shuffled interleaving tests...
2020-10-27 Alex Zinenko[mlir] use OpBuilderDAG instead of OpBuilder
2020-10-27 TykerCorrect examples after d3205bbca3e0002d76282878986993e7...
2020-10-27 Haojian Wu[clang][RecoveryExpr] Add tests for ObjectiveC.
2020-10-27 Kiran ChandramohanUpdating llvm.mlir test to match recent IR change
2020-10-27 Sam McCall[clangd] Fix proto deps, for real this time.
2020-10-27 Max Kazantsev[Test] One more range check test
2020-10-27 Sam McCall[Syntax] Disallow invalid Node operations
2020-10-27 Craig Topper[X86] Alternate implementation of D88194.
2020-10-27 Wei Wang[X86] Encode global address in small code model
2020-10-27 Christian Sigg[mlir] Fix TypeID lookup in GDB pretty printers.
2020-10-27 Max Kazantsev[NFC] Factor away lambda's redundant parameter
2020-10-27 Nathan Ridge[clangd] Increase the TooMany limit for index-based...
2020-10-27 Nathan Ridge[libTooling] Recognize sccache as a compiler wrapper...
2020-10-27 Serguei Katkov[GVN LoadPRE] Add an option to disable splitting backedge
2020-10-27 Max Kazantsev[IndVars] Remove monotonic checks with unknown exit...
2020-10-27 Shilei Tian[Clang][OpenMP] Avoid unnecessary privatization of...
2020-10-27 Jonas DevlieghereFix calls to (p)read on macOS when size > INT32_MAX
2020-10-27 Arthur EubanksReland [AlwaysInliner] Pass callee AAResults to InlineF...
2020-10-27 Arthur EubanksUse uint64_t for branch weights instead of uint32_t
2020-10-27 Arthur EubanksRevert "[AlwaysInliner] Pass callee AAResults to Inline...
2020-10-27 Bing1 Yu[CostModel][X86] teach TTI calculate cost of chain...
2020-10-27 Arthur Eubanks[AlwaysInliner] Pass callee AAResults to InlineFunction()
2020-10-27 Arthur Eubanks[PlaceSafepoints] Pin tests to legacy PM
2020-10-27 Arthur EubanksPort -objc-arc-expand to NPM
2020-10-27 Arthur EubanksPort -objc-arc-apelim to NPM
2020-10-27 River Riddle[mlir][SymbolTable] Use Identifier instead of StringRef...
2020-10-27 River Riddle[mlir][StorageUniquer] Refactor parametric storage...
2020-10-27 Shilei Tian[Clang][OpenMP] Fixed an issue of segment fault when...
2020-10-27 Chen Zheng[LSR] fix typo in comments and rename for a new added...
2020-10-27 Duncan P. N... SourceManager: clang-format the SrcMgr namespace, NFC
2020-10-27 Duncan P. N... IR: Simplify two loops walking ConstantDataSequential...
2020-10-27 Craig TopperUpdate email addresses in CODE_OWNERS.
2020-10-27 Chandler CarruthTeach `-fsanitize=fuzzer` to respect `-static` and...
2020-10-27 Carl Ritson[AMDGPU] Move WQM Pass after MI Scheduler
2020-10-27 TaWeiTu[NPM] Port -slsr to NPM
2020-10-27 Duncan P. N... IR: Add a comment at missing std::make_unique calls...
2020-10-27 River Riddle[mlir][Pattern] Add a new FrozenRewritePatternList...
2020-10-27 River Riddle[mlir][NFC] Move around the code related to PatternRewr...
2020-10-27 River Riddle[mlir][Pattern] Refactor the Pattern class into a ...
2020-10-27 River Riddle[mlir] Add a conversion pass between PDL and the PDL...
2020-10-27 Duncan P. N... SourceManager: Use the same fake SLocEntry whenever...
2020-10-27 Gaurav Jain[NFC] Use [MC]Register in RegAllocPBQP & RegisterCoalescer
2020-10-27 Zequan Wu[lldb][NativePDB] fix test load-pdb.cpp
2020-10-27 Nathan James[clang][NFC] Rearrange Comment Token and Lexer fields...
2020-10-26 Richard SmithFix checking for C++98 ICEs in C++11-and-later mode...
2020-10-26 Amy Kwan[PowerPC] Implement Set Boolean Condition Instructions
2020-10-26 Vedant Kumar[profile] Suppress spurious 'expected profile to requir...
2020-10-26 Adrian Prantl[DebugInfo] Expose Fortran array debug info attributes...
2020-10-26 MaheshRavishankar[mlir][Linalg] Miscalleneous enhancements to cover...
2020-10-26 Rahman LavaeeExplicitly check for entry basic block, rather than...
2020-10-26 Stanislav MekhanoshinFixed release build after D89170
2020-10-26 Stephen Neuendorffer[mlir] Document 'ParentOneOf' with the HasParent trait
2020-10-26 Vedant Kumar[cmake] Add LLVM_UBSAN_FLAGS, to allow overriding UBSan...
2020-10-26 Duncan P. N... IR: Clarify ownership of ConstantDataSequentials, NFC
2020-10-26 Ulysse Beaugnon[MLIR] Fix AttributeInterface declaration.
2020-10-26 Amy Huang[CodeView] Emit static data members as S_CONSTANTs.
2020-10-26 Quentin Colombet[TargetRegisterInfo] Fix a couple of typos in the comments
2020-10-26 Alex Zinenko[mlir] Do not print back 0 alignment in LLVM dialect...
2020-10-26 Jan Kratochvil[nfc] [lldb] Refactor DWARFUnit::GetDIE
2020-10-26 Puyan Lotfi[NFC] Fixing comment heading for MachineStableHash.h.
2020-10-26 Louis Dionne[libc++] Remove the reliance of several <random> tests...
2020-10-26 Lei Zhang[mlir] NFC: properly align IR in comments
2020-10-26 Stanislav Mekhanoshin[AMDGPU] Use flat scratch instructions where available
2020-10-26 Kiran ChandramohanRun test only if X86 target is available
2020-10-26 Sriraman TallamPrepend "__uniq" to symbol names hash with -funique...
2020-10-26 Martin Storsjö[libunwind] Add -Wno-dll-attribute-on-redeclaration...
2020-10-26 Xiangling Liao[NFC] Remove max_align.c LIT testcase
2020-10-26 Sriraman TallamTest to check backtraces with machine function splitting.
2020-10-26 Duncan P. N... Avoid unnecessary uses of `MDNode::getTemporary`, NFC
2020-10-26 Louis Dionne[libc++] Get rid of <iostream> in a filesystem test
2020-10-26 Teresa Johnson[MemProf] Decouple memprof build from COMPILER_RT_BUILD...
2020-10-26 Xiangling Liao[AIX] Also error on -G for link-only step
2020-10-26 Sanjay Patel[InstCombine] add folds for icmp+ctpop
2020-10-26 Sanjay Patel[InstCombine] add tests for ctpop at bitwidth limit...
2020-10-26 Sanjay Patel[InstCombine] reduce code duplication in icmp intrinsic...
2020-10-26 Louis Dionne[libc++] NFC: Minor refactoring in filesystem_test_help...
2020-10-26 Kostya Kortchinsky[GWP-ASan] Refactor memory mapping functions
2020-10-26 David Blaikiellvm-reduce: Test reduction for D88684 ( ee6e25e4391a6d...
2020-10-26 Nick Desaulniers[BitCode] decode nossp fn attr
2020-10-26 Stanislav MekhanoshinFix SROA with a PHI mergig values from a same block
2020-10-26 Kirill Bobyrev[clangd] Add back dependency on proto generated targets
2020-10-26 Duncan P. N... SourceManager: Fix an SLocEntry memory regression intro...
next