platform/upstream/llvm.git
2020-09-11 Marius Brehler[mlir] Fix generation of AVX512 dialect documentation
2020-09-11 Guillaume ChateletUncapitalize word in LanguageExtensions.rst
2020-09-11 Rainer Orth[clang][Sparc] Default to -mcpu=v9 for Sparc V8 on...
2020-09-11 MaheshRavishankar[mlir][Linalg] Make LinalgBaseTilingPattern not delete...
2020-09-11 David Sherwood[SVE][CodeGen] Fix InlineFunction for scalable vectors
2020-09-11 Yevgeny Rouban[NewPM] Introduce PreserveCFG check
2020-09-11 Martin Storsjö[MC] [Win64EH] Write packed ARM64 epilogues if possible
2020-09-11 Martin Storsjö[MC] [Win64EH] Canonicalize ARM64 unwind opcodes
2020-09-11 Martin Storsjö[CodeGen] [WinException] Remove a redundant explicit...
2020-09-11 Guillaume Chatelet[Clang] Clarify __builtin_memcpy_inline documentation
2020-09-11 Esme-Yi[NFC][PowerPC] Add tests of constants-i64.
2020-09-11 Michael Liao[EarlyCSE] Remove unnecessary operand swap.
2020-09-11 Alok Kumar... [DebugInfo] Fixing CodeView assert related to lowerBoun...
2020-09-11 Mircea Trofin[NFC][MLInliner] Presort instruction successions.
2020-09-11 Jan Veselylibclc/spirv: Add missing files from D85911
2020-09-11 Michael Liao[EarlyCSE] Fix and recommit the revised c9826829d74e637...
2020-09-11 Vitaly Buka[Asan] Fix __asan_update_allocation_context
2020-09-11 Michael LiaoRevert "[EarlyCSE] Equivalent SELECTs should hash equally"
2020-09-11 Michael LiaoRemove dependency on clangASTMatchers.
2020-09-11 Peter Collingbournescudo: Remove the THREADLOCAL macro.
2020-09-11 Peter Collingbournescudo: Introduce a new mechanism to let Scudo access...
2020-09-11 MaheshRavishankar[mlir][Analysis] Allow Slice Analysis to work with...
2020-09-11 Jonas Devlieghere[lldb] Add missing LLDB_REGISTER_CONSTRUCTOR in SBPlatform
2020-09-11 Xing GUO[obj2yaml] Add support for dumping the .debug_ranges...
2020-09-11 Zarko TodorovskiRemove unused variable introduce in 0448d11a06b451a...
2020-09-10 Reid KlecknerFix wrong comment about enabling optimizations to work...
2020-09-10 Amara Emerson[AArch64][GlobalISel] Don't emit a branch for a fallthr...
2020-09-10 Reid KlecknerUse pragmas to work around MSVC x86_32 debug miscompile bug
2020-09-10 Peter Steinfeld[flang] Fix assert on constant folding of extended...
2020-09-10 Fangrui Song[ELF] Make two PPC64.cpp variables constexpr. NFC
2020-09-10 Florian Hahn[DSE] Switch to MemorySSA-backed DSE by default.
2020-09-10 Bryan Chan[EarlyCSE] Equivalent SELECTs should hash equally
2020-09-10 Siva Chandra... [libc][obvious] Include Sqrt.h in SqrtLongDoubleX86.h.
2020-09-10 Lang Hames[ORC] Make MaterializationResponsibility immovable...
2020-09-10 Nikita Popov[DemandedBits][BDCE] Add support for min/max intrinsics
2020-09-10 Nikita Popov[DemandedBits] Add braces to large if (NFC)
2020-09-10 Nikita Popov[InstCombine] Add more tests for select op replacement...
2020-09-10 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2020-09-10 Volkan KelesGlobalISel: Combine fneg(fneg x) to x
2020-09-10 Yaxun (Sam... Diable sanitizer options for amdgpu
2020-09-10 Siva Chandra... [libc][NFC][obvious] Remove a redudant dep of strcmp...
2020-09-10 Anna Thomas[ImplicitNullChecks] NFC: Remove unused PointerReg...
2020-09-10 Christopher... [SVE] Bail from VectorUtils heuristics for scalable...
2020-09-10 Krzysztof Parzyszek[Hexagon] Split pair-based masked memops
2020-09-10 Federico LebrónFix operator!= for Dialects.
2020-09-10 Nico Weber[gn build] (semi-manually) port 009cd4e4910
2020-09-10 Federico LebrónAllow Dialects to be initialized via nullptr.
2020-09-10 Federico LebrónMake struct dialects have the same field name as everyt...
2020-09-10 Dominic Chen[WebAssembly] Set unreachable as canonical to permit...
2020-09-10 Lang HamesRevert "[Support] Use unique_function rather than std...
2020-09-10 Craig Topper[SLPVectorizer][X86][AMDGPU] Remove fcmp+select to...
2020-09-10 Kamil Rytarowski[compiler-rt] [netbsd] Regenerate syscall hooks
2020-09-10 Kamil Rytarowski[compiler-rt] [netbsd] Update generate_netbsd_syscalls.awk
2020-09-10 Fangrui Song[PGO] Skip if an IndirectBrInst critical edge cannot...
2020-09-10 Jordan Rupprecht[NFC] Fix whitespace in lldb-vscode --help
2020-09-10 Lang Hames[Support] Use unique_function rather than std::function...
2020-09-10 Anna Thomas[ImplicitNullCheck] Handle instructions that preserve...
2020-09-10 Kamil Rytarowski[compiler-rt] [netbsd] Improve code formatting
2020-09-10 Kamil Rytarowski[compiler-rt] [netbsd] Add fallback definitions for...
2020-09-10 Sourabh Singh... Revert D86875 "[Flang][NFC] Remove license comments...
2020-09-10 Mircea Trofin[NFC][ThinLTO] Let llvm::EmbedBitcodeInModule handle...
2020-09-10 Fangrui Song[gcov] Delete flush_fn_list (unused since D83149)
2020-09-10 Stella Stamenova[lldb, tests] Correctly configure the yaml2obj paths
2020-09-10 Ettore Tiotto[ArgumentPromotion]: Copy function metadata after promo...
2020-09-10 Kit Barton[PPC][GlobalISel] Add initial GlobalIsel infrastructure
2020-09-10 LLVM GN Syncbot[gn build] Port c01d28dc51b
2020-09-10 Azharuddin... Revert "[gcov] Delete flush_fn_list (unused since D83149)"
2020-09-10 Eugene BurmakoIntroduce linalg.vecmat
2020-09-10 YangZhihuiFix typo in dsymutil.rst
2020-09-10 Eduardo Caldas[SyntaxTree] Specialize `TreeTestBase` for `BuildTreeTe...
2020-09-10 Simon PilgrimSwitchLoweringUtils.h - reduce TargetLowering.h include...
2020-09-10 Owen AndersonMark FMOV constant materialization as being as cheap...
2020-09-10 Louis Dionne[libcxx] Make sure we pass -isysroot when linking AND...
2020-09-10 Simon PilgrimHexagon.h - remove unnecessary includes. NFCI.
2020-09-10 Krzysztof Parzyszek[GVN] Account for masked loads/stores depending on...
2020-09-10 Aaron BallmanSpeculatively fix the Sphinx builder.
2020-09-10 Craig Topper[builtins] Write __divmoddi4/__divmodsi4 in terms __udi...
2020-09-10 Nico WeberFix clangd build after 33c9dbbd380
2020-09-10 Simon Pilgrim[X86] Use Register instead of unsigned. NFCI.
2020-09-10 Simon PilgrimAArch64MachineFunctionInfo.h - remove unnecessary Targe...
2020-09-10 Nico WeberAdd an explicit toggle for the static analyzer in clang...
2020-09-10 Frederik Gossen[MLIR][Standard] Simplify `tensor_from_elements`
2020-09-10 Yuriy Chernyshov[TableGen] Do not construct string from nullptr
2020-09-10 Tim Keith[flang] Fix check for distinguishable operators/assignments
2020-09-10 Nikita Popov[InstCombine] Temporarily do not drop volatile stores...
2020-09-10 Kamil Rytarowski[lldb] [netbsd] Avoid comparison of signed and unsigned...
2020-09-10 LLVM GN Syncbot[gn build] Port ebf496d8055
2020-09-10 Roman LebedevRevert "[clang-tidy] New check readability-prefer-membe...
2020-09-10 Jay Foad[TargetLowering] Fix comments describing XOR -> OR...
2020-09-10 Sanjay Patel[x86] add tests for fmax/fmin experimental intrinsics...
2020-09-10 Guillaume ChateletFix invalid link format in Clang LanguageExtension
2020-09-10 Guillaume ChateletFix broken link for Sphinx installation
2020-09-10 Florian Hahn[DSE] Support eliminating memcpy.inline.
2020-09-10 Louis Dionne[libcxx] Simplify back-deployment testing
2020-09-10 Max Kazantsev[NFC] Refactoring in SCEV: add missing `const` qualifiers
2020-09-10 Simon Pilgrim[CodeGen][X86] Move x86 builtin intrinsic/codegen tests...
2020-09-10 serge-sans... [clang-tidy] Fix reST syntax
2020-09-10 Simon Pilgrim[Codegen][X86] Move AMX specific codegen tests into...
2020-09-10 Simon Pilgrim[CostModel][X86] Add vXi32 division by uniform constant...
2020-09-10 Simon Pilgrim[SLP][X86] Add division by uniform constant tests ...
next