platform/upstream/llvm.git
2021-06-21 Philip ReamesSplit a test for ease of auto update
2021-06-21 Walter ErquinigoRevert "[lldb-vscode] attempt to fix flakiness"
2021-06-21 Raphael Isemann[lldb] Add support for escaping zsh arguments
2021-06-21 Raphael Isemann[lldb] Skip TestLimitDebugInfo for Clang<7
2021-06-21 Jacob HegnaRemove ML inlining model artifacts.
2021-06-21 Nathan ChancellorRevert "[LoopDeletion] Handle Phis with similar inputs...
2021-06-21 peter klausler[flang] Fold more reduction intrinsic function calls
2021-06-21 Mehdi AminiRevert "[mlir][NFC] Move SubTensorOp and SubTensorInser...
2021-06-21 Nikita Popov[OpaquePtr] Return opaque pointer from opaque pointer GEP
2021-06-21 Alexander Mols[lldb] Enable Rust v0 symbol demangling
2021-06-21 Hendrik GrevingRegisterCoalescer: Fix iterating through use operands.
2021-06-21 Yaxun (Sam... [HIP] Add support functions for C++ polymorphic types
2021-06-21 Fanbo Meng[libc++] Remove unused variable
2021-06-21 Sanjay Patel[InstCombine] move bitmanipulation-of-select folds
2021-06-21 Rosie Sumpter[SLP][AArch64] Add SLP vectorizer regression test. NFC
2021-06-21 Anton Zabaznov[OpenCL] Add support of __opencl_c_images feature macro
2021-06-21 Hans WennborgTry to fix clang/test/Driver/cl-include.c failure
2021-06-21 Vladislav Vinogradov[omp] Fix build without ITT after D103121 changes
2021-06-21 Matthias Springer[mlir][NFC] Move SubTensorOp and SubTensorInsertOp...
2021-06-21 Sanjay Patel[InstCombine] fold ctlz/cttz-of-select with 1 or more...
2021-06-21 Matt ArsenaultAMDGPU: Add missing tests for v_fma_mixlo
2021-06-21 Alexander Belyaev[mlir] Remove "getNumPayloadInductionVariables".
2021-06-21 Bradley Smith[AArch64][SVE] Add missing target require to test
2021-06-21 Sjoerd Meijer[FuncSpec] Add minsize test. NFC.
2021-06-21 Vyacheslav... [NFC][libomptarget] Remove redundant libelf dependency...
2021-06-21 Hans Wennborg[clang-cl] Implement /external:I, /external:env, and...
2021-06-21 Sam Tebbs[ARM] Transform a fixed-point to floating-point convers...
2021-06-21 Sebastian Neubauer[NFC] Fix typo
2021-06-21 Bradley Smith[AArch64][SVE] Wire up vscale_range attribute to SVE...
2021-06-21 Bradley Smith[Sema][SVE] Properly match builtin ID when using aux...
2021-06-21 Raphael Isemann[lldb][NFC] Remove redundant deleted constructors in...
2021-06-21 Florian Hahn[LoopIdiom] Add test case that involves adds with flags...
2021-06-21 Vladislav Vinogradov[mlir][ODS] Fix copy ctor for generate Pass classes
2021-06-21 Jordan Rupprecht[NFC] Wrap entire assert-only block in LLVM_DEBUG
2021-06-21 Benjamin Kramer[mlir][Linalg] Silence warnings in Release builds....
2021-06-21 Fraser Cormack[VP][NFCI] Address various clang-tidy warnings
2021-06-21 David Spickett[lldb] Assert that CommandResultObject error messages...
2021-06-21 Sebastian Neubauer[AMDGPU] Fix linking with shared libraries
2021-06-21 Nikita Popov[Mem2Reg] Regenerate test checks (NFC)
2021-06-21 Matthias Springer[mlir][NFC] Remove Standard dialect dependency on MemRe...
2021-06-21 Nikita Popov[Mem2Reg] Use poison for unreachable cases
2021-06-21 Nikita Popov[Mem2Reg] Regenerate test checks (NFC)
2021-06-21 Juneyoung Lee[InstCombine] Fold icmp (select c,const,arg), null...
2021-06-21 Sjoerd Meijer[FuncSpec] Don't specialise functions with NoDuplicate...
2021-06-21 Matthias Springer[mlir][linalg] Support low padding in subtensor(pad_ten...
2021-06-21 LLVM GN Syncbot[gn build] Port 208332de8abf
2021-06-21 Ruiling Song[AMDGPU] Add Optimize VGPR LiveRange Pass.
2021-06-21 Nicolas Vasilache[mlir][Linalg] NFC - Drop unused variable definition.
2021-06-21 Nicolas Vasilache[mlir][Linalg] Introduce a BufferizationAliasInfo ...
2021-06-21 LLVM GN Syncbot[gn build] Port 80fd5fa5269c
2021-06-21 hsmahesha[AMDGPU] Replace non-kernel function uses of LDS global...
2021-06-21 Pushpinder... [AMDGPU][Libomptarget] Remove redundant functions
2021-06-21 Max Kazantsev[Test] Add some tests showing room for optimization...
2021-06-21 Nathan Ridge[clangd] Type hints for C++14 return type deduction
2021-06-21 Esme-Yi[yaml2obj] Add support for writing the long symbol...
2021-06-21 Max Kazantsev[LoopDeletion] Handle Phis with similar inputs from...
2021-06-21 Zhouyi Zhou[clang] NFC: adjust indentation of statements with...
2021-06-21 Nico Weber[lld/mac] Make a variable more local; no behavior change
2021-06-21 Juneyoung Lee[InstCombine] Use poison constant to represent the...
2021-06-21 Nico Weber[lld/mac] Test zerofill sections after __thread_bss
2021-06-21 Eli Friedman[NFC][ScalarEvolution] Clean up ExitLimit constructors.
2021-06-20 Jim Lin[IVDescriptors] Fix comment that getUnsafeAlgebraInst...
2021-06-20 Jez Ng[lld-macho] Have inputOrder default to less than INT_MAX
2021-06-20 Fangrui Song[ELF] Delete --no-cref which does not exist in GNU ld
2021-06-20 Fangrui Song[ELF][test] Add missing tests for --no-export-dynamic...
2021-06-20 Dmitri Gribenko[GCOVProfiling][test] Ensure that 'opt' drops any files...
2021-06-20 Jason MolendaTry to unbreak the windows CI
2021-06-20 Craig Topper[TypePromotion] Prune Intrinsic includes. NFC
2021-06-20 Jason MolendaAdd a corefile style option to process save-core; skinn...
2021-06-20 Nikita Popov[LoopUnroll] Use smallest exact trip count from any...
2021-06-20 Fangrui Song[mlir] Fix -Wunused-but-set-variable in -DLLVM_ENABLE_A...
2021-06-20 Fangrui Song[lld-link] Fix -Wunused-but-set-variable in -DLLVM_ENAB...
2021-06-20 Fangrui SongFix -Wunused-variable and -Wunused-but-set-variable...
2021-06-20 Michał Górny[lldb] [Process/elf-core] Fix reading NetBSD/i386 core...
2021-06-20 David Green[DSE] Remove stores in the same loop iteration
2021-06-20 Sanjay Patel[InstCombine] fold ctpop-of-select with 1 or more const...
2021-06-20 Raul Tambre[libcxx] Implement P0883R2 ("Fixing Atomic Initialization")
2021-06-20 Peter Steinfeld[flang] Implement constant folding for the NOT intrinsic
2021-06-20 Sanjay Patel[InstCombine] avoid infinite loops with select folds...
2021-06-20 Roman Lebedev[NFC][AArch64][ARM][Thumb][Hexagon] Autogenerate some...
2021-06-20 Roman Lebedev[UpdateTestUtils] Print test filename when complaining...
2021-06-20 Roman Lebedev[SimplifyCFG] FoldTwoEntryPHINode(): don't fold if...
2021-06-20 Roman Lebedev[SimplifyCFG] HoistThenElseCodeToIf(): don't hoist...
2021-06-20 Juneyoung Lee[InstSimplify] icmp poison, X -> poison
2021-06-20 Fangrui Song[llvm-cov gcov] Support GCC 12 format
2021-06-20 Fangrui Song[llvm-cov gcov] Change case to match the prevailing...
2021-06-20 Michael Kruse[Flang][test] Fix Windows buildbot.
2021-06-19 Fangrui Song[test] Fix nocompress.test
2021-06-19 Petr Hosek[profile] Fix variable name
2021-06-19 Fangrui Song[llvm-profdata] Make diagnostics consistent with the...
2021-06-19 Petr Hosek[profile] Don't publish VMO if there are no counters
2021-06-19 Martin Storsjö[LLD] [COFF] Avoid doing repeated fuzzy symbol lookup...
2021-06-19 Martin Storsjö[LLD] [MinGW] Print errors/warnings in lld-link with...
2021-06-19 Fangrui Song[llvm-profdata] Delete unneeded empty output filename...
2021-06-19 Craig Topper[RISCV] Prevent formation of shXadd(.uw) and add.uw...
2021-06-19 Roman Lebedev[NFC] AMD Zen 3: fix typo in a comment
2021-06-19 Fangrui SongSimplify some typedef struct
2021-06-19 Nico Weber[gn build] (manually) port b9c05aff205b (MIRTests)
2021-06-19 Nico Weber[lld/mac] Make sure __thread_ptrs is in front of __thre...
2021-06-19 Nico Weber[lld/mac] Give __DATA,__thread_ptrs type S_THREAD_LOCAL...
next