platform/upstream/llvm.git
2020-04-25 Ayke van Laethem[builtins] Support architectures with 16-bit int
2020-04-25 Craig Topper[X86] Improve lowering of v16i8->v16i1 truncate under...
2020-04-25 Jon Roelofs[docs] Fix :option: links
2020-04-25 Chris Lattner[SourceMgr/MLIR diagnostics] Introduce a new method...
2020-04-25 Benjamin KramerAdjust namespace to make GCC 6 happy
2020-04-25 Alex Brachet[TableGen] [NFC] Make argv0 const
2020-04-25 Craig Topper[X86] Add avx512vl to the truncate cost model test...
2020-04-25 Simon PilgrimX86ISelLowering.h - remove unnecessary includes. NFC.
2020-04-25 Alexandre Ganea[Support] Fix fragile ThreadPool test
2020-04-25 Sergei Trofimovichllvm: IPO: handle IRMover error handling, bug #45636
2020-04-25 peter klauslerRework DATA statement semantics to use typed expressions
2020-04-25 Sam Clegg[lld][WebAssembly] Fix crash on function signature...
2020-04-25 Cristian Adamlibclang: Add static build support for Windows
2020-04-25 Sergey Dmitriev[Attributor] Do not set 'returned' attribute for argume...
2020-04-25 Alexander Belyaev[MLIR] Replace splitBlock() with createBlock in Generic...
2020-04-25 Sanjay Patel[x86] use vector instructions to lower even more FP...
2020-04-25 Sanjay Patel[InstCombine] generalize canonicalization of masked...
2020-04-25 Florian Hahn[DSE] Add stat for remaining stores after DSE.
2020-04-25 Sanjay Patel[InstCombine] add tests for icmp with bitmask logic...
2020-04-25 Juneyoung Lee[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison...
2020-04-25 Florian Hahn[ValueLattice] Merging unknown with empty CR is unknown.
2020-04-25 Igor Kudrin[LLD][ELF] Implement --discard-* for cases when -r...
2020-04-25 Igor Kudrin[DebugInfo][DWARF64] Fix dumping pre-standard .debug_st...
2020-04-25 Igor Kudrin[llvm-dwp] Refuse DWARFv5 input DWP files.
2020-04-25 Simon PilgrimMCJIT.h - reduce unnecessary includes to forward declar...
2020-04-25 Kadir Cetinkaya[clangd] Disable dependency-output lit test on windows
2020-04-25 Kadir Cetinkaya[clangd] Disable all dependency outputs
2020-04-25 Tyker[AssumeBundles] Refactor asssume builder
2020-04-25 Benjamin KramerGive helpers internal linkage. NFC.
2020-04-25 Ehud Katz[CodeExtractor] Fix extraction of a value used only...
2020-04-25 Rob SudermanMemory corruption issure for DenseStringElementsAttr
2020-04-25 Rob Suderman[mlir] Add support for sparse DenseStringElements.
2020-04-25 Uday Bondhugula[MLIR]][DOC] Fix dimension validity constraint in affin...
2020-04-25 Craig Topper[X86] Add cost model tests for truncating from v2i8...
2020-04-25 Craig Topper[CallSite removal] Rename CallSite.h to AbstractCallSit...
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()
next