platform/upstream/llvm.git
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...
2021-08-10 Sanjay Patel[InstSimplify] fold min/max with limit constant; NFC
2021-08-10 Sanjay Patel[InstSimplify] add tests for min/max idioms; NFC
2021-08-10 Dmitry VyukovProblem with realpath interceptor
2021-08-10 Kazu Hirata[DWARF] Remove isInlinedCStr (NFC)
2021-08-10 Raphael Isemann[lldb][NFC] Fix inversed documentation of Process:...
2021-08-10 Raphael Isemann[lldb][NFC] Add a FIXME for NameSearchContext::AddFunDe...
2021-08-10 Thomas Preud... Set supported target for asan-use-callbacks test
2021-08-10 David Sherwood[NFC] Add extra RUN line to strict reduction tests
2021-08-10 Brian Cain[clang] [hexagon] Add resource include dir
2021-08-10 Florian MayerRevert "[clangd] Support `#pragma mark` in the outline"
2021-08-10 Sam McCall[Sema] Preserve invalid CXXCtorInitializers using Recov...
2021-08-10 Sam McCall[Parser] Fix attr infloop on "int x [[c"
2021-08-10 Raphael Isemann[lldb] Add a test for user-defined objc_copyRealizedCla...
2021-08-10 Raphael Isemann[lldb] Add a test for potentially conflicting names...
2021-08-10 David Green[AArch64] Correct sinking of shuffles to adds/subs
2021-08-10 David Green[AArch64] Regenerate sink-free-instructions.ll. NFC
2021-08-10 Tim NorthoverAArch64: support @llvm.va_copy in GISel
2021-08-10 Florian Mayer[hwasan] Fix test on x86.
2021-08-10 Sven van Haastregt[OpenCL] Make pipes and workgroup optional for -fdeclar...
2021-08-10 Konstantin... [GlobalISel] Look through truncs and extends in narrowS...
2021-08-10 bakhtiyarFix a bug in algebraic simplification, and enable the...
2021-08-10 Lang Hames[ORC-RT] Fix typo in path in f63b1bf7f49.
2021-08-10 Lang Hames[ORC-RT] Include TLV support in x86-64 Haswell slice.
2021-08-10 Jean Perier[flang] Always create HostAssocDetails for host object...
2021-08-10 Carl Ritson[SimpifyCFG] Remove recursion from FoldCondBranchOnPHI...
2021-08-10 Fraser Cormack[IRBuilder][NFC] Clarify docs on fadd/fmul reductions
2021-08-10 Ben Dunbobbin[llvm-ar] Add some test-cases for empty archives
2021-08-10 Ben Dunbobbin[LLD][Test] Add thin archives to map file test
2021-08-10 Archibald Elliott[NFC][X86] New Test Requires Asserts
2021-08-10 David Green[ARM] Change a couple of instances of LiveRegs.contains...
2021-08-10 Tony Tye[AMDGPU] Support non-strictly stronger memory orderings...
2021-08-10 Florian Mayer[hwasan] State correct PC in first error message.
2021-08-10 David Sherwood[InstCombine] Add more complex folds for extractelement...
2021-08-10 Vitaly Buka[NFC] Fix typo in comment
2021-08-10 Vitaly Buka[sanitizer] Intercept sem_open/sem_unlink
2021-08-10 Martin Storsjö[libcxx] [test] Convert an XFAIL: LIBCXX-WINDOWS-FIXME...
2021-08-10 Martin Storsjö[libcxx] [test] Fix the new_faligned_allocation.pass...
2021-08-10 Martin Storsjö[libcxx] [test] Generalize defines for skipping allocat...
2021-08-10 Cullen Rhodes[AArch64][SVE] NFC: Remove unused p0-p7 with element...
2021-08-10 David Sherwood[IR] Let ConstantVector::getSplat use poison instead...
2021-08-10 Tres Popp[mlir] NFC Replace some code snippets with equivalent...
2021-08-10 LLVM GN Syncbot[gn build] Port 6f7f5b54c81b
2021-08-10 Wang, Pengfei[X86] AVX512FP16 instructions enabling 1/6
2021-08-10 Fangrui Song[Driver][test] Improve avr-toolchain.c
2021-08-10 Matthias Springer[mlir][Analysis][NFC] Disambiguate FlatAffineConstraint...
2021-08-10 Matthias Springer[mlir][Analysis] Revert D107221
2021-08-09 Ettore Tiotto[AIX]: Fix option processing for -b
2021-08-09 Anshil Gandhi[HIP] Allow target addr space in target builtins
2021-08-09 LLVM GN Syncbot[gn build] Port 9d982c67ba01
2021-08-09 zoecarver[libcxx][ranges] Add `ranges::reverse_view`.
2021-08-09 Louis Dionne[libc++][NFC] Remove workaround for variadic templates...
2021-08-09 Usman Nadeem[AArch64][SVE][InstCombine] Unpack of a splat vector...
2021-08-09 Usman Nadeem[AArch64][SVE][InstCombine] Move last{a,b} before binop...
next