platform/upstream/llvm.git
2020-03-24 Douglas YungMake test more flexible for when the variable is rename...
2020-03-24 Pierre Habouzit[objc_direct] also go through implementations when...
2020-03-24 Paula Toth[libc] Enable llvmlibc clang-tidy checks
2020-03-24 Jinsong Ji[NFC][RUIP] Small debug output refine
2020-03-24 John McCallAdd an algorithm for performing "optimal" layout of...
2020-03-24 Uday Bondhugula[MLIR] move loopUnrollJamBy*Factor to loop transforms...
2020-03-24 Walter ErquinigoCreate basic SBEnvironment class
2020-03-24 Uday Bondhugula[MLIR][NFC] loop tiling - improve comments / naming
2020-03-24 aartbik[mlir] [VectorOps] A "reference" lowering of vector...
2020-03-24 Jonas Devlieghere[VirtualFileSystem] Add unit test for vfs::YAMLVFSWriter
2020-03-24 Peter Collingbournescudo: Create a public include directory. NFCI.
2020-03-24 Walter ErquinigoRevert "Create basic SBEnvironment class"
2020-03-24 Walter ErquinigoCreate basic SBEnvironment class
2020-03-24 Chris LattnerFix a bug in the .mlir lexer, where a \0 character...
2020-03-24 Johannes Doerfert[OpenMPOpt] Initialize value to avoid use of uninitiali...
2020-03-23 Jessica Paquette[GlobalISel] Combine G_SELECTs of the form (cond ?...
2020-03-23 Sam McCall[clangd] Rename theia-derived semantic highlighting...
2020-03-23 Max Moroz[compiler-rt] Add ConsumeRandomLengthString() version...
2020-03-23 Richard SmithUpdate documentation for __builtin_operator_new and
2020-03-23 Evgenii Stepanov[msan] Fix sigaltstack false positive.
2020-03-23 Fangrui Song[analyzer] Delete unneeded headers and using after...
2020-03-23 Nemanja Ivanovic[PowerPC] Improve handling of some BUILD_VECTOR nodes
2020-03-23 Stephen Neuendorffer[examples] Fixes for BUILD_SHARED_LIBS=on
2020-03-23 Stephen Neuendorffer[MLIR] Fixes for BUILD_SHARED_LIBS=on
2020-03-23 Alexander Belyaev[MLIR] Insert loop.yield to IfOp regions only if it...
2020-03-23 Alexey Bataev[OPENMP50]Add 'default' modifier in reduction clauses.
2020-03-23 Justin Hibbits[PowerPC]: e500 target can't use lwsync, use msync...
2020-03-23 Richard SmithPR45142: 'template ~X<T>' is ill-formed; reject it...
2020-03-23 Ladd Van TolImprove module.pcm lock file performance on machines...
2020-03-23 Fred Riss[lldb/PlatformDarwin] Always delete destination file...
2020-03-23 Eli Friedman[lld] Enabling loading LLVM pass plugins
2020-03-23 LLVM GN Syncbot[gn build] Port 7bf871c39f7
2020-03-23 Simon Pilgrim[analyzer] ConstraintManager - use EXPENSIVE_CHECKS...
2020-03-23 Matt ArsenaultAMDGPU: Allow vectorization of round intrinsic
2020-03-23 Alexandre Ganea[Clang] Fix HIP tests when running on Windows with...
2020-03-23 Matt ArsenaultAMDGPU: Emit llvm.fshr for __builtin_amdgcn_alignbit
2020-03-23 Matt ArsenaultGVNSink: Allow handling addrspacecast
2020-03-23 Kirstóf Umann[analyzer][NFC] Move the text output type to its own...
2020-03-23 Fangrui Song[llvm-objcopy] Improve tool selection logic to recogniz...
2020-03-23 Stefanos Baziotis[Attributor][NFC] Refactorings and typos in doc
2020-03-23 Jim InghamInternal expressions shouldn't increment the result...
2020-03-23 Ilya Leoshkevich[compiler-rt] Intercept the uname() function
2020-03-23 Vitaly BukaFix "previously declared as a struct" warning
2020-03-23 Matt ArsenaultAllow replacing intrinsic operands with variables
2020-03-23 Johannes Doerfert[OpenMP][NFC] Minimize memory usage and copying of...
2020-03-23 Johannes Doerfert[OpenMP][NFC] Reduce instantiation time with different...
2020-03-23 Eli FriedmanDon't export symbols from clang/opt/llc if plugins...
2020-03-23 LLVM GN Syncbot[gn build] Port 56abcfad70e
2020-03-23 Jonas DevlieghereRevert "[analyzer][NFC] Tie CheckerRegistry to CheckerM...
2020-03-23 Matt ArsenaultAMDGPU/GlobalISel: Implement computeNumSignBitsForTarge...
2020-03-23 Matt ArsenaultGlobalISel: Prepare to allow other target unit tests
2020-03-23 Matt ArsenaultGlobalISel: Add computeKnownBitsForTargetInstr
2020-03-23 Andrew Ng[Support] Fix clang warning in widenPath NFC
2020-03-23 MaheshRavishankar[mlir] Fix unsafe create operation in GreedyPatternRewriter
2020-03-23 shafik[DataFormatters] Add formatter for libc++ std::unique_ptr
2020-03-23 Fangrui Song[CMake] Fix AMDGPUTests -DBUILD_SHARED_LIBS=on builds...
2020-03-23 Chris LattnerFix a warning building on my machine, NFC. warning...
2020-03-23 Sanjay Patel[InstCombine] remove one-use check for ctpop -> cttz
2020-03-23 Fangrui Song[ELF] Keep orphan section names (.rodata.foo .text...
2020-03-23 LLVM GN Syncbot[gn build] Port 57b8a407493
2020-03-23 Fangrui Song[gn build] Port 24698e526f619271705fe72bcaa928be9bc8248...
2020-03-23 Jonathan Coe[clang-format] No space inserted between commas in C#
2020-03-23 Alexey Bataev[OPENMP50]Bassic support for exclusive clause.
2020-03-23 AndreyChurbanov[openmp][runtime] Fixed hang for explicit task inside...
2020-03-23 Fangrui Song[gn build] Port 24698e526f619271705fe72bcaa928be9bc82484
2020-03-23 Jonas Devlieghere[lldb/Reproducers] Mark reproducer test directory as...
2020-03-23 Johannes Doerfert[OpenMPOpt] Validate declaration types against the...
2020-03-23 Johannes Doerfert[OpenMPOpt][FIX] Resolve OpenMP runtime call type misma...
2020-03-23 Benjamin Kramer[Attributor] Fold single-use variable into assert
2020-03-23 Fangrui Song[ELF][test] Clean text-section-prefix.s
2020-03-23 Adam Balogh[Analyzer] IteratorRangeChecker verify `std::advance...
2020-03-23 Alexandre Ganea[Support] Silence warning in Path unittests when compil...
2020-03-23 David Green[ARM] Extra VMOVN and VMULL tests. NFC
2020-03-23 Louis Dionne[libc++] Bump Clang support for Clang 4
2020-03-23 Fred Riss[lldb/testsuite] Skip part of TestSettings.py on windows
2020-03-23 Ram NalamothuAdd AMDGPU MC unittests only when AMDGPU target is...
2020-03-23 Kristóf Umann[analyzer][NFC] Tie CheckerRegistry to CheckerManager...
2020-03-23 Yaxun (Sam... recommit 1b978ddba05c [CUDA][HIP][OpenMP] Emit deferred...
2020-03-23 zoecarver[libc++] [NFC] Test that correct value category is...
2020-03-23 Chris LattnerAdd support for custom op parser/printer hooks to know...
2020-03-23 Reid Kleckner[Win64] Insert int3 into trailing empty BBs
2020-03-23 Sanjay Patel[Analysis] simplify code for scaleShuffleMask
2020-03-23 Johannes Doerfert[Attributor][NFC] Copy llvm::function_ref, don't use...
2020-03-23 Johannes Doerfert[Attributor] Handle calls in AAValueConstantRange properly
2020-03-23 Johannes Doerfert[Attributor] Unify handling of must-tail calls
2020-03-23 Johannes Doerfert[Attributor][NFC] Predetermine the module before verifi...
2020-03-23 Johannes Doerfert[Attributor][NFC] clang-format Attributor.{h,cpp}
2020-03-23 Marcel Hlopko[Syntax] Build mapping from AST to syntax tree nodes
2020-03-23 Jay Foad[GlobalISel] Add generic opcodes for saturating add...
2020-03-23 Matt ArsenaultAMDGPU/GlobalISel: Add some oversized G_IMPLICIT_DEF...
2020-03-23 Louis DionneRevert "Remove legacy CMake targets for libcxx and...
2020-03-23 Fred Riss[lldb/Target] Rework the way the inferior environment...
2020-03-23 Fred Riss[lldb/API] Make Launch(Simple) use args and env from...
2020-03-23 Fred Riss[lldb/Target] Initialize new targets environment variab...
2020-03-23 Louis DionneRemove legacy CMake targets for libcxx and libcxxabi
2020-03-23 Simon Pilgrim[InstCombine] Limit CTPOP -> CTTZ simplifications to...
2020-03-23 Jonathan Coe[clang-format] Do not indent C# array initialisers...
2020-03-23 Adam Balogh[Analyzer] Iterator Modeling - Model `std::advance...
2020-03-23 Raphael Isemann[lldb] Mark expressions that couldn't be parsed or...
2020-03-23 Ram NalamothuImplement wave32 DWARF register mapping
next