platform/upstream/llvm.git
2020-09-02 Michael Schellenberg... Add constexpr to pair
2020-09-02 Albion Fung[PowerPC] Implemented Vector Multiply Builtins
2020-09-02 Mehdi AminiStore an Identifier instead of a StringRef for the...
2020-09-02 Erik PilkingtonFix a -Wparenthesis warning in 8ff44e644bb7, NFC
2020-09-02 Erik Pilkington[AST] Fix handling of long double and bool in __builtin...
2020-09-02 Raphael Isemann[clang] Add missing .def files to Clang's modulemap
2020-09-02 Nico Weber[gn build] Fix COMPILER_RT_HAS_* defines for libclang_r...
2020-09-02 Julian Lettner[TSan][libdispatch] Fix compilation error on Linux
2020-09-02 Douglas YungRevert "Move all fields of '-cc1' option related classe...
2020-09-02 Arthur Eubanks[Bindings] Move LLVMAddInstructionSimplifyPass to Scala...
2020-09-02 Alex Richardson[clang-format] Parse double-square attributes as pointe...
2020-09-02 peter klausler[flang] Support multiple CookedSource instances
2020-09-02 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parser to avoid generation of...
2020-09-02 peter klausler[flang] Make -fget-symbols-sources output deterministic
2020-09-02 Louis Dionne[libc++] Remove definition of _LIBCPP_ALIGNOF for GCC...
2020-09-02 hyd-dev[libc++] Fix incorrect usage of __STDC_HOSTED__
2020-09-02 Louis Dionne[libc++] Re-apply the workaround for timespec_get not...
2020-09-02 Erik PilkingtonMake -fvisibility-inlines-hidden apply to static local...
2020-09-02 Erik Pilkington[IRGen] Fix an assert when __attribute__((used)) is...
2020-09-02 Eric Astor[ms] [llvm-ml] Add support for line continuations in...
2020-09-02 Simon Pilgrim[X86][SSE] Fold vselect(pshufb,pshufb) -> or(pshufb...
2020-09-02 Ehsan Toosi[mlir] Extend BufferAssignmentTypeConverter with result...
2020-09-02 Jordan Rupprecht[lldb/Host] Add missing proc states
2020-09-02 Congzhe Cao[IPSCCP] Fix a bug that the "returned" attribute is...
2020-09-02 Qiu Chaofan[NFC] [PowerPC] Add FMA flag propagation test
2020-09-02 Med Ismail... [lldb/Target] Add custom interpreter option to `platfor...
2020-09-02 Anna Thomas[ImplicitNullChecks] NFC: Refactor dependence safety...
2020-09-02 Anna Thomas[ImplicitNullChecks] NFC: Separated out checks and...
2020-09-02 Louis Dionne[libc++] Make some testing utilities constexpr
2020-09-02 Lei ZhangRevert "[mlir] Extend BufferAssignmentTypeConverter...
2020-09-02 David Stenberg[GlobalOpt] Fix an incorrect Modified status
2020-09-02 Jakub Lichman[mlir][VectorToSCF] 128 byte alignment of alloc ops
2020-09-02 Venkataramanan... [InstCombine] Transform 1.0/sqrt(X) * X to X/sqrt(X)
2020-09-02 Sanjay Patel[VectorCombine] allow vector loads with mismatched...
2020-09-02 Daniel GrumbergMove all fields of '-cc1' option related classes into...
2020-09-02 Max Kazantsev[Test] Simplify test by removing unneeded variable
2020-09-02 Ehsan Toosi[mlir] Extend BufferAssignmentTypeConverter with result...
2020-09-02 Paul Walker[SVE] Don't reorder subvector/binop sequences when...
2020-09-02 Jay Foad[AMDGPU] Fix offset for REL32_HI relocs
2020-09-02 Sander de Smalen[AArch64][SVE] Preserve full vector regs over EH edge.
2020-09-02 Igor Kudrin[DebugInfo] Emit a 1-byte value as a terminator of...
2020-09-02 Igor Kudrin[DebugInfo] Remove Dwarf5AccelTableWriter::Header:...
2020-09-02 Martin Storsjö[X86] Remove superfluous trailing semicolons, fixing...
2020-09-02 Benjamin Kramer[mlir][VectorOps] Fail fast when a strided memref is...
2020-09-02 Simon Pilgrim[X86][SSE] SimplifyDemandedVectorEltsForTargetNode...
2020-09-02 Raphael IsemannRevert "[libc++] Workaround timespec_get not always...
2020-09-02 Shinji Okumura[Attributor] Make use of AANoUndef in AAUndefinedBehavior
2020-09-02 Shinji Okumura[Attributor] Fix AANoUndef initialization
2020-09-02 ZHANG Hongbin[mlir] Add Complex Type, Vector Type and Tuple Type...
2020-09-02 Zi Xuan Wu[RFC][Target] Add a new triple called Triple::csky
2020-09-02 Fangrui Song[CMake] Remove -Wl,-allow-shlib-undefined which was...
2020-09-02 Lang Hames[ORC] Remove stray debugging output.
2020-09-02 Alina SbirleaFix build-bots.
2020-09-02 Lang Hames[ORC] Add an early out for MachOPlatform's init-scraper...
2020-09-02 Lang Hames[ORC] Fix MachOPlatform's synthetic symbol dependence...
2020-09-02 Eric FiselierRevert switch based variant temporarily.
2020-09-02 Richard SmithDon't take the expression range into account when looki...
2020-09-02 Xing GUO[DebugInfo] Simplify string table dumpers.
2020-09-02 Alina Sbirlea[MemCpyOptimizer] Preserve analyses and replace use...
2020-09-02 Jonas Devlieghere[lldb] Move ScriptCommand and RegexCommand under Comman...
2020-09-01 Jordan Rupprecht[NFC] Fix unused var in release builds.
2020-09-01 Yifan ShenSimplify Symbol Status Message to Only Debug Info Size
2020-09-01 Med Ismail... [lldb/interpreter] Improve REPL init file compatibility
2020-09-01 Nathan Ridge[clangd] Handle templates more consistently in type...
2020-09-01 Nathan Ridge[clang] Do not consider the template arguments of bases...
2020-09-01 Varun Gandhi[ADT] Make Optional a literal type.
2020-09-01 Nick Desaulniers[clang] consistently use getLangOpts()
2020-09-01 Thomas Raoux[mlir][vulkan-runner] Explicitly export vulkan-runtime...
2020-09-01 Matt Morehouse[libFuzzer] Break dependency on common_interface_defs.h
2020-09-01 Amy Kwan[PowerPC] Implement builtins for xvcvspbf16 and xvcvbf16spn
2020-09-01 Sergej Jaskiewicz[llvm] [unittests] Fix failing test 'FileCollectorTest...
2020-09-01 Cameron McInally[SVE] Update INSERT_SUBVECTOR DAGCombine to use getVect...
2020-09-01 Julian Lettner[Docs] Remove outdated OS limitation
2020-09-01 Sergej Jaskiewicz[llvm] [unittests] Remove temporary files after they...
2020-09-01 Amara EmersonRevert "Revert "[GlobalISel] Fold xor(cmp(pred, _,...
2020-09-01 Anatoly Trosinenko[builtins] Fix divtf3_test.c
2020-09-01 Aaron PuchertThread safety analysis: More consistent warning message
2020-09-01 River Riddle[mlir][ODS] Use c++ types for integer attributes of...
2020-09-01 Michael Kruse[LangRef] Fix condition for when a loop is considered...
2020-09-01 Jordan RupprechtRevert "[GlobalISel] Fold xor(cmp(pred, _, _), 1) ...
2020-09-01 Michael Liao[amdgpu] Run SROA after loop unrolling.
2020-09-01 Jordan Rupprecht[NFC] Fix unused var in release build
2020-09-01 Florian Hahn[Loads] Add canReplacePointersIfEqual helper.
2020-09-01 Matt MorehouseRevert "[libfuzzer] Reduce default verbosity when print...
2020-09-01 Aaron Liu[LV] Interleave to expose ILP for small loops with...
2020-09-01 Craig Topper[MachineCopyPropagation] In isNopCopy, check the destin...
2020-09-01 Arthur Eubanks[Bindings] Add LLVMAddInstructionSimplifyPass
2020-09-01 Douglas YungDo not emit "-tune-cpu generic" for PS4 platform
2020-09-01 Lang Hames[ORC] Add unit test for HasMaterializationSideEffectsOn...
2020-09-01 Owen AndersonRevert "Revert "Reapply D70800: Fix AArch64 AAPCS frame...
2020-09-01 Joseph Huber[OpenMP] Consolidate error handling and debug messages...
2020-09-01 Louis Dionne[libc++] Workaround timespec_get not always being avail...
2020-09-01 Matt MorehouseRevert "[fuzzer] Create user provided fuzzer writeable...
2020-09-01 Alina Sbirlea[MemorySSA] Update phi map with replacement value.
2020-09-01 Anatoly Trosinenko[builtins] Make __div[sdt]f3 handle denormal results
2020-09-01 Matt Morehouse[fuzzer] Create user provided fuzzer writeable director...
2020-09-01 Hans WennborgFirst commit on the release/11.x branch.
2020-09-01 LLVM GN Syncbot[gn build] Port 3e1e5f54492
2020-09-01 LLVM GN Syncbot[gn build] Port 3d90a61cf2e
2020-09-01 Nico Weber[gn build] port 5ffd940ac02 a bit more
next