platform/upstream/llvm.git
2020-01-27 Sam Parker[ARM][LowOverheadLoops] Dont ignore VCTP
2020-01-27 David StenbergDon't separate imp/expl def handling for call site...
2020-01-27 Georgii Rymar[llvm-readobj] - Refine --needed-libs implementation...
2020-01-27 Guillaume Chatelet[Alignment][NFC] Use Align with CreateAlignedLoad
2020-01-27 Raphael Isemann[lldb][NFC] Give import-std-module tests a more unique...
2020-01-27 Raphael Isemann[lldb][NFC] Improve documentation for CompletionRequest
2020-01-27 Georgii Rymar[llvm-readobj] - Add a test for --dyn-symbols when...
2020-01-27 Georgii Rymar[llvm-readobj] - Add a test for --hash-table option.
2020-01-27 Guillaume Chatelet[Alignment][NFC] Use Align with CreateMaskedScatter...
2020-01-27 Guillaume ChateletFix missing dependency in LibcUnitTest
2020-01-27 Adam Balogh[clan-tidy] Fix false positive in bugprone-infinite...
2020-01-27 Petar Avramovic[MIPS GlobalISel] Select population count (popcount)
2020-01-27 Petar Avramovic[MIPS GlobalISel] Select count trailing zeros
2020-01-27 Petar Avramovic[MIPS GlobalISel] Select count leading zeros
2020-01-27 Fangrui Song[MachineVerifier] Simplify and delete LLVM_VERIFY_MACHI...
2020-01-27 Martin Storsjö[libunwind] Treat assembly files as C on mingw
2020-01-27 Qiu Chaofan[NFC] Fix typo in Clang docs
2020-01-27 Wang, Pengfei[FPEnv] Divide macro INSTRUCTION into INSTRUCTION and...
2020-01-26 Saar Raz[Concepts] Fix incorrect TemplateArgs for introduction...
2020-01-26 Lei Zhang[mlir] Expose getNearestSymbolTable as SymbolTable...
2020-01-26 Saar Raz[Concepts] Add missing null check to transformConstructor
2020-01-26 Martin Storsjö[libunwind] Fix building standalone after c48974ffd7d1676
2020-01-26 Roman Lebedev[X86][BdVer2] Polish LEA instruction scheduling info
2020-01-26 Roman Lebedev[NFC][MCA] Re-autogenerate all check lines in all X86...
2020-01-26 Simon Pilgrim[InstCombine] Add extra shift(c1,add(c2,y)) tests for...
2020-01-26 Simon Pilgrim[X86][AVX] Extend combineCommutableSHUFP to handle...
2020-01-26 Saar Raz[Concepts] Fix parsing of scope specifier in compound...
2020-01-26 Stephen KellyNFC: Implement AST node skipping in ParentMapContext
2020-01-26 Guillaume Chatelet[IR] masked gather/scatter alignment should be set
2020-01-26 Lei Zhang[mlir][spirv] Create builtin variable in nearest symbol...
2020-01-26 Lei Zhang[mlir][spirv] NFC: simplify load/store builder call...
2020-01-26 Lei Zhang[mlir][spirv] NFC: expose builtin func op conversion...
2020-01-26 Lei Zhang[mlir][spirv] Relax verification to allow flexible...
2020-01-26 Lei Zhang[mlir][spirv] Add spv.GroupNonUniformElect and spv...
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
next