platform/upstream/llvm.git
2020-04-30 Raphael IsemannInclude SmallVector.h in IPO.h to fix modules build...
2020-04-30 Jay Foad[AMDGPU] Use int and unsigned instead of other 32-bit...
2020-04-30 Alexander PotapenkoRevert an accidental commit of four AddressSanitizer...
2020-04-30 diggerlin[AIX] emit .extern and .weak directive linkage
2020-04-30 Simon Pilgrim[X86][SSE] Add bitselect tests where the mask is a...
2020-04-30 Kadir Cetinkaya[clangd] Second attempt at fixing VS2019 build bots
2020-04-30 Jann Horn[AddressSanitizer] Refactor ClDebug{Min,Max} handling
2020-04-30 Lei Zhang[mlir] Use memory effect to detecting allocation
2020-04-30 Sanjay Patel[InstCombine] add tests for bitcast+inselt; NFC
2020-04-30 Sanjay Patel[InstCombine] update auto-generated test checks; NFC
2020-04-30 jasonliu[NFC][clang] Replace raw new/delete with unique_ptr...
2020-04-30 Kadir Cetinkaya[clangd] Fix VS2019 build bots too
2020-04-30 Simon Pilgrim[DAGCombine] Move the remaining X86 funnel shift patter...
2020-04-30 Simon Pilgrim[DAG] Add TODO comment regarding ADD(X,X) -> SHL(X...
2020-04-30 Sanjay Patel[InstCombine] add tests for FP->int->FP->FP casting...
2020-04-30 Jay FoadFix silly mistake in 31c09d03a1f [AMDGPU] Remove Waitcn...
2020-04-30 David Spickett[globalopt] Don't emit DWARF fragments for members
2020-04-30 Sam Elliott[RISCV][NFC] Remove Duplicated F Extension Patterns
2020-04-30 Cullen Rhodes[AArch64][SVE] Remove unused FP reduction intrinsic...
2020-04-30 Cullen Rhodes[AArch64][SVE] Custom lowering of floating-point reductions
2020-04-30 David Sherwood[CodeGen] Add support for inserting elements into scala...
2020-04-30 Kadir Cetinkaya[clangd][Hover] Get rid of unused private field in...
2020-04-30 mydeveloperday[clang-format] Fix a bug causing BeforeLambdaBody to...
2020-04-30 mydeveloperday[clang-format] Correct the AfterControlStatement config...
2020-04-30 mydeveloperday[clang-format] Fix lambda with ellipsis in return type
2020-04-30 mydeveloperday[clang-format] [PR45357] Fix issue found with operator...
2020-04-30 mydeveloperday[clang-format] NFC Correct clang-format headers file...
2020-04-30 James Henderson[docs][llvm-cxxfilt] Fix indentation in rst file
2020-04-30 serge-sans... Fix spurious warning in ExtensionDependencies.inc ...
2020-04-30 Tres Popp[MLIR] Add isa<> support for Dialects.
2020-04-30 Evgeniy Brevnov[BPI][NFC] IRCE shoud qequest BPI through analysis...
2020-04-30 Kadir Cetinkaya[clangd] Fix windows build bots without rvalue refs
2020-04-30 Alexey Lapshin[Debuginfo][NFC] findRecursively: Replace std::vector...
2020-04-30 Jay Foad[AMDGPU] Simplify loops in SIInsertWaitcnts::generateWa...
2020-04-30 Jay Foad[AMDGPU] Remove Def argument from WaitcntBrackets:...
2020-04-30 Kadir Cetinkaya[clangd] Make use of URIs in FileShardedIndex
2020-04-30 Fangrui Song[MC] Move MCInstrAnalysis::evaluateBranch to X86MCInstr...
2020-04-30 Evgeniy Brevnov[BPI] Incorrect probability reported in case of mulptip...
2020-04-30 Evgeniy Brevnov[BPI][NFC] Reuse post dominantor tree from analysis...
2020-04-30 Julian Lettner[lit] Provide extension API for custom result categories
2020-04-30 Arthur EubanksMake wrong preallocated arg count verifier error clearer
2020-04-30 Nicolas Vasilache[mlir][Vector] Provide progressive lowering of masked...
2020-04-30 Fangrui Song[ELF] Add --print-archive-stats=
2020-04-30 Fangrui Song[ELF] Add --rosegment to complement --no-rosegment
2020-04-30 Dan AlbertReset another globalMemCounter.
2020-04-30 Evgenii Stepanov[scudo] Initialize the allocator in setTrackAllocationS...
2020-04-29 River Riddle[mlir] Simplify BranchOpInterface by using MutableOpera...
2020-04-29 River Riddle[mlir][DeclareOpInterfaceMethods] Allow specifying...
2020-04-29 River Riddle[mlir] Move the operation equivalence out of CSE and...
2020-04-29 River Riddle[mlir] Add a new MutableOperandRange class for adding...
2020-04-29 Puyan Lotfi[test][MachineOutliner] REQUIRES: asserts
2020-04-29 LLVM GN Syncbot[gn build] Port 9854edd817c
2020-04-29 Jez Ng[lld-macho] Support X86_64_RELOC_BRANCH
2020-04-29 Jez Ng[lld-macho] Have Symbol::getVA() return a non-relative...
2020-04-29 Jez Ng[lld-macho] Support reading of universal binaries
2020-04-29 Jez Ng[lld-macho] Disable colors in errors when not printing...
2020-04-29 Jez Ng[lld-macho] Implement basic export trie
2020-04-29 Mircea Trofin[llvm][NFC] Use CallBase explicitly instead of Instruct...
2020-04-29 Puyan Lotfi[NFCi] Iterative Outliner + clang-format refactoring.
2020-04-29 Mircea Trofin[llvm][NFC] Inliner: rename call site variables.
2020-04-29 Tom Stellardlibclc: Pass system libraries to the linker after llvm...
2020-04-29 River Riddle[mlir][Pass] Register a signal handler when generating...
2020-04-29 River Riddle[mlir][Pass] Add support for generating local crash...
2020-04-29 River Riddle[mlir][Pass][NFC] Merge OpToOpPassAdaptor and OpToOpPas...
2020-04-29 Sam McCall[clangd] Parse `foo` in documentation comments and...
2020-04-29 Fangrui Song[ELF] --gdb-index: support .debug_loclists
2020-04-29 Kirill NaumovRevert "[InlineCost] Addressing a very strict assert...
2020-04-29 Jacques PienaarRename NamedAttributeList to MutableDictionaryAttr
2020-04-29 Fangrui SongReland D78837 [lld] Remove special cases from default...
2020-04-29 Craig Topper[X86] Merge the last of the useBWIRegs() section into...
2020-04-29 Erich KeaneFix ext-int Sema test that didn't specify a triple.
2020-04-29 Julian Lettner[compiler-rt] Fix issue related to switch to Python3...
2020-04-29 Tobias Bosch[SVE][NFC] Remove unused variable
2020-04-29 Alina Sbirlea[MemorySSA] Pass DT to the upward iterator for proper...
2020-04-29 Christopher... [NFC] Make ConstantVector/ConstantDataVector::getType...
2020-04-29 Dan AlbertRevert "[lld] Remove special cases from default ld...
2020-04-29 Erich KeaneDisable _ExtInt by default
2020-04-29 Julian Lettner[Darwin] Fix compilation issues on arm64
2020-04-29 Sam McCall[clangd] Fix BUILD_SHARED_LIBS build more.
2020-04-29 Kirill Naumov[CFG] Turning on Heat Colors for CFG by default
2020-04-29 Kirill Naumov[InlineCost] Addressing a very strict assert check...
2020-04-29 Nico WeberUnbreak check-builtins on macOS after Python3 switch.
2020-04-29 Craig Topper[X86] Lower the cost of v4i64->v4i32 and v8i64->v8i32...
2020-04-29 Jacques Pienaar[mlir] Extract DictionaryAttr sort method
2020-04-29 Sam McCall[clangd] Still need pthreads in clangDaemon.
2020-04-29 Dan Albert[lld] Remove special cases from default ld driver mode.
2020-04-29 Erich Keane[NFC] Split ext-int calling convention tests into their...
2020-04-29 Jay Foad[AMDGPU] Remove WaitcntBrackets::MixedPendingEvents...
2020-04-29 Jay Foad[AMDGPU] Initialize gpr upper bounds to -1. NFC.
2020-04-29 Jay Foad[AMDGPU] Simplify MergeInfo calculations. NFC.
2020-04-29 Jan Korous[FileCollector] move Root creation
2020-04-29 Christopher... [SVE] Upgrade VectorType tests to test new types
2020-04-29 Ulrich Weigand[SystemZ] Allow specifying plain register numbers in...
2020-04-29 Ulrich Weigand[SystemZ] Simplify register parsing in AsmParser
2020-04-29 Sanjay Patel[x86] add tests for awkward 'icmp eq i1'; NFC
2020-04-29 Louis Dionne[libc++] Re-disable DSL test on Windows
2020-04-29 Erich KeaneFix x86/x86_64 calling convention for _ExtInt
2020-04-29 Martin Storsjö[lldb] Remove a redundant semicolon, fixing GCC warning...
2020-04-29 Martin Storsjö[clang] [MinGW] Add the compiler rt libdirs to the...
2020-04-29 Martin Storsjö[llvm-objcopy] [COFF] Fix a misconception about debug...
next