platform/upstream/llvm.git
2020-11-05 Simon PilgrimRevert rGbbeb08497ce58 "Revert "[GlobalISel] GISelKnown...
2020-11-05 Simon Pilgrim[UnitTests] Add exhaustive tests for KnownBits shl...
2020-11-05 Simon Pilgrim[InstCombine] Remove orphan InstCombinerImpl method...
2020-11-05 Eduardo Caldas[SyntaxTree] Add reverse links to syntax Nodes.
2020-11-05 Alex Zinenko[mlir] Restructure C API tests for IR
2020-11-05 Nicolas Vasilache[mlir][Linalg] Side effects interface for Linalg ops
2020-11-05 Alex Zinenko[flang] update ODS syntax to use OpBuidlerDAG instead...
2020-11-05 David Green[ARM] Make tests less dependent on scheduling. NFC
2020-11-05 Artur Bialas[mlir][spirv] Add VectorExtractDynamicOp and vector...
2020-11-05 Artur Bialas[mlir][spirv] Allow usage of vector size 8 and 16 with...
2020-11-05 Arthur Eubanks[test] Add 'REQUIRES: bpf-registered-target' to bpf...
2020-11-05 Vitaly Buka[NFC] Fix cpplint warnings
2020-11-05 Vitaly Buka[LSAN] Fix compilation error on MSVC
2020-11-05 Vitaly BukaRevert "[LSAN] Fix preprocessor condition for MSVC"
2020-11-05 Vitaly Buka[LSAN] Fix preprocessor condition for MSVC
2020-11-05 Arthur Eubanks[NewPM] Provide method to run all pipeline callbacks...
2020-11-05 Vitaly Buka[LSAN] Enabled only with __ANDROID_API__ >= 28
2020-11-05 Mehdi AminiCapture the name for mlir::OpPassManager in std::string...
2020-11-05 Vy Nguyen[sanitizers] Add missing definition
2020-11-05 Serge Pavlov[Driver] Add callback to Command execution
2020-11-05 Max KazantsevRevert "[SCEV] Handle non-positive case in isImpliedVia...
2020-11-05 Chen Zheng[MachineSink] add more profitable pattern.
2020-11-05 Max Kazantsev[SCEV] Handle non-positive case in isImpliedViaOperations
2020-11-05 Craig TopperRecommit "[RISCV] Move some test cases from rv64i-singl...
2020-11-05 Craig TopperRevert "[RISCV] Move some test cases from rv64i-single...
2020-11-05 Craig Topper[RISCV] Move some test cases from rv64i-single-softfloa...
2020-11-05 Atmn Patel[LangRef] Adds llvm.loop.mustprogress loop metadata
2020-11-05 Vitaly Buka[sanitizer] Fix -fno-emulated-tls setup
2020-11-05 Vitaly Buka[NFC] Extract InitializePlatformCommonFlags
2020-11-05 Vy Nguyen[lsan] Remove unnecessary elf-tls condition
2020-11-05 Atmn Patel[clang] Add mustprogress and llvm.loop.mustprogress...
2020-11-05 Vitaly Buka[sanitizer] Quick fix for non-Linux build
2020-11-05 Vitaly Buka[LSAN] Fix CAN_SANITIZE_LEAKS on Android
2020-11-05 Fangrui Song[mlir] Change deprecated -Werror-implicit-function...
2020-11-05 Valentin Clement[flang][openacc] Lower wait directive
2020-11-05 Vy NguyenReland [lsan] Enable LSAN for Android
2020-11-05 Fangrui Song[X86] Enable shrink-wrapping for no-frame-pointer non...
2020-11-05 Vy Nguyen[sanitizer] Allow preinit array on Android
2020-11-05 Valentin Clement[flang][openacc] Lower init and shutdown directive
2020-11-04 Rahul Joshi[MLIR][NFC] Update syntax of global_memref in ODS descr...
2020-11-04 Vitaly Buka[NFC][sanitizer] Reformat some code
2020-11-04 Baptiste Saleil[PowerPC] Add Sema checks for MMA types
2020-11-04 Arthur O'DwyerFix UB in one libcxx test, when deleting D through...
2020-11-04 Vitaly Buka[sanitizer] Get Android API from --target
2020-11-04 Vitaly Buka[NFC][LSAN] Remove unused variable
2020-11-04 Vitaly Buka[NFC] Fix comment in test
2020-11-04 Duncan P. N... Basic: Change Module::Umbrella to a PointerUnion, NFC
2020-11-04 Arthur EubanksReland [NewPM] Add OptimizationLevel param to registerP...
2020-11-04 Arthur EubanksRevert "[NewPM] Add OptimizationLevel param to register...
2020-11-04 Arthur Eubanks[NewPM] Add OptimizationLevel param to registerPipeline...
2020-11-04 Jonas Devlieghere[crashlog] Pass the debugger around instead of relying...
2020-11-04 Valentin Clement[flang][openacc] Lower update directive
2020-11-04 Eric AstorFix -Wsign-compare issue in MasmParser.cpp
2020-11-04 Eric Astor[ms] [llvm-ml] Lex MASM strings, including escaping
2020-11-04 Cameron McInally[SelectionDAG] Add legalizations for VECREDUCE_SEQ_FMUL
2020-11-04 Mircea Trofin[NFC] Use Register/MCRegister
2020-11-04 Valentin Clement[flang][openacc] Lower enter data directive
2020-11-04 Edd Dawson[lld][ELF][test] test LTO-removed symbols are not in...
2020-11-04 Louis Dionne[libc++] Remove stray setting of use_system_cxx_lib...
2020-11-04 Louis Dionne[libc++] Move availability-related Lit configuration...
2020-11-04 Craig Topper[RISCV] Remove assertsexti32 from fslw/fsrw isel patterns.
2020-11-04 Valentin Clement[flang][openacc] Lower exit data directive
2020-11-04 Nikita Popov[MemorySSA] Use provided memory location even if instru...
2020-11-04 Steven WanAdd info about the cherry-picked commit and contributor
2020-11-04 Steven Wan[PowerPC] Rename mftbl to mftb
2020-11-04 Alexandre Eichenberger[mlir][std] Add SignedCeilDivIOp and SignedFloorDivIOp...
2020-11-04 Craig Topper[RISCV] Correct the operand order for fshl/fshr to...
2020-11-04 Duncan P. N... Basic: Split out DirectoryEntry.h, NFC
2020-11-04 Fraser Cormack[DAGCombine] Fix bug in load scalarization
2020-11-04 Louis Dionne[libc++] NFC: Remove trailing whitespace
2020-11-04 Mehdi AminiRefactor PyPrintAccumulatorm, PyFileAccumulator, and...
2020-11-04 Mehdi AminiMove MlirStringCallback declaration from mlir-c/IR...
2020-11-04 cchen[OpenMP] target nested `use_device_ptr() if()` and...
2020-11-04 Craig Topper[RISCV] Remove assertsexti32 from inputs to riscv_sllw...
2020-11-04 Rahul Joshi[MLIR] Refactor memref type -> LLVM Type conversion
2020-11-04 Rahul Joshi[MLIR] Remove NoSideEffect from std.global_memref op.
2020-11-04 Arnold SchwaighoferStart of an llvm.coro.async implementation
2020-11-04 Sean Silva[mlir] Make linalg-bufferize a composable bufferization...
2020-11-04 Sean Silva[mlir] Fix materializations for unranked tensors.
2020-11-04 Craig Topper[RISCV] Check all 64-bits of the mask in SelectRORIW.
2020-11-04 Mehdi AminiSwitch from C-style comments `/* ... */` to C++ style...
2020-11-04 Christopher... [UBSan] Cannot negate smallest negative signed integer
2020-11-04 Craig Topper[RISCV] Remove custom isel for (srl (shl val, 32),...
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
next