platform/upstream/llvm.git
2020-04-14 Craig Topper[X86] Add a more accurate truncate cost for v8i64-...
2020-04-14 Craig Topper[X86] Add truncate cost model tests to min-legal-vector...
2020-04-14 Julian Lettner[lit] Update local test objects "in place" from remote...
2020-04-14 Fangrui Song[VE] Adapt D77995 CallSite removal
2020-04-14 Matt ArsenaultGlobalISel: Fix casted unmerge of G_CONCAT_VECTORS
2020-04-14 Brian CainAdd duplex to R_HEX_GOT_16_X
2020-04-14 LLVM GN Syncbot[gn build] Port 384ca190ae7
2020-04-14 Mehdi AminiRevert "Move ModuleSummaryAnalysis from libAnalysis...
2020-04-14 Nico Weber[gn build] (manually) merge 10df1563d some more
2020-04-13 Christopher... [SVE] Change return type of getNumElements to unsigned
2020-04-13 LLVM GN Syncbot[gn build] Port 10df1563d60
2020-04-13 Matt ArsenaultAMDGPU/GlobalISel: Combines for V_CVT_F32_UBYTE[0-3]
2020-04-13 Mehdi AminiMove ModuleSummaryAnalysis from libAnalysis to libObjec...
2020-04-13 Austin Kerbow[AMDGPU][GlobalISel] Fix div_scale in FDIV lowering
2020-04-13 Artem Belevich[CUDA] Fix missed CUDA version mappings.
2020-04-13 Heejin Ahn[WebAssembly] Fix try placement in fixing unwind mismatches
2020-04-13 Jean-Luc BrouilletFix a typo in the error message for an incorrect prototype.
2020-04-13 Ayke van Laethem[AVR] Support aliases in non-zero address space
2020-04-13 Louis Dionne[libunwind] Enable the new libc++ testing format by...
2020-04-13 jasonliuRemove '<' from test for better yam2obj input consumption
2020-04-13 Louis Dionne[libc++] Mark test failing with macos < 10.13 as unsupp...
2020-04-13 River Riddle[mlir][NFC] Replace mlir/Support/Functional.h with...
2020-04-13 Louis Dionne[libc++] NFC: Remove unused Lit features in the test...
2020-04-13 Benjamin Kramer[CHR] Clean up some code and reduce copying. NFCI.
2020-04-13 Nico WeberRevert a few unsuccessful attempts at fixing bots.
2020-04-13 Sterling AugustineUse a temporary file, to allow running on read-only...
2020-04-13 Louis Dionne[libc++] NFC: Remove unused method call
2020-04-13 Craig Topper[CallSite removal][TargetLowering] Replace ImmutableCal...
2020-04-13 Eli FriedmanMake IRBuilder automatically set alignment on load...
2020-04-13 Dan Liew[Darwin] Fix a bug where the symbolizer would examine...
2020-04-13 Dan Liew[Sanitizer Common] Show command used to launch symboliz...
2020-04-13 LLVM GN Syncbot[gn build] Port e823068306e
2020-04-13 LLVM GN Syncbot[gn build] Port 255cc202ea6
2020-04-13 Lang Hames[Support] Add missing files from e823068306e.
2020-04-13 Martin Storsjö[LLD] [COFF] Fix alignment of thunks for ARM/ARM64
2020-04-13 MaheshRavishankar[mlir][Linalg] NFC: Add utility function to tile, fuse...
2020-04-13 MaheshRavishankar[mlir][Linalg] NFC : Fix check for scalar case handling...
2020-04-13 MaheshRavishankar[mlir][Linalg] Add loop.parallel lowering for all Linal...
2020-04-13 Sam McCall[Support] Fix CMakeLists after e823068306e98e9
2020-04-13 Reid KlecknerFix target_info.test on Windows with a hack
2020-04-13 Sam McCall[clangd] Rebuild dependent files when a header is saved.
2020-04-13 Christopher... Clean up usages of asserting vector getters in Type
2020-04-13 Lang Hames[ORC] Update ORCv2 docs to reflect removal of Execution...
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...
next