platform/upstream/llvm.git
2020-09-02 Mehdi AminiTweak `mlir-linalg-ods-gen` library dependency: only...
2020-09-02 Diego Caballero[MLIR][Affine][VectorOps] Vectorize uniform values...
2020-09-02 Louis Dionne[libc++] Avoid including <sys/cdefs.h> on non-Apple...
2020-09-02 Nemanja Ivanovic[PowerPC] Fix broken kill flag after MI peephole
2020-09-02 Walter ErquinigoFix de6caf871be79dc7549aebe4e4fb57d52f6ed202
2020-09-02 Huihui Zhang[VectorCombine][SVE] Do not fold bitcast shuffle for...
2020-09-02 Geoffrey Martin... Improve error handling for SmallVector programming...
2020-09-02 Mehdi AminiUse an Identifier instead of an OperationName internall...
2020-09-02 Diego Caballero[mlir][Affine] Support affine vector loads/stores in...
2020-09-02 Hongtao Yu[ThinLTO] Fix a metadata lost issue with DICompileUnit...
2020-09-02 Walter Erquinigorun in terminal
2020-09-02 Kostya Kortchinsky[scudo][standalone] Enable secondary cache release...
2020-09-02 Adrian PrantlPerform an extra consistency check when searching Modul...
2020-09-02 Adrian PrantlRevert "[clang] Add missing .def files to Clang's modul...
2020-09-02 Diego Caballero[mlir][Affine] Fix AffineLoopInvariantCodeMotion
2020-09-02 Nemanja Ivanovic[PowerPC] Do not legalize vector FDIV without VSX
2020-09-02 Jay Foad[APInt] New member function setBitVal
2020-09-02 Ahsan Saghir[PowerPC] Update MemorySanitizer test to cater for...
2020-09-02 Yaxun (Sam... Revert "[HIP] Change default --gpu-max-threads-per...
2020-09-02 peter klausler[flang] Implement nonstandard OPEN statement CARRIAGECO...
2020-09-02 Eric AstorMake sure that llvm-ml uses MASM integer lexing when...
2020-09-02 Michael Schellenberg... [libcxx] Fix whitespace error
2020-09-02 Med Ismail... [lldb/test] Fix TestPlatform*.py Windows failures ...
2020-09-02 Yitzhak Mandelbaum[libTooling] Restore defaults for matchers in makeRule.
2020-09-02 Fangrui Song[GCDAProfiling] Suppress -Wprio-ctor-dtor for GCC>...
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, _,...
next