platform/upstream/llvm.git
2020-11-04 Joe Nash[AMDGPU] Resolve pseudo registers at encoding uses
2020-11-04 Fangrui SongRevert "[GlobalISel] GISelKnownBits::computeKnownBitsIm...
2020-11-04 Arthur Eubanks[NewPM] Don't run before pass instrumentation on requir...
2020-11-04 Sebastian Neubauer[AMDGPU] Fix iterating in SIFixSGPRCopies
2020-11-04 Fangrui Song[llvm-objcopy] Make --set-section-flags work with ...
2020-11-04 Alexander Shaposhnikov[llvm-objcopy][MachO] Make isValidMachOCannonicalName...
2020-11-04 Mehdi AminiAdd facilities to print/parse a pass pipeline through...
2020-11-04 Simon Pilgrim[KnownBits] KnownBits::computeForMul - avoid unnecessar...
2020-11-04 Simon Pilgrim[GlobalISel] GISelKnownBits::computeKnownBitsImpl ...
2020-11-04 Nabeel Omer[Dexter] add visual studio 2019 debugger support
2020-11-04 Nabeel Omer[Dexter] add an optnone attribute debug experience...
2020-11-04 Louis Dionne[libc++] Remove the ability to not install the support...
2020-11-04 Arnold SchwaighoferRevert "Start of an llvm.coro.async implementation"
2020-11-04 Louis Dionne[libc++] Split off part of a test that require signals...
2020-11-04 Vy NguyenFix breakage in D89615 (due to cmake version 3.16.5)
2020-11-04 Kadir Cetinkaya[clangd] Cleanup dependencies around RemoteIndex
2020-11-04 LLVM GN Syncbot[gn build] Port d1b2a523191
2020-11-04 Balázs Kéri[clang-tidy] Add signal-handler-check for SEI CERT...
2020-11-04 Arnold SchwaighoferStart of an llvm.coro.async implementation
2020-11-04 Eric Astor[ms] [llvm-ml] Enable support for MASM-style macro...
2020-11-04 Pavel Labath[lldb] Remove [US]IntValueIsValidForSize from CommandOb...
2020-11-04 Pavel Labath[lldb/Utility] Delete Scalar::[US]IntValueIsValidForSize
2020-11-04 Simon PilgrimUse isa<> instead of dyn_cast<> to avoid unused variabl...
2020-11-04 Simon PilgrimFix gcc braces warning. NFCI.
2020-11-04 Louis Dionne[libc++] NFCI: Refactor chrono.cpp to make it easier...
2020-11-04 Aaron BallmanAdd a floating-point suffix to silence warnings; NFC
2020-11-04 etiotto[compiler-rt][AIX]: Link compiler-rt profile library...
2020-11-04 Vy Nguyen[NFC]Remove unused variable
2020-11-04 Vy NguyenDisable emulated-tls for compiler-rt+tests on Android...
2020-11-04 Paul C. Anagnostopoulos[TableGen] Add !interleave operator to concatenate...
2020-11-04 Paul C. Anagnostopoulos[TableGen] [IR] Eliminate unnecessary recursive help...
2020-11-04 Pavel Labath[lldb] Improve RegisterValue::GetScalarValue
2020-11-04 Louis Dionne[libc++] Remove test that is irrelevant since f1a96de1bc8d
2020-11-04 Louis Dionne[libc++] Don't run tests in a shell in the default...
2020-11-04 Sanjay Patel[InstSimplify] allow vector folds for icmp Pred (1...
2020-11-04 Sanjay Patel[InstSimplify] add vector cmp tests; NFC
2020-11-04 Roman Lebedev[Reassociate] Guard `add`-like `or` conversion into...
2020-11-04 Nicolas Vasilache[mlir][std] Add DimOp folding for dim(tensor_load(m...
2020-11-04 Frederik Gossen[MLIR] Support walks over regions and blocks
2020-11-04 Clement Courbet[llvm-exegesis] Fix rGaf658d920e2b
2020-11-04 LLVM GN Syncbot[gn build] Port 73b6cb67dcd
2020-11-04 LLVM GN Syncbot[gn build] Port 1124bf4ab77
2020-11-04 Nico Weber[gn build] try to port 707d69ff32309b
2020-11-04 Simon Moll[VE] Add +vpu attribute
2020-11-04 Kerry McLaughlin[SVE][CodeGen] Lower scalable integer vector reductions
2020-11-04 Nicolas Vasilache[mlir][SCF] Add canonicalization pattern for scf::For...
2020-11-04 Simon Pilgrim[DAG] computeKnownBits - Replace ISD::MUL handling...
2020-11-04 Jon Chesterfield[libomptarget][nfc] Build amdgcn deviceRTL with nogpulib
2020-11-04 Sebastian Neubauer[AMDGPU] Set rsrc1 flags for graphics shaders
2020-11-04 Sebastian Neubauer[AMDGPU] Fix ieee mode default value
2020-11-04 Vitaly Buka[NFC][UBSAN] Replace "count 0" with FileCheck
2020-11-04 Andrzej Warzynski[mlir] Fix failing shared libraries build
2020-11-04 Stefan Gränitz[JITLink][ELF] Omit temporary labels in tests
2020-11-04 Qiu Chaofan[Clang] Add more fp128 math library function builtins
2020-11-04 Clement Courbet[llvm-exegesis][X86] Save and restore eflags.
2020-11-04 Kadir Cetinkaya[clangd] Pass parameters to config apply functions
2020-11-04 Pavel Labath[lldb] Delete Value::Vector class
2020-11-04 Vitaly Buka[sanitizer] Remove ANDROID_NDK_VERSION
2020-11-04 Clement Courbet[llvm-exegesis] Fix unused variable warning.
2020-11-04 David Green[ARM] Remove unused variable. NFC
2020-11-04 Vitaly Buka[sanitizer] Remove -Wno-non-virtual-dtor
2020-11-04 Vy NguyenUse LLD for Android compiler-rt
2020-11-04 Sander de Smalen[NFCI] Replace AArch64StackOffset by StackOffset.
2020-11-04 Clement CourbetRe-land "[llvm-exegesis] Save target state before runni...
2020-11-04 Alex Zinenko[mlir] Add a simpler lowering pattern for WhileOp repre...
2020-11-04 Alex Zinenko[mlir] Add lowering to CFG for WhileOp
2020-11-04 Alex Zinenko[mlir] Add a generic while/do-while loop to the SCF...
2020-11-04 Nathan Ridge[clangd] Store the containing symbol for refs
2020-11-04 Praveen G[Flang][OpenMP] Add semantic checks for OpenMP copyin...
2020-11-04 Fangrui Song[DebugInfo] Delete unused DwarfUnit::addConstantFPValue...
2020-11-04 Clement CourbetRevert "Re-land "[llvm-exegesis] Save target state...
2020-11-04 Clement CourbetRe-land "[llvm-exegesis] Save target state before runni...
2020-11-04 Stella Laurenzo[mlir][Python] Return and accept OpView for all functions.
2020-11-04 Stella LaurenzoFix linkage error on mlirLogicalResultIsFailure.
2020-11-04 Martin StorsjöRevert "[AggressiveInstCombine] Generalize foldGuardedR...
2020-11-04 Mehdi AminiEnable -Werror-implicit-function-declaration by default...
2020-11-04 Mehdi AminiSwitch the CallbackOstream wrapper in the MLIR C API...
2020-11-04 Mehdi AminiAdd a basic C API for the MLIR PassManager as well...
2020-11-04 Arthur EubanksPort print-must-be-executed-contexts and print-mustexec...
2020-11-04 Craig Topper[RISCV] Add fshl with immediate tests for Zbt extension...
2020-11-04 Xiang1 Zhang[StackColoring] Conservatively merge catch point of...
2020-11-04 Michael Liao[MachineInstr] Add support for instructions with multip...
2020-11-04 Nathan James[clangd][NFC] Make Located::operator->() use pointer...
2020-11-04 Gaurav Jain[NFC] Use [MC]Register in register allocation
2020-11-04 Amara Emerson[AArch64][GlobalISel] Add combine for G_EXTRACT_VECTOR_...
2020-11-04 Rahul Joshi[MLIR] Check for duplicate entries in attribute diction...
2020-11-04 peter klausler[flang] Dodge gcc 8.2.0 build problem (NFC)
2020-11-03 mikeurbach[MLIR] Move eraseArguments and eraseResults to FunctionLike
2020-11-03 Siva Chandra... [libc][NFC][Obvious] Use the new macro to declare speci...
2020-11-03 Julien Jorge[WebAssembly] Don't fold frame offset for global addresses
2020-11-03 Thomas Raoux[mlir][vector] Make linalg FillOp vectorization use...
2020-11-03 Sanjay Patel[ARM] remove cost-kind predicate for most math op costs
2020-11-03 Mehdi AminiRemove extra comma after macro, fix GCC warning (NFC)
2020-11-03 Kiran Chandramohan[MLIR] NFC : Move OpenMP dialect include to translation
2020-11-03 Richard SmithWhen re-checking an already-substituted template argume...
2020-11-03 Matt MorehouseUndo Revert "Ignore template instantiations if not...
2020-11-03 Matt MorehouseRevert "Ignore template instantiations if not in AsIs...
2020-11-03 Fangrui Song[docs] Fix docs-llvm-html after recent TableGen changes...
2020-11-03 zoecarver[libc++][NFC] Mark LWG issue 2899 as not complete.
2020-11-03 Michael Jones[LIBC][NFC] Rename errno and assert files to match...
next