platform/upstream/llvm.git
2021-08-11 Dmitry Vyukovtsan: fix active mapping selection
2021-08-11 Balázs Kéri[clang][analyzer] Improve bug report in alpha.security...
2021-08-11 Raphael Isemann[lldb][NFC] Fix small format error in TestCppVirtualFun...
2021-08-11 Raphael Isemann[lldb] Rework 'lldb' substitution workaround in dwarf5...
2021-08-11 Stefan Gränitz[Orc] Enable debug object tests only on x86_64 hosts
2021-08-11 David Green[ARM] Add extra debug messages for validating live...
2021-08-11 Florian Mayer[hwasan] Fix test with TCO eliminating free frame.
2021-08-11 Wang, PengfeiRevert "[lld] Add lto-pgo-warn-mismatch option"
2021-08-11 Dmitry Vyukovtsan: fix Printf format string
2021-08-11 LLVM GN Syncbot[gn build] Port
2021-08-11 Daniel Kiss[libunwind] Compile with -Wunused-but-set-variable
2021-08-11 Daniel Kiss[Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to...
2021-08-11 Daniel Kiss[Unwind] Split unwind.h
2021-08-11 Alexander BelyaevRevert "Bufferization for tiled loop."
2021-08-11 Alexander BelyaevRevert "[mlir] Change the pattern for TiledLoopOp buffe...
2021-08-11 Cullen Rhodes[AArch64][SME] Support ptrue(s) in streaming mode
2021-08-11 Rainer Orth[ELF] Don't emit SHF_GNU_RETAIN on Solaris
2021-08-11 Matthias Springer[mlir][Analysis][NFC] Remove code duplication around...
2021-08-11 Matthias Springer[mlir][Analysis][NFC] Reimplement FlatAffineConstraints...
2021-08-11 madhur13490[DAG] Reword comment for EnforceNodeIdInvariant and...
2021-08-11 Yolanda Chen[lld] Add lto-pgo-warn-mismatch option
2021-08-11 Matthias Springer[mlir][Analysis][NFC] Reimplement FlatAffineConstraints...
2021-08-11 Petr Hosek[InstrProfiling] Generate runtime hook for Fuchsia
2021-08-11 Petr HosekRevert "[InstrProfiling] Emit bias variable eagerly"
2021-08-11 Matthias Springer[mlir][Analysis] Add FlatAffineConstraints::addLowerOrU...
2021-08-11 Johannes Doerfert[Attributor][NFC] Try to make the windows build bots...
2021-08-11 Matthias Springer[mlir][Analysis] Add alignAffineMapWithValues
2021-08-11 Johannes Doerfert[Attributor][FIX] Handle recurrences (PHIs) in AAPointe...
2021-08-11 Johannes Doerfert[Attributor][FIX] Only avoid visiting PHI uses multiple...
2021-08-11 Johannes Doerfert[Attributor][NFC] Precommit reproducer for PR51249
2021-08-11 Johannes Doerfert[OpenMP][FIX] Disabled optimizations have to be made...
2021-08-11 Craig Topper[SelectionDAGBuilder] Save iterator to avoid second...
2021-08-11 Mircea Trofin[NFC][MLGO] 'Use' variable used for asserts
2021-08-11 Christopher... [llvm][clang][NFC] updates inline licence info
2021-08-11 LLVM GN Syncbot[gn build] Port 58915667d0b9
2021-08-11 Hongtao Yu[CSSPGO] Additional cleanup as a follow-up to D107838
2021-08-11 Arthur O'Dwyer[libc++] IWYU to fix Modules complaints in <__ranges...
2021-08-11 Arthur O'Dwyer[libc++][modularisation] Split up <concepts> into granu...
2021-08-11 Ben Shi[RISCV][test] Add new tests for mul optimization in...
2021-08-11 Hongtao Yu[CSSPGO] Do not use getCanonicalFnName in pseudo probe...
2021-08-10 LLVM GN Syncbot[gn build] Port f9e58f35e905
2021-08-10 zoecarver[libcxx][ranges] Add `views::counted` CPO.
2021-08-10 Amara Emerson[AArch64][GlobalISel] Relax oneuse restriction for...
2021-08-10 Sushma Unnibhavi[M68k][GloballSel] RegBankSelect implementation
2021-08-10 Adrian PrantlSimplify coro::salvageDebugInfo() (NFC-ish)
2021-08-10 Adrian PrantlStreamline the API of salvageDebugInfoImpl (NFC)
2021-08-10 Sam Clegg[lld][WebAssembly] Prefer objdump -d over obj2yaml...
2021-08-10 Rob Suderman[mlir][tosa] Add folders for trivial tosa operation...
2021-08-10 Rob Suderman[mlir][tosa] Add dilation to tosa.transpose_conv2d...
2021-08-10 natashaknk[mlir][tosa] Add quantized and unquantized versions...
2021-08-10 Vince Bridgers[analyzer] Cleanup a FIXME in SValBuilder.cpp
2021-08-10 Sam McCall[Sema] Include full range of the switch condition in...
2021-08-10 Craig Topper[RISCV] Remove stale TODO from test. NFC
2021-08-10 Jacques Pienaar[mlir][drr] Improve error message for unexpected attrib...
2021-08-10 Volodymyr Sapsai[docs] Clarify variable-width integer (VBR) encoding...
2021-08-10 Haruki Imai[mlir] Support normalizing memrefs with MemRef_Reinterp...
2021-08-10 Nikita Popov[MemCpyOpt] Optimize MemoryDef insertion
2021-08-10 Alexander Belyaev[mlir] Change the pattern for TiledLoopOp bufferization.
2021-08-10 Thomas Johnson[ARC] Add codegen for count trailing zeros intrinsic...
2021-08-10 Fangrui Song[InlineAdvisor] Add single quotes around caller/callee...
2021-08-10 Jacques Pienaar[mlir] Enable specifying querying function in ValueShap...
2021-08-10 Jan Kratochvil[nfc] [lldb] Assertions for D106270 - [DWARF5] Fix...
2021-08-10 Sanjay Patel[InstCombine] avoid infinite loops from min/max canonic...
2021-08-10 Joseph Huber[OpenMP] AlwaysInline __kmpc_parallel_51 to improve...
2021-08-10 Dmitry Vyukovtsan: add notion of compressed addresses
2021-08-10 Dmitry Vyukovtsan: rename mapping field selectors
2021-08-10 Dmitry Vyukovtsan: remove indirection when selecting the active...
2021-08-10 Dmitry Vyukovtsan: remove dependencies on HAS_48_BIT_ADDRESS_SPACE...
2021-08-10 Dmitry Vyukovtsan: unit-test all mappings
2021-08-10 Dmitry Vyukovtsan: unify all shadow mappings
2021-08-10 Dmitry Vyukovtsan: define all fields for all mappings
2021-08-10 Dmitry Vyukovtsan: rename kAppMemBeg to kLoAppMemBeg
2021-08-10 Dmitry Vyukovtsan: remove TSAN_MID_APP_RANGE macro
2021-08-10 Dmitry Vyukovsanitizer_common: add FALLTHROUGH macro
2021-08-10 Dmitry Vyukovtsan: deduplicate mapping selection
2021-08-10 Dmitry Vyukovtsan: make all memory mappings testable
2021-08-10 Dmitry Vyukovsanitizers: turn thread-safety errors into warnings
2021-08-10 Dmitry Vyukovsanitizer_common: optimize Mutex for high contention
2021-08-10 Matt ArsenaultSystemZ: Tidy up a mir test
2021-08-10 Saleem Abdulrasoollibunwind: add missing break statements in EHABI
2021-08-10 Leonard Chan[clang][cache] Update Fuchsia-stage2.cmake to create...
2021-08-10 Jinsong Ji[AIX] Don't crash on unimplemented lowerRelativeReference
2021-08-10 Peter Steinfeld[flang] Fix the extent calculation when upper bounds...
2021-08-10 Matt ArsenaultAMDGPU: Add alloc priority to global ranges
2021-08-10 Matt ArsenaultAMDGPU: Add baseline register allocation failure test
2021-08-10 Matt ArsenaultRegAllocGreedy: Add spaces between registers in debug...
2021-08-10 Jake Egan[AIX] Define __HOS_AIX__ macro only for AIX target
2021-08-10 Mark de Wever[libcxx] Remove _LIBCPP_HAS_NO_BUILTIN_IS_CONSTANT_EVAL...
2021-08-10 Paul Robinson[Security] Replace Josh Eads with Tim Penge as a Sony rep
2021-08-10 George Rokos[libomptarget][NFC] Fix compilation issue with GCC
2021-08-10 Tom Lokovicabseil-string-find-str-contains should not propose...
2021-08-10 Joel E. Denny[OpenMP][NFC] Simplify targetDataEnd conditions for...
2021-08-10 Denys Petrovrevert test commit
2021-08-10 Denys Petrov[analyzer] Move test case to existing test file and...
2021-08-10 Denys Petrovtest commit
2021-08-10 Craig Topper[RISCV] Fold (add (select lhs, rhs, cc, 0, y), x) ...
2021-08-10 Louis Dionne[libc++][NFC] Simplify tests for bind_front
2021-08-10 Alex Orlov[clang] Implement P0692R1 from C++20 (access checking...
2021-08-10 Sanjay Patel[InstSimplify] fold min/max with limit constant
2021-08-10 Sanjay PatelRevert "[InstSimplify] fold min/max with limit constant...
next