platform/upstream/llvm.git
2020-11-13 Nikita Popov[Local] Clean up EmitGEPOffset
2020-11-13 Jonas Devlieghere[lldb] Fix SymbolFile/PDB/udt-layout.test
2020-11-13 Yuanfang Chen[CGProfile] allows bitcast in metadata node storing...
2020-11-13 Jessica Paquette[GlobalISel] Add matchers for specific constants and...
2020-11-13 Kadir Cetinkaya[clangd] Canonicalize LLVM_ENABLE_ZLIB
2020-11-13 Nikita Popov[SCEV] Fix nsw flags for GEP expressions
2020-11-13 Arthur Eubanks[gn build] Port 8741a76f
2020-11-13 Nikita Popov[ValueTracking] Don't set nsw flag for inbounds addition
2020-11-13 Louis Dionne[libc++] Install GDB in the Docker images
2020-11-13 Nikita Popov[LangRef] Clarify GEP inbounds wrapping semantics
2020-11-13 Simon Pilgrim[KnownBits] Merge the minimum shift amount and leading...
2020-11-13 Nico Weberclang: Don't assert on no_unique_address fields in...
2020-11-13 Scott Todd[MLIR] Allow setting "CodeView" flag in LLVMIR translat...
2020-11-13 Matt ArsenaultAMDGPU/GlobalISel: Regenerate some checks
2020-11-13 Matt ArsenaultAMDGPU: Factor out large flat offset splitting
2020-11-13 Nico Weber[gn build] (semi-manually) Port 6a8099e0f61
2020-11-13 Matt ArsenaultGlobalISel: Directly expose getDefSrcRegIgnoringCopies...
2020-11-13 Kadir Cetinkaya[clangd] Ensure we test for compatibility of serialized...
2020-11-13 Kadir Cetinkaya[clangd] Assert on varint encoding
2020-11-13 Sam Clegg[WebAssembly] Add new relocation type for TLS data...
2020-11-13 Matt ArsenaultAMDGPU: Refactor getBaseWithOffsetUsingSplitOR usage
2020-11-13 Djordje Todorovic[NFC][IntrRefLDV] Remove dead code from transferSpillOr...
2020-11-13 David ZarzyckiRevert "[NFC] Move code between functions as a preparat...
2020-11-13 Sam Clegg[lld][WebAssembly] Add test for TLS BSS data. NFC.
2020-11-13 Louis Dionne[libc++] Only check for GCC's empty string storage...
2020-11-13 Zbigniew Sarbinowski[libc++] Port the time functions to z/OS
2020-11-13 Joachim Protze[OpenMP][Tool] Update archer to accept new OpenMP 5...
2020-11-13 Nico Weber[gn build] more hotfix after 17df195f70 to unbreak...
2020-11-13 Paul C. Anagnostopoulos[TableGen] Enhance the six comparison bang operators.
2020-11-13 serge-sans... llvmbuildectomy - remove conflict file
2020-11-13 Nico Weber[gn build] Port 8bb6347939b
2020-11-13 serge-sans... llvmbuildectomy - support disabled native target
2020-11-13 Nico Weber[gn build] (manually) merge 1d0676b54c4e3
2020-11-13 Nico Weber[gn build] Hotfix to unbreak build after 9218ff50f9308
2020-11-13 Piotr Sobczak[DivergenceAnalysis] Use addRequiredTransitive
2020-11-13 serge-sans... llvmbuildectomy - compatibility with ocaml bindings
2020-11-13 Florian HahnAdd !annotation metadata and remarks pass.
2020-11-13 Haojian Wu[clang] Fix an assertion crash in delayed access check.
2020-11-13 Hans WennborgRevert "[AsmPrinter] fix -disable-debug-info option"
2020-11-13 Jan SvobodaReland [clang][cli] Port ObjCMTAction to new option...
2020-11-13 Eugene Zhulenev[mlir] Transform scf.parallel to scf.for + async.execute
2020-11-13 Simon Atanasyan[MC][mips] Remove unused check prefixes. NFC
2020-11-13 Simon Atanasyan[mips] Add tests to check disassembling of add.ps/mul...
2020-11-13 Kirill Bobyrev[clangd] Add missing tests to rename feature
2020-11-13 Yvan Roux[UpdateTestChecks] Fix $ in function test for ARM.
2020-11-13 Kerry McLaughlin[SVE][CodeGen] Improve codegen of scalable masked scatters
2020-11-13 Max Kazantsev[NFC] Move code between functions as a preparation...
2020-11-13 Simon Pilgrim[ValueTracking] computeKnownBitsFromShiftOperator use...
2020-11-13 Max Kazantsev[NFC] Refactor lambda into static function
2020-11-13 Raphael Isemann[lldb][NFC] Fix flaky TestForwardDeclFromStdModule...
2020-11-13 Simon PilgrimFix MSVC signed/unsigned comparison warning. NFCI.
2020-11-13 Kazushi (Jam... [VE] Add vst intrinsic instructions
2020-11-13 Max Kazantsev[NFC] Move lambdae into static functions
2020-11-13 Florian Hahn[docs] Fix undefined reference in ORCv2 design doc.
2020-11-13 Jay Foad[AMDGPU] One more use of the new export target names...
2020-11-13 serge-sans... llvmbuildectomy - replace llvm-build by plain cmake
2020-11-13 serge-sans... [nfc] Fix missing include
2020-11-13 Lang Hames[ORC][examples] Fix missing includes/dependencies in...
2020-11-13 Lang Hames[ORC] Make a narrowing conversion explicit.
2020-11-13 Max Kazantsev[Test] One more IndVars test with inverted exit condition
2020-11-13 Max Kazantsev[IndVars] Fix branches exiting by true with invariant...
2020-11-13 Max Kazantsev[Test] Add test with inverted branch
2020-11-13 Stephan Herhut[mlir][bufferize] Fix buffer promotion to stack for...
2020-11-13 Stephan Herhut[mlir][gpu] Only transform mapped parallel loops to...
2020-11-13 Lang Hames[examples] Fix Kaleidoscope examples after OrcJIT break...
2020-11-13 Kai Luo[PowerPC] Add test case for negated abs. NFC.
2020-11-13 Max Kazantsev[NFC] Refactor loop-invariant getters to return Optional
2020-11-13 River Riddle[mlir][Pass] Remove the verifierPass now that verificat...
2020-11-13 Lang Hames[examples] Fix Kaleidoscope examples after OrcJIT break...
2020-11-13 River Riddle[mlir][Asm] Add support for resolving operation locatio...
2020-11-13 Jason Molendadebugserver should advance pc past builtin_debugtrap...
2020-11-13 Lang Hames[ORC][examples] Fix include and library dependence...
2020-11-13 Serge Pavlov[Driver] Add option -fproc-stat-report
2020-11-13 Lang Hames[ORC] Add dependence of OrcJIT on OrcTargetProcess.
2020-11-13 River Riddle[mlir] Remove C++17 only use of inline on constexpr...
2020-11-13 River Riddle[mlir][Interfaces] Add implicit casts from concrete...
2020-11-13 River Riddle[mlir][DenseElementsAttr] Allow for custom floating...
2020-11-13 Arthur Eubanks[NFC] Removed unused variable
2020-11-13 Akira Hatanaka[ObjC][ARC] Clear the lists of basic blocks and instruc...
2020-11-13 Lang Hames[ORC] Make WrapperFunctionResult::zeroInit static
2020-11-13 Lang Hames[ORC] Remove designated initializer.
2020-11-13 Lang Hames[ORC] Break up OrcJIT library, add Orc-RPC based remote...
2020-11-13 Jameson Nash[AsmPrinter] fix -disable-debug-info option
2020-11-13 Craig Topper[X86] Use EVT::getIntegerVT instead of MVT::getIntegerV...
2020-11-13 Craig Topper[X86] When storing v1i1/v2i1/v4i1 to memory, make sure...
2020-11-13 Max Kazantsev[IndVars] Replace checks with invariants if we cannot...
2020-11-13 Richard SmithSuppress trailing template arguments equivalent to...
2020-11-13 Mehdi AminiFix MLIR lit test configuration after cmake Python...
2020-11-13 Philip Reames[Tests][LoopVect] Exercise basic uniform memory operand...
2020-11-13 Shilei Tian[OpenMP] Fixed a bug when displaying affinity
2020-11-13 Michael Liao[hip] Remove the coercion on aggregate kernel arguments.
2020-11-13 Michael Kruse[Polly] Fix memory leak.
2020-11-13 Sanjay Patel[InstCombine] fold sub of low-bit masked value from...
2020-11-13 Sanjay Patel[InstCombine] add tests for sub with masked bits; NFC
2020-11-13 Rahul Joshi[MLIR] Fix standard -> LLVM conversion to fail for...
2020-11-12 peter klausler[flang] Document DO CONCURRENT's problems (NFC)
2020-11-12 Jonas Devlieghere[lldb/DataFormatters] Display null C++ pointers as...
2020-11-12 Stanislav Mekhanoshin[AMDGPU] Remove scratch rsrc from spill pseudos
2020-11-12 Nico Weber[gn build] (manually) port 410626c9b56
2020-11-12 Sean Silva[mlir] Make tensor_to_memref op docs match reality
next