platform/upstream/llvm.git
2020-01-26 Simon Pilgrim[X86][AVX] Add tests showing combineCommutableSHUFP...
2020-01-26 Simon Pilgrim[X86][SSE] combineCommutableSHUFP - permilps(shufps...
2020-01-26 Serge Pavlov[FPEnv] Extended FPOptions with new attributes
2020-01-26 Simon Pilgrim[TargetLowering] Respect recursive depth in SimplifyDem...
2020-01-26 Maheaha ShivamallappaAMDGPU/GlobalISel: Clean-up code around ISel for Intrin...
2020-01-26 Fangrui Song[ELF][PPC32] Support range extension thunks with addends
2020-01-26 George Burgess IV[Support] `const`ify a method; NFC
2020-01-26 Mehdi AminiMass update the MLIR license header to mention "Part...
2020-01-26 Craig Topper[X86] Use a macro to convert X86ISD names to strings...
2020-01-26 Fangrui Song[ELF][PPC32] Support canonical PLT
2020-01-25 Saar Raz[Concepts] Transform constraints of non-template functi...
2020-01-25 Simon Pilgrim[SelectionDAG] ComputeNumSignBits - add DemandedElts...
2020-01-25 Fangrui Song[ELF] Rename relocateOne() to relocate() and pass ...
2020-01-25 Simon Pilgrim[X86] Add tests showing ComputeNumSignBits's failure...
2020-01-25 Simon Pilgrim[SelectionDAG] ComputeNumSignBits - add support for...
2020-01-25 Simon Pilgrim[SelectionDAG] ComputeNumSignBits - add support for...
2020-01-25 Simon Pilgrim[X86] Add tests showing ComputeNumSignBits's failure...
2020-01-25 Jacques Pienaar[mlir] Revert MSVC specific part of whole_archive_link
2020-01-25 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - Remove ashr...
2020-01-25 Jacques Pienaar[mlir] Bootstrap doxygen config
2020-01-25 Francis Visoiu... [perf-training] Update ' (in-process)' prefix handling
2020-01-25 serge-sans... Improve static checks for sprintf and __builtin___sprin...
2020-01-25 Sam McCall[clangd] Make Notification a little safer.
2020-01-25 Sam McCall[Support] Fix race in threading test, found by TSan
2020-01-25 Tom StellardAMDGPU/SILoadStoreOptimizer: Fix uninitialized variable...
2020-01-25 Jonas Devlieghere[lldb/Test] Disable hardware check on arm/aarch64
2020-01-25 Jonas Devlieghere[lldb/Test] Update minidebuginfo-set-and-hit-breakpoint...
2020-01-25 Matt ArsenaultAMDGPU: Generate test checks
2020-01-25 Tom StellardAMDGPU/SILoadStoreOptimizer: Improve merging of out...
2020-01-25 Jonas Devlieghere[lldb/Breakpoint] Include whether or not a breakpoint...
2020-01-25 Jonas Devlieghere[lldb/Breakpoint] Recogize hardware breakpoints as...
2020-01-25 James Nagurne[libunwind] Set LIBUNWIND_ASM_SOURCES to the ASM source...
2020-01-25 Richard SmithDR1753: Don't permit x.NS::~T() as a pseudo-destructor...
2020-01-25 LLVM GN Syncbot[gn build] Port dd8e0a0a23b
2020-01-25 Nico Weber[gn build] (manually) merge 81b700e302b1
2020-01-25 WeverythingFix header includes after 0697bcb66f1d82f2fd447e9d13b74...
2020-01-25 Vedant KumarRevert "Reland: [DWARF] Allow cross-CU references of...
2020-01-25 Reid Kleckner[Sema] Remove unneeded TreeTransform.h includes, NFC
2020-01-25 Reid Kleckner[Support] Fix up header comments after splitting Alloca...
2020-01-25 Reid Kleckner[Sema] Split availability processing into SemaAvailabil...
2020-01-25 Reid Kleckner[Support] Split MallocAllocator out of Allocator.h
2020-01-25 Reid Kleckner[IR] Move CallBase::getOperandBundlesAsDefs out of...
2020-01-25 Roland McGrath[lsan] Factor pthread-specific assumptions out of threa...
2020-01-25 Roland McGrath[lsan] Expose Frontier object to OS-specific LockStuffA...
2020-01-25 Quentin Colombet[GISelKnownBits] Add support for PHIs
2020-01-25 Roland McGrath[sanitizer_common] Implement MemoryMappingLayout for...
2020-01-25 aartbik[mlir] [VectorOps] Rewriting of vector.extract/insert_s...
2020-01-25 Jonas Devlieghere[lldb/Lit] Change the lldbtest format to behave more...
2020-01-25 Reid Kleckner[codeview] Prune SimpleTypeSerializer.h headers, NFC
2020-01-24 Diogo SampaioDetect source location overflow due includes
2020-01-24 Siva Chandra... [libc] Move the implementation of mmap and munmap into...
2020-01-24 Jonas Devlieghere[lldb/debugserver] Implement hardware breakpoints for...
2020-01-24 Jonas Devlieghere[lldb/debugserver] Unify the breakpoint/watchpoint...
2020-01-24 Mitch Phillips[GWP-ASan] Add names to anonymous mappings.
2020-01-24 @justice_adams... [SelectionDag] Updated FoldConstantArithmetic method...
2020-01-24 Duncan P. N... clang: Only define OBJC_NEW_PROPERTIES when -x objective-c
2020-01-24 Craig Topper[X86] Break the loop in LowerReturn into 2 loops. NFCI
2020-01-24 Roman Lebedev[X86] Make `llc --help` output readable again
2020-01-24 Evgenii Stepanov[msan] Instrument x86.pclmulqdq* intrinsics.
2020-01-24 Heejin Ahn[WebAssembly] Update bleeding-edge CPU features
2020-01-24 Heejin Ahn[WebAssembly] Add reference types target feature
2020-01-24 Craig Topper[DAGCombiner] Add combine for (not (strict_fsetcc)...
2020-01-24 shafik[LLDB][NFC] Adding clarifying comment in SymbolFileDWAR...
2020-01-24 Evandro Menezes[PATCH] [Target] Test commit
2020-01-24 Evgenii Stepanov[GWP-ASan] enable/disable and fork support.
2020-01-24 LLVM GN Syncbot[gn build] Port 8a81daaa8b5
2020-01-24 Reid Kleckner[AST] Split parent map traversal logic into ParentMapCo...
2020-01-24 Craig TopperRevert a107f86 "[GlobalsAA] Add back a check to intrins...
2020-01-24 Matt ArsenaultAMDGPU/GlobalISel: Select wqm, softwqm and wwm intrinsics
2020-01-24 Matt ArsenaultAMDGPU: Don't error on ds.ordered intrinsic in function
2020-01-24 LLVM GN Syncbot[gn build] Port 3f8b100e94b
2020-01-24 Dmitry Polukhin[clang-tidy] Add library for clang-tidy main function
2020-01-24 Stanislav MekhanoshinCorrect NumLoads in clustering
2020-01-24 Matt ArsenaultTableGen/GlobalISel: Handle non-leaf EXTRACT_SUBREG
2020-01-24 Matt ArsenaultTableGen: Work around assert on Mips register definitions
2020-01-24 Matt ArsenaultAMDGPU: Don't check constant address space for atomic...
2020-01-24 Matt ArsenaultAMDGPU/GlobalISel: Add selection tests for G_ATOMICRMW_ADD
2020-01-24 Craig Topper[GlobalsAA] Add back a check to intrinsic_addresstaken...
2020-01-24 Dimitry AndricInclude <cstdlib> for std::abort() in clangd
2020-01-24 LLVM GN Syncbot[gn build] Port 555d8f4ef5e
2020-01-24 Hans WennborgMake address-space-lambda.cl pass on 32-bit Windows
2020-01-24 Stanislav Mekhanoshin[AMDGPU] Bundle loads before post-RA scheduler
2020-01-24 Andy Kaylor[PGO] Attach appropriate funclet operand bundles to...
2020-01-24 Stanislav Mekhanoshin[AMDGPU] Allow narrowing muti-dword loads
2020-01-24 Stanislav MekhanoshinAllow combining of extract_subvector to extract element
2020-01-24 Austin KerbowResubmit: [DA][TTI][AMDGPU] Add option to select GPUDA...
2020-01-24 Yuta SaitoSupport Swift calling convention for WebAssembly targets
2020-01-24 Austin Kerbow[DA] Don't propagate from unreachable blocks
2020-01-24 David ZarzyckiAdd test for spaceship operator to __config
2020-01-24 Simon PilgrimFix some comment typos. NFC.
2020-01-24 Alina Sbirlea[LoopStrengthReduce] Teach LoopStrengthReduce to preser...
2020-01-24 Andy Kaylor[PGO] Early detection regarding whether pgo counter...
2020-01-24 Fangrui Song[PatchableFunction] Allow empty entry MachineBasicBlock
2020-01-24 David ZarzyckiVerify that clang's max alignment is <= LLVM's max...
2020-01-24 David Green[ARM] Use reduction intrinsics for larger than legal...
2020-01-24 Fangrui Song[ELF][PowerPC] Support R_PPC_COPY and R_PPC64_COPY
2020-01-24 Kazushi (Jam... [VE] global variable isel patterns
2020-01-24 Tom Weaver[DebugInfo][LiveDebugValues] Teach Live Debug Values...
2020-01-24 Artem Dergachev[analyzer] PthreadLock: Implement dead region cleanup.
2020-01-24 Artem Dergachev[analyzer] PthreadLock: Implement mutex escaping.
next