platform/upstream/llvm.git
2020-05-05 Louis Dionne[libc++] Move parsing of <__config_site> macros to...
2020-05-05 Raphael IsemannRevert "[lldb][cmake] Also use local submodule visibili...
2020-05-05 Jonathan Coe[clang-format] C# always regards && as a binary operator
2020-05-05 Sebastian Neubauer[AMDGPU] Don't mark the .note section as ALLOC
2020-05-05 Sander de Smalen[AArch64][SVE] Guard bitcast patterns under IsLE predicate
2020-05-05 David Green[ARM] Correct the type on a predicate cast
2020-05-05 Sander de Smalen[SveEmitter] Add builtins for svreinterpret
2020-05-05 Jean-Michel... [mlir][standalone] NFC: Update CMakeLists.txt to reflec...
2020-05-05 Simon Pilgrim[InstCombine] Fold or(zext(bswap(x)),shl(zext(bswap...
2020-05-05 Alexander Belyaev[MLIR] Link MLIRStandardOpsTransforms with MLIRTransforms.
2020-05-05 Simon Pilgrim[X86][AVX] combineVectorSignBitsTruncation - avoid...
2020-05-05 Simon Pilgrim[X86][AVX] Add PR45794 sitofp v4i64-v4f32 test case
2020-05-05 Kadir Cetinkaya[clangd] Get rid of Inclusion::R
2020-05-05 James Henderson[docs][llvm-objcopy] Update --output-target text with...
2020-05-05 Nico Weber[gn build] (manually) merge 07f8ca6ab19
2020-05-05 Andrea Di BiagioForgot to add a -mtriple to a test. NFC
2020-05-05 Kirill Bobyrev[clangd] NFC: Cleanup unused headers and libraries
2020-05-05 Sander de SmalenReland D78750: [SveEmitter] Add builtins for svdupq...
2020-05-05 Sam Parker[NFC][CostModel] Add TargetCostKind to relevant APIs
2020-05-05 Andrea Di Biagio[MCA] Fixed a bug where loads and stores were sometimes...
2020-05-05 Pratyai Mazumder[SanitizerCoverage] Replace the unconditional store...
2020-05-05 Alex Zinenko[mlir] NFC: update ::build signature in the tutorial...
2020-05-05 Heejin Ahn[WebAssembly] Fix block marker placing after fixUnwindM...
2020-05-05 Pierre-vh[Target][ARM] Fold or(A, B) more aggressively for I1...
2020-05-05 Pierre-vh[Target][ARM] Add PerformVSELECTCombine for MVE Integer Ops
2020-05-05 Peter Smith[ELF][ARM] Do not create .ARM.exidx sections for out...
2020-05-05 David Green[ARM] MVE predcast with const test. NFC
2020-05-05 Martin Storsjö[LLD] [COFF] Fix a typo in an assert message. NFC.
2020-05-05 Haojian Wu[clang] Fix an uint32_t overflow in large preamble.
2020-05-05 Alexander Belyaev[MLIR] Add conversion from AtomicRMWOp -> GenericAtomic...
2020-05-05 David Sherwood[CodeGen] Fix warnings due to SelectionDAG::getSplatSou...
2020-05-05 Julian Lettner[lit] Create one output file when `--output` is specifi...
2020-05-05 Reid Kleckner[PDB] Move stream index tracking to GSIStreamBuilder
2020-05-05 Stephen Neuendorffer[MLIR] Update documentation of cmake best practices
2020-05-05 Stephen Neuendorffer[MLIR] Reapply: Adjust libMLIR building to more closely...
2020-05-05 Stephen Neuendorffer[MLIR] Normalize usage of intrinsics_gen
2020-05-05 Jonas Devlieghere[dsymutil] Thread the VFS through dsymutil (NFC)
2020-05-05 River Riddle[mlir] Add support for merging identical blocks during...
2020-05-05 Geoffrey Martin... [mlir] Remove tabs from predecessor comments
2020-05-05 Sergey Dmitriev[CallGraphUpdater] Removed references to calles when...
2020-05-05 Yaxun (Sam... [CUDA][HIP] Fix empty ctor/dtor check for union
2020-05-05 Zakk Chen[LTO] Suppress emission of empty combined module by...
2020-05-05 Adrian PrantlClarify comment
2020-05-05 Nicolas Vasilache[mlir][EDSC] Fix off-by-one BlockBuilder insertion...
2020-05-05 River Riddle[mlir][IR] Add a Region::getOps method that returns...
2020-05-05 River Riddle[mlir][mlir-opt] Disable multithreading when parsing...
2020-05-05 Reid KlecknerUpdate LLDB filespec tests for remove_dots change
2020-05-04 Lang Hames[ORC] Rename SearchOrder operations on JITDylib to...
2020-05-04 Reid KlecknerRe-land "Optimize path::remove_dots"
2020-05-04 Reid Kleckner[PDB] Use the global BumpPtrAllocator
2020-05-04 Hanhan Wang[mlir][StandardToSPIRV] Emulate bitwidths not supported...
2020-05-04 Haruki Imai[mlir] Support big endian in DenseElementsAttr
2020-05-04 Fangrui Song[lld-macho] Support X86_64_RELOC_SIGNED_{1,2,4}
2020-05-04 Krzysztof Parzyszek[RegisterCoalescer] Extend a subrange if needed when...
2020-05-04 Vedant Kumar[lldb/Expression] Make Language() const, NFC
2020-05-04 Jonas Devlieghere[lldb] Fix -Wdtor-name warnings
2020-05-04 Sanjay Patel[x86] add test for shift+op+concat; NFC
2020-05-04 Davide Italiano[arm64] Remove an old special case that's not needed...
2020-05-04 Stephen Neuendorffer[cmake] restrict object library dependency generation...
2020-05-04 Vedant Kumar[lldb/DataFormatters] Delete GetStringPrinterEscapingHelper
2020-05-04 Vedant KumarRevert "[lldb/Expression] Make Language() const, NFC"
2020-05-04 Vedant Kumar[lldb/Expression] Make Language() const, NFC
2020-05-04 Vedant Kumar[Verifier] Constrain where DILocations may be nested
2020-05-04 shafik[LLDB] Fix overloaded operator new cases in TestCppOper...
2020-05-04 David Green[ARM] Complex LSR test showing inefficient codegen...
2020-05-04 Dan LiewTry to make `duplicate_os_log_reports.cpp` more reliable.
2020-05-04 Sander de SmalenRevert "[SveEmitter] Add builtins for svdupq and svdupq...
2020-05-04 Erich KeaneReject operations between vectors and enum types.
2020-05-04 Julian Lettner[lit] Disable test on Windows
2020-05-04 Lang Hames[JITLink] Fix missing ADDITIONAL_HEADER_DIRS for the...
2020-05-04 Lang Hames[JITLink] Fix a typo in a comment.
2020-05-04 Stephen NeuendorfferRevert "[MLIR] Adjust libMLIR building to more closely...
2020-05-04 Sander de Smalen[SveEmitter] Add builtins for svdupq and svdupq_lane
2020-05-04 Eli Friedman[ARM] Fix tail call validity checking for varargs calls.
2020-05-04 Sanjay Patel[x86] add tests for concat of casts; NFC
2020-05-04 Snehasish KumarDescriptive symbol names for machine basic block sections.
2020-05-04 peter klausler[flang] Fix x87 binary->decimal
2020-05-04 Fangrui Song[llvm-objdump][ARM] Print inline relocations when dumpi...
2020-05-04 Sander de Smalen[SveEmitter] Add builtins for Int & FP reductions
2020-05-04 Valentin Churavy[MLIR] Adjust libMLIR building to more closely follow...
2020-05-04 Siva Chandra... [libc] Include object files from alias entrypoints...
2020-05-04 Denys PetrovA test commit as a new contributor to verify commit...
2020-05-04 Sean Fertile[PowerPC][AIX][NFC] Remove spills and reloads from...
2020-05-04 David Green[ARM] isHardwareLoopProfitable debug messages. NFC
2020-05-04 Alexandre Ganea[DebugInfo][CodeView] Include namespace into emitted...
2020-05-04 Louis Dionne[libc++] Always enable local submodule visibility in...
2020-05-04 Med Ismail... [lldb/test] Fix wrong target command failure message...
2020-05-04 ZarkoTest commit. Modified comment to add a period at the...
2020-05-04 Zola Bridges[llvm][dfsan][NFC] Factor out fcn initialization
2020-05-04 Louis Dionne[libc++] NFC: Remove unnecessary scope
2020-05-04 Yaxun (Sam... Let clang print registered targets for --version
2020-05-04 Louis Dionne[libc++] Translate the modules-support Lit feature...
2020-05-04 Stanislav Mekhanoshin[AMDGPU] fix copies between 32 and 16 bit
2020-05-04 Stephen Neuendorffer[cmake] Ensure that LINK_LIBS are dependencies for...
2020-05-04 Louis Dionne[libc++] NFC: Remove outdated #if comment
2020-05-04 Christopher... [SVE] Remove invalid usage of getNumElements in Instruc...
2020-05-04 Med Ismail... [lldb/Host] Improve error messages on unowned read...
2020-05-04 Nicolas Vasilache[mlir][Linalg] Mostly NFC - Refactor Linalg patterns...
2020-05-04 Fangrui Song[ELF] Don't advance sh_offset for an empty section...
2020-05-04 Louis Dionne[libc++] Translate compiler-identification Lit features...
next