platform/upstream/llvm.git
2020-04-25 Pratyai Mazumder[SanitizerCoverage] Add `__sanitizer_cov_bool_flag_init...
2020-04-25 Andrew BrowneRevert "ADT: SmallVector size/capacity use word-size...
2020-04-25 Craig Topper[X86] Improve accuracy of cost for v16i64->v16i8 trunca...
2020-04-25 Stella LaurenzoDefine SDBM key methods in its own cpp file.
2020-04-25 Andrew BrowneADT: SmallVector size/capacity use word-size integers...
2020-04-25 Adrian PrantlInvert an #ifdef in XcodeSDKModuleTests.cpp and actuall...
2020-04-25 Carl Ritson[SlotIndexes] Add insertion point for insertMBBIntoMaps
2020-04-25 Eric Schweitz[flang] Support for making unique internal names.
2020-04-25 Sam McCall[clangd] Look for compilation database in `build` subdi...
2020-04-25 Benjamin KramerReplicate attributes on definition to make MSVC less...
2020-04-25 Adrian PrantlAdd a getter to retrieve the XcodeSDK from Module and...
2020-04-24 Adrian PrantlRevert "Add a getter to retrieve the XcodeSDK from...
2020-04-24 Adrian PrantlAdd a getter to retrieve the XcodeSDK from Module and...
2020-04-24 Volodymyr Sapsai[ObjC generics] Fix not inheriting type bounds in categ...
2020-04-24 Sean Silva[shape] Add inferReturnTypes to a couple ops.
2020-04-24 Sean Silva[shape] More constant folding
2020-04-24 Eric ChristopherFix a dangling-gsl warning and avoid transitively inclu...
2020-04-24 Adrian PrantlRelax testcase. The Clang module debug info may return...
2020-04-24 Sean Silva[shape] Basic constant folding.
2020-04-24 Craig Topper[X86][ArgumentPromotion] Allow Argument Promotion if...
2020-04-24 Stephen Neuendorffer[MLIR] Fix typo in lib/Interfaces
2020-04-24 Adrian PrantlDisable path-sensitive test on Windows.
2020-04-24 Snehasish KumarUse .text.unlikely and .text.eh prefixes for MachineBas...
2020-04-24 Fangrui Song[XRay] Change Sled.Function to PC-relative for sled...
2020-04-24 peter klausler[flang] More CHARACTER runtime support + unit test
2020-04-24 Amara Emerson[AArch64][GlobalISel] Fix sub-64b stack parameter passi...
2020-04-24 Louis Dionne[libc++] NFC: Expose a top-level parseScript function...
2020-04-24 Jean-Michel... [llvm][CodeGen] Check for memory instructions when...
2020-04-24 Yaxun (Sam... recommit c77a4078e01033aa2206c31a579d217c8a07569b
2020-04-24 David BlaikieFix bug in SmallBitVector::find_next_unset
2020-04-24 Alexandre GaneaRevert "[MC] Fix quadratic behavior in addPendingLabel()"
2020-04-24 Craig Topper[CostModel][X86][ARM] Teach getCastInstrCost to include...
2020-04-24 Ron Lieberman[libomptarget] Initialize reference parameter IsNew...
2020-04-24 Pengxuan Zheng[RISCV] Add instruction definition for dret
2020-04-24 Tyker[NFC] Refactor SimplifyCFG to make propagating informat...
2020-04-24 Adrian PrantlAdd an internal bit to the XcodeSDK class.
2020-04-24 Matt ArsenaultAMDGPU: Break read2/write2 search range on a memory...
2020-04-24 Jonas Devlieghere[lldb/Driver] Remove level of indentation (NFC)
2020-04-24 Louis Dionne[libc++] Properly import lit.formats from the new format
2020-04-24 Fangrui Song[gold] Simplify with StringRef::consume_front. NFC
2020-04-24 River Riddle[mlir][DialectConversion] Add support for properly...
2020-04-24 Louis Dionne[libc++] NFC: Refactor the new format substitutions...
2020-04-24 Lei ZhangRevert "[mlir][drr] NFC: avoid SmallVector when collect...
2020-04-24 Louis Dionne[libc++] Get rid of pipe in command to check whether...
2020-04-24 Alexandre Ganea[llvm-cov] Prevent llvm-cov from using too many threads
2020-04-24 River Riddle[mlir][DictionaryAttr] Add a new getWithSorted and...
2020-04-24 Petr Hosek[Fuchsia] Build compiler-rt builtins for 32-bit x86
2020-04-24 Michael LiaoFix `-Wparentheses` warnings. NFC.
2020-04-24 Yaxun (Sam... Revert "[CUDA][HIP] Fix host/device based overload...
2020-04-24 Yaxun (Sam... [CUDA][HIP] Fix host/device based overload resolution
2020-04-24 Adrian PrantlDelete cargo-cult code that doesn't affect the testsuite.
2020-04-24 Louis Dionne[libc++] Quietly scp tarballs over with the remote...
2020-04-24 Tyker[AssumeBundles] Use assume bundles in isKnownNonZero
2020-04-24 Vedant KumarAArch64: Remove reversedInstructionsWithoutDebug helper
2020-04-24 Adrian PrantlAdd Objective-C property accessors loaded from Clang...
2020-04-24 Mircea Trofin[llvm][NFC][CallSite] Remove {Immutable}CallSite and...
2020-04-24 Craig Topper[X86] Don't use types when getting the intrinsic declar...
2020-04-24 Sanjay Patel[InstCombine] regenerate test checks; NFC
2020-04-24 Stella LaurenzoAdd constructor to ShapedTypeComponents for unranked...
2020-04-24 Simon Pilgrim[cmake] Add headers in TextAPI/Elf and TextAPI/MachO...
2020-04-24 Simon PilgrimAllocationOrder.h - split MCRegisterInfo.h include...
2020-04-24 Christopher... [SVE] Do not store a bool for Scalable in VectorType
2020-04-24 Craig Topper[CostModel][X86] Account for splitting cost when vector...
2020-04-24 Florian Hahn[DSE,MSSA] Improve debug output (NFC).
2020-04-24 Alexandre Ganea[MC] Fix quadratic behavior in addPendingLabel()
2020-04-24 Samuel Thibault[Driver] Move GCC multilib/multiarch paths support...
2020-04-24 Mircea Trofin[llvm][NFC] Factor out inlining pipeline as a module...
2020-04-24 Florian Hahn[DSE,MSSA] Skip checking write clobber for DomAccess...
2020-04-24 Sanjay Patel[InstCombine] intersect FMF when reassociating FP min...
2020-04-24 Jonas Devlieghere[lldb/Core] Don't crash in GetSoftwareBreakpointTrapOpc...
2020-04-24 Pablo Barrio[AArch64] Allow PAC mnemonics in the HINT space with...
2020-04-24 Nico Weber[gn build] update two comments
2020-04-24 Fangrui Song[XRay] Change ARM/AArch64/powerpc64le to use version...
2020-04-24 Simon PilgrimValueEnumerator.h - remove unnecessary includes. NFC.
2020-04-24 Simon PilgrimMipsTargetStreamer.h - remove unnecessary MipsABIFlagsS...
2020-04-24 Simon PilgrimAMDGPUArgumentUsageInfo.h - cleanup includes and forwar...
2020-04-24 LLVM GN Syncbot[gn build] Port 7aaff8fd2da
2020-04-24 Nico Weber[gn build] minimally merge 67b2dbd5a33583fe148fd12...
2020-04-24 Louis Dionne[libc++] NFC: Remove unused parameters in the new test...
2020-04-24 Luke Geeson[ARM] Armv8.6-a Matrix Mul cmd line support
2020-04-24 Luke Geeson[AArch32] Armv8.6a Matrix Mul Assembly Parsing Support
2020-04-24 Luke Geeson[AArch64] Armv8.6-A Mat Mul SVE Assembly
2020-04-24 Luke Geeson[AArch32] Armv8.6-a Matrix Mult Assembly + Intrinsics
2020-04-24 Luke Geeson[AArch64] Armv8.6-a Matrix Mult Assembly + Intrinsics
2020-04-24 Tres Popp[MLIR] Add RecursiveSideEffects to Loops::ParallelOp.
2020-04-24 Simon PilgrimDwarfDebug.h - remove unnecessary forward declarations...
2020-04-24 Simon PilgrimMetadataLoader.h - remove unnecessary Error forward...
2020-04-24 Simon PilgrimLLParser.h - remove unnecessary Module.h include. NFC.
2020-04-24 Nico Weber[gn build] minimally merge 67b2dbd5a33583fe148fd12...
2020-04-24 Lei Zhang[mlir] Add a ViewLikeOpInterface
2020-04-24 Nico Weber[gn build] minimally merge 67b2dbd5a33583fe148fd12
2020-04-24 Alexey Bataev[OPENMP]Use new interface for task reduction.
2020-04-24 Lei Zhang[mlir][drr] NFC: avoid SmallVector when collecting...
2020-04-24 Alexey Lapshin[Debuginfo] Remove redundand variable from getAttribute...
2020-04-24 Sander de Smalen[SveEmitter] Add builtins for compares and ReverseCompa...
2020-04-24 Nico Weber[gn build] (manually) merge 8f766e382b77eef in a minima...
2020-04-24 Simon PilgrimARCRuntimeEntryPoints.h - remove unnecessary includes...
2020-04-24 Peter Smith[LLD][ELF][ARM] recommit Fix ARM Exidx order for non...
2020-04-24 Yaxun (Sam... Fix minor bug in CommonArgs.cpp
2020-04-24 Simon PilgrimLLVMContextImpl.h - remove defunct getOrAddScope* helpe...
next