platform/upstream/llvm.git
2020-04-13 Lang Hames[Support] Add support RTTI support for open class hiera...
2020-04-13 Denis Khalikov[mlir][spirv] Add a `spirv::InterfaceVarABIAttr`.
2020-04-13 Lei Zhang[mlir][spirv] NFC: use Optional to replace SPV_Optional
2020-04-13 Chris LattnerRemove the Identifier::is() method, it is now equivalen...
2020-04-13 Christopher... Clean up usages of asserting vector getters in Type
2020-04-13 Rahman LavaeeExtend BasicBlock sections to allow specifying clusters...
2020-04-13 Rahman LavaeeRevert "Extend BasicBlock sections to allow specifying...
2020-04-13 Lama[MachinePipeliner] Refine the RecMII calculation
2020-04-13 Austin Kerbow[AMDGPU] Fix comment for llvm.amdgcn.div.scale. NFC.
2020-04-13 Chris LattnerEliminate all uses of Identifier::is() in the source...
2020-04-13 Matt ArsenaultHIP: Fix handling of denormal mode
2020-04-13 Rahman LavaeeExtend BasicBlock sections to allow specifying clusters...
2020-04-13 Benjamin Kramer[InstCombine] Use SmallBitVector for convienently check...
2020-04-13 Uday Bondhugula[MLIR] NFC cleanup/modernize memref-dataflow-opt /...
2020-04-13 Uday Bondhugula[MLIR] NFC clean up simplify-affine-structures test...
2020-04-13 River Riddle[mlir][Transforms][docs] Add a description blurb for...
2020-04-13 Mehdi AminiAdd missing dependencies on the flang test target
2020-04-13 Lei Zhang[mlir][spirv] Improve stride support in array types
2020-04-13 Matt Morehouse[SanCov] Disable whitelist/blacklist test on Darwin.
2020-04-13 Nico Weber[gn build] (manually) merge 6dbf1a1229ba
2020-04-13 Vedant Kumar[InstCombine] Fix debug variance issue in tryToMoveFree...
2020-04-13 Vedant Kumar[Debugify] Strip added metadata in the -debugify-each...
2020-04-13 Fangrui Song[llvm-xray][test] Combine two AArch64 tests
2020-04-13 Chris LattnerReimplement mlir::Identifier to be a wrapper around...
2020-04-13 Sam McCall[clangd] Send the correct error code when cancelling...
2020-04-13 Simon Pilgrim[CostModel][X86] Remove comments that begin with a...
2020-04-13 Lei Zhang[mlir][spirv] Add missing interface storage classes...
2020-04-13 Benjamin Kramer[ADT] Reduce the requirements for the simple loop in...
2020-04-13 Shilei Tian[OpenMP] Refined CUDA plugin to put all CUDA operations...
2020-04-13 Craig Topper[CallSite removal][GlobalISel] Use CallBase instead...
2020-04-13 Matt ArsenaultDAG: Fix wrong legality check for ISD::FMAD
2020-04-13 Craig Topper[X86] Move X86ShuffleDecode.cpp/h into MCTargetDesc...
2020-04-13 Jon Roelofs[llvm] Fix yet more missing FileCheck colons
2020-04-13 Jon Roelofs[llvm] Fix another missing FileCheck colon
2020-04-13 Jonathan Roelofs[llvm] Fix more missing FileCheck directive colons
2020-04-13 Louis Dionne[lit] Print substitutions with --show-suites
2020-04-13 Nico WeberFix an indent.
2020-04-13 jasonliu[llvm-objdump] Fix incomplete relocation output for...
2020-04-13 Jay Foad[X86] Improve combineVectorShiftImm
2020-04-13 mydeveloperday[clang-format] use spaces for alignment with UT_ForCont...
2020-04-13 mydeveloperday[clang-format] A Minor change to clang-format-diff.py
2020-04-13 mydeveloperday[clang-format] Always break line after enum opening...
2020-04-13 Simon Pilgrim[X86][AVX] Attempt to scale masked shuffles to match...
2020-04-13 Simon Pilgrim[X86][AVX] Add some masked variable shuffle tests
2020-04-13 Benjamin KramerAddress sphinx warnings
2020-04-13 Simon PilgrimCodeMetrics.h - include and forward declaration cleanup...
2020-04-13 Simon PilgrimIVDescriptors.h - include and forward declaration clean...
2020-04-13 Simon Pilgrim[X86][AVX] Create splitVectorIntBinary helper.
2020-04-13 SCOTT-HAMILTONTypos correction.
2020-04-13 serge-sans... Normalize working directory when running llvm-mc in...
2020-04-13 Nico Weberfix some doc typos to cycle bots
2020-04-13 Kadir Cetinkaya[clangd] Update TUStatus test to handle async PreambleT...
2020-04-13 Gil Rapaport[LV] Clean up vectorizeInterleaveGroup (NFCI)
2020-04-13 Tyker[AssumeBundles] adapt Assumption cache to assume bundles
2020-04-13 Muhammad Omair... [LLDB] Remove xfail aarch64/linux from TestThreadPlanCo...
2020-04-13 Benjamin KramerRevert "[SCCP] Use SimplifyBinOp for non-integer consta...
2020-04-13 River Riddle[mlir][NFC] Mark a debug only variable as (void) to...
2020-04-13 Florian Hahn[VPlan] Introduce VPWidenSelectRecipe (NFC).
2020-04-13 River Riddle[mlir][SymbolDCE][NFC] Fix the visibility of the symbol...
2020-04-13 Craig Topper[CallSite removal][CodeGen] Use CallBase instead of...
2020-04-13 Craig Topper[CallSite removal][CodeGen] Use CallBase instead of...
2020-04-13 Craig Topper[CallSite removal][CodeGen] Use CallBase instead of...
2020-04-13 Craig Topper[CallSite removal][CodeGen] Use CallBase instead of...
2020-04-13 Craig Topper[CallSite removal][CodeGen] Use CallBase instead of...
2020-04-13 Fangrui Song[MC] Reorganize and improve macro tests
2020-04-13 Alexander KornienkoRemove dependency between test files.
2020-04-13 Austin Kerbow[AMDGPU] Don't assert on partial exec copy
2020-04-13 Kang Zhang[NFC][PowerPC] Add a new test case early-ret-verify.mir
2020-04-13 River Riddle[mlir][EnumGen] Generate utility symbolizeEnum and...
2020-04-13 Craig Topper[CallSite removal][FastISel] Use CallBase instead of...
2020-04-12 Chris Lattnerclang format one more line.
2020-04-12 Chris LattnerNFC: Clean up the implementation of StringPool a bit...
2020-04-12 Eli Friedman[GlobalOpt] Explicitly set alignment of bool load/store...
2020-04-12 Huihui Zhang[NFC] Use VectorType::isScalable to align with ongoing...
2020-04-12 Fangrui Song[MC][test] Reorganize macro tests
2020-04-12 Nathan James[clang-tidy] Convert config options that are bools...
2020-04-12 Huihui Zhang[NFC] Silence compiler warning [-Wmissing-braces].
2020-04-12 Craig Topper[X86] Print k-mask in FMA3 comments.
2020-04-12 Craig Topper[CallSite removal][TargetLowering] Use CallBase instead...
2020-04-12 Jonathan Roelofsreland: [DAG] Fix PR45049: LegalizeTypes crash
2020-04-12 Mircea Trofin[llvm][NFC] Refactor uses of CallSite to CallBase ...
2020-04-12 Chris LattnerRefactor StringMap.h, splitting StringMapEntry out...
2020-04-12 Sanjay Patel[x86] use vector instructions to lower FP->int->FP...
2020-04-12 Sanjay Patel[VectorUtils] add IR-level analysis for widening of...
2020-04-12 Kadir Cetinkaya[clangd] Reland target_info_test
2020-04-12 Simon PilgrimTrigramIndex.h - remove unnecessary StringMap.h include...
2020-04-12 Simon PilgrimIPO.h - replace SmallVector.h include with forward...
2020-04-12 Simon PilgrimPass.h - replace StringRef.h include with forward decla...
2020-04-12 Simon PilgrimVirtRegMap.h - remove unnecessary MCRegisterInfo.h...
2020-04-12 Simon PilgrimSelectionDAGISel.h - remove Pass.h include and forward...
2020-04-12 Simon PilgrimParallelCG.h - replace TargetMachine.h include with...
2020-04-12 Florian Hahn[VPlan] Turn classes with all public members into struc...
2020-04-12 Simon Pilgrim[X86] Use isAnyZero shuffle mask helper where possible...
2020-04-12 Ehud Katz[MLIR] Fix MLIR_MAIN_[SRC|INCLUDE]_DIR variables
2020-04-12 River Riddle[mlir][IR] Manually register command line options for...
2020-04-12 River Riddle[mlir][StorageUniquer] Replace all usages of std::funct...
2020-04-12 Chris LattnerA few cosmetic cleanups to StringMap/StringSet.h, inclu...
2020-04-12 Chris LattnerChange the identifier table in MLIRContext to use Strin...
2020-04-12 Stephen Neuendorffer[MLIR] CMake cleanup for mlir-opt
2020-04-12 Stephen Neuendorffer[MLIR] add cmake abstraction for translation libraries
next