platform/upstream/llvm.git
2020-06-23 Raphael Isemann[lldb][NFC] Add some more tests for edge cases LLDB...
2020-06-23 Feng Liu[mlir] Added the dialect inliner to the SCF dialect
2020-06-23 Xun Li[Coroutines] Fix a few failing tests
2020-06-23 Davide Italiano[debugserver] Initial support for Apple Silicon.
2020-06-23 Simon Pilgrim[X86][AVX] Attempt to lower v16i32/v16f32 shuffles...
2020-06-23 Tobias GysiRevert "[mlir] make the bitwidth of device side index...
2020-06-23 Simon Pilgrim[X86][AVX] Add v16f32 variant of PR46249 test case
2020-06-23 Arthur Eubanks[NewPM] Attempt to run opt passes specified via -foo...
2020-06-23 cgyurgyikRemove strcmp fuzz from CMakeList since it breaks build.
2020-06-23 Jonas Devlieghere[lldb/Lua] Require Lua 5.3
2020-06-23 Simon PilgrimWithColor.h - reduce CommandLine.h include to forward...
2020-06-23 Simon Pilgrim[X86][AVX] Add PR46249 test case
2020-06-23 Jonas Devlieghere[lldb/Lua] Use the debugger's output and error file...
2020-06-23 Xing GUO[ObjectYAML][DWARF] Remove unused context. NFC.
2020-06-23 Sanjay Patel[PhaseOrdering] add test for missed vectorization;...
2020-06-23 Xing GUO[ObjectYAML][ELF] Add support for emitting the .debug_p...
2020-06-23 Valentin Clement[openmp] Add missing dependencies for OMP.h.inc after...
2020-06-23 ergawy[MLIR][SPIRV] Extend automation script to generate...
2020-06-23 Erich KeaneFix test added by D79830
2020-06-23 George Mitenkov[MLIR][SPIRVToLLVM] Implementation of spv.func conversi...
2020-06-23 Momchil Velikov[ARM] Describe defs/uses of VLLDM and VLSTM
2020-06-23 Nico Weber[gn build] (semi-manually) Port d90443b1d93
2020-06-23 Valentin Clement[openmp] Base of tablegen generated OpenMP common decla...
2020-06-23 Mikhail Maltsev[BFloat] Add convert/copy instrinsic support
2020-06-23 Matt ArsenaultAMDGPU/GlobalISel: Fix asserts on non-s32 sitofp/uitofp...
2020-06-23 Thomas Preud... [unittest, ADT] Add unit tests for itostr & utostr
2020-06-23 Simon PilgrimMangle.cpp - fix implicit Format.h dependency. NFC.
2020-06-23 Louis Dionne[libc++abi] Allow code-signing executables when running...
2020-06-23 Sanjay Patel[PhaseOrdering] add test for vectorizer cooperation...
2020-06-23 Alexey Bataev[OPENMP][DOCS]Update status of supported constructs...
2020-06-23 Alexey Bataev[OPENMP50]Codegen for scan directives in parallel for...
2020-06-23 Xing GUO[ObjectYAML][ELF] Add support for emitting the .debug_p...
2020-06-23 Simon PilgrimAdd stddef.h to fix missing size_t type build errors.
2020-06-23 Simon PilgrimProfileSummaryInfoTest.cpp - fix implicit CommandLine...
2020-06-23 Simon PilgrimDwarfGenerator.cpp - fix implicit FileSystem.h dependen...
2020-06-23 Mikhail Maltsev[ARM] BFloat MatMul Intrinsics&CodeGen
2020-06-23 hsmahesha[AMDGPU/MemOpsCluster] Compute `width` for `MIMG` instr...
2020-06-23 Georgii Rymar[DebugInfo/DWARF] - Do not hang when CFI are truncated.
2020-06-23 James Henderson[DebugInfo][test] Attempt to fix big endian build bots
2020-06-23 Simon Pilgrimllvm-isel-fuzzer.cpp - fix implicit CommandLine.h depen...
2020-06-23 Simon Pilgrimllvm-dwp.cpp - fix implicit CommandLine.h dependency...
2020-06-23 Simon PilgrimModuleTest.cpp - fix implicit SourceMgr.h dependency...
2020-06-23 Simon Pilgrim[Analysis] Ensure we include CommandLine.h if we declar...
2020-06-23 cgyurgyik[libc] Add fuzz test for strcmp.
2020-06-23 cgyurgyikAdd strcmp fuzz test.
2020-06-23 Aaron BallmanHandle invalid types in the nullPointerConstant AST...
2020-06-23 Sander de Smalen[AArch64][SVE] ACLE: Add bfloat16 to struct load/stores.
2020-06-23 Simon Pilgrim[Transforms] Ensure we include CommandLine.h if we...
2020-06-23 Simon PilgrimSanitizerCoverage.h - fix implicit VirtualFileSystem...
2020-06-23 Simon PilgrimDWARFLinkerDeclContext.h - fix implicit FileSystem...
2020-06-23 Kerry McLaughlin[SVE][CodeGen] Legalisation of vsetcc with scalable...
2020-06-23 Roman Lebedev[IndVarSimplify] Don't replace IV user with unsafe...
2020-06-23 David Zarzycki[libcxx tests] Clang is more strict now about coroutines
2020-06-23 Chen Zheng[PowerPC] fold addi's imm operand to its imm form consu...
2020-06-23 Cullen Rhodes[AArch64][SVE] Guard svbfloat16_t with feature macro...
2020-06-23 Dylan McKayRevert "[AVR] Explicitly set the address of the data...
2020-06-23 Sebastian Neubauer[TableGen] Add error messages
2020-06-23 Pavel Labath[lldb] Split ClangASTSource::CompleteType
2020-06-23 Simon Pilgrim[X86] truncateVectorWithPACK - fix outdated comment...
2020-06-23 Simon Pilgrim[DAG] visitSIGN_EXTEND_INREG - rename EVT variable...
2020-06-23 Paul Walker[SVE] Code generation for fixed length vector loads...
2020-06-23 Dylan McKay[AVR] Rewrite the function calling convention.
2020-06-23 Mikael HolmenSilence gcc warning about extra ";" [NFC]
2020-06-23 Kai Luo[PowerPC][NFC] Add tests for variadic functions on...
2020-06-23 James Henderson[DebugInfo] Print line table extended opcode bytes...
2020-06-23 Simon PilgrimProfileSummary.cpp - fix implicit Format.h dependency...
2020-06-23 Simon PilgrimStatepointLowering.cpp - fix implicit CommandLine.h...
2020-06-23 Simon PilgrimLowLevelTypeImpl.h - fix implicit Debug.h dependency...
2020-06-23 Martin Storsjö[llvm-rc] Implement the language id option
2020-06-23 Florian Hahn[DSE,MSSA] Treat passed by value args as invisible...
2020-06-23 Richard SmithAST dump: recurse into type template arguments when...
2020-06-23 Alex Lorenz[Triple] support macOS 11 os version number
2020-06-23 Siva Chandra... [libc] Match x86 long double NaN classification with...
2020-06-23 Michael Liao[SROA] Teach SROA to perform no-op pointer conversion.
2020-06-23 Max Kazantsev[InstCombine] Replace selects with Phis
2020-06-23 Michael Liao[SDAG] Add new AssertAlign ISD node.
2020-06-23 Richard SmithFix rejects-valid when referencing an implicit operator...
2020-06-23 Wen-Heng (Jack... Fix a corner case in vector.shape_cast when the trailin...
2020-06-23 Wen-Heng (Jack... [mlir][mlir-rocm-runner] Remove compile-time warning...
2020-06-23 Richard SmithDistinguish between template parameter substitutions...
2020-06-23 Amy Kwan[PowerPC][Power10] Implement VSX PCV Generate Operation...
2020-06-23 Sanjay Patel[InstCombine] reassociate diff of sums into sum of...
2020-06-23 Sanjay Patel[InstCombine] add tests for integer reductions; NFC
2020-06-23 Sanjay Patel[VectorCombine] do not use magic number for undef mask...
2020-06-23 Ayke van Laethem[AVR] Disassemble double register instructions
2020-06-23 Ayke van Laethem[AVR] Disassemble instructions with fixed Z operand
2020-06-23 Ayke van Laethem[AVR] Disassemble multiplication instructions
2020-06-23 Ayke van Laethem[AVR] Decode single register instructions
2020-06-23 Ayke van Laethem[AVR] Don't adjust for instruction size
2020-06-22 Alexander Shaposhnikov[llvm-install-name-tool] Implement delete_rpath option
2020-06-22 Richard SmithFix multilevel deduction where an outer pack is used...
2020-06-22 Richard SmithAdd -ast-dump-decl-types flag to include types of value...
2020-06-22 Rahul Joshi[MLIR][NFC] Adopt hasNItems() for SizedRegion predicate
2020-06-22 Sam Clegg[WebAssembly] Add support for externalref to MC and...
2020-06-22 Eric Schweitzadd copy of MLIR .clang-tidy to squelch noise in phabri...
2020-06-22 Christopher... [SVE] Remove calls to VectorType::getNumElements from ARM
2020-06-22 Rahul Joshi- Add hasNItemsOrLess and container variants of hasNIte...
2020-06-22 Arthur EubanksFix dynamic alloca detection in CloneBasicBlock
2020-06-22 Xun Li[Coroutines] Ensure co_await promise.final_suspend...
2020-06-22 Jacques Pienaar[mlir][ods] Allow filtering of ops
next