platform/upstream/llvm.git
2019-01-28 Matt ArsenaultAMDGPU: Add ds append/consume builtins
2019-01-28 Thomas Lively[WebAssembly] Expand BUILD_PAIR nodes
2019-01-28 Teresa Johnson[ThinLTO] Add option to dump per-module summary dot...
2019-01-28 Philip ReamesDemanded elements support for vector GEPs
2019-01-28 Eli Friedman[docs] Fix a couple spelling errors.
2019-01-28 Teresa Johnson[ThinLTO] Refine reachability check to fix compile...
2019-01-28 Sanjay Patel[CGP] auto-generate complete checks for add overflow...
2019-01-28 Shafik Yaghmour[ASTImporter] Fix handling of overriden methods during...
2019-01-28 Rui UeyamaAttempt to fix build failure with GCC 5.4.
2019-01-28 Adrian PrantlRevert "Make Type::GetByteSize optional (NFC)"
2019-01-28 Craig TopperRecommit r352255 "[SelectionDAG][X86] Don't use SEXTLOA...
2019-01-28 Yonghong Song[RuntimeDyld] load all sections with ProcessAllSections
2019-01-28 Reid Kleckner[ARM] Deduplicate table generated CC analysis code
2019-01-28 Reid Kleckner[AArch64] Include AArch64GenCallingConv.inc once
2019-01-28 Jessica Paquette[GlobalISel][AArch64] Add legalization for G_FLOG
2019-01-28 Nico Weberlld/coff: Make assoc comdat diag a bit more detailed
2019-01-28 Petr HosekRevert "[libunwind] Drop the dependency on <algorithm...
2019-01-28 Petr Hosek[libc++] Use runtime rather then compile-time glibc...
2019-01-28 Sanjay Patel[InstCombine] add another saturating uadd test (no...
2019-01-28 Sanjay Patel[InstCombine] add tests for saturating uadd with consta...
2019-01-28 Matt ArsenaultAMDGPU: Add DS append/consume intrinsics
2019-01-28 Alexey Bataev[OPENMP][NVPTX]Emit service debug variable for NVPTX.
2019-01-28 Nico Webergn build: Add get.py script to download prebuilt gn...
2019-01-28 Nico Webergn build: Make cmake sync script work on Windows if...
2019-01-28 Jessica Paquette[GlobalISel][AArch64] Add instruction selection support...
2019-01-28 Adrian PrantlRemove unimplemented function
2019-01-28 Alina Sbirlea[AliasSetTracker] Cleanup more comments. [NFCI]
2019-01-28 Nico Webergn build: Fix `lld-link: unknown flag: -fuse-ld=lld...
2019-01-28 Scott Linder[MC] Do not consider .ifdef/.ifndef as a use
2019-01-28 Peter CollingbourneELF: Set sh_info on RelaIplt to point to the IgotPlt...
2019-01-28 Francis Visoiu... [AArch64] Add 'apple-latest' CPU alias
2019-01-28 Petr HosekRevert "[CMake] Use __libc_start_main rather than fopen...
2019-01-28 Jessica Paquette[GlobalISel] Add ISel support for @llvm.lifetime.start...
2019-01-28 Nikita Popov[CodeGen][X86] Expand UADDSAT to NOT+UMIN+ADD
2019-01-28 Vedant Kumar[CodeExtractor] Add support for the `swifterror` attribute
2019-01-28 Rui UeyamaRefactoring. NFC.
2019-01-28 Alina Sbirlea[AliasSetTracker] Cleanup comments. [NFCI]
2019-01-28 Sterling AugustineCorrect help text for --unwindlib options.
2019-01-28 Sterling AugustineAdd --unwindlib=[libgcc|compiler-rt] to parallel -...
2019-01-28 Bruno RicciRevert "[AST] Introduce GenericSelectionExpr::Association"
2019-01-28 Jessica Paquette[GlobalISel][AArch64] Add instruction selection support...
2019-01-28 Jessica Paquette[GlobalISel][AArch64] Add IRTranslator support for...
2019-01-28 Jessica Paquette[GlobalISel] Add G_FSIN and G_FCOS generic instructions
2019-01-28 Alina Sbirlea[AliasSetTracker] Update signature to aliasesPointer...
2019-01-28 Jonas Devlieghere[testsuite] Remove unused seven module imports.
2019-01-28 Jonas Devlieghere[testsuite] Remove trailing characters from command...
2019-01-28 Michael Berg[NFC] TLI query with default(on) behavior wrt DAG combi...
2019-01-28 Jonathan Metzman[libFuzzer][Windows] Use dllexport for all declarations...
2019-01-28 Adrian PrantlMake Type::GetByteSize optional (NFC)
2019-01-28 Alina Sbirlea[SimpleLoopUnswitch] Early check exit for trivial unswi...
2019-01-28 Jonathan Metzman[fuzzer][afl] Remove AFL_DRIVER_EXTRA_STATS_FILENAME
2019-01-28 Scott LinderAdd -fapply-global-visibility-to-externs for -cc1
2019-01-28 Roman Lebedev[clang][OpenMP] OMPFlushClause is synthetic, no such...
2019-01-28 Simon Pilgrim[X86][AVX] Remove lowerShuffleByMerging128BitLanes...
2019-01-28 Stefan Granitz[CMake] Add code signing for lldb-server on iOS
2019-01-28 Stefan Granitz[CMake] Dump LLDB.framework tools at configuration...
2019-01-28 Simon Pilgrim[LangRef] Mention vector support for bitreverse/bswap...
2019-01-28 Petr Hosek[libunwind] Drop the dependency on <algorithm>, add...
2019-01-28 George Rimar[llvm-objdump] - Restore a piece of code removed by...
2019-01-28 Stefan Granitz[CMake] Quick-Fix targets don't exist when building...
2019-01-28 Stefan Granitz[CMake] Quick-Fix FileCheck target does not exist when...
2019-01-28 Sanjay Patel[x86] allow more shuffle splitting to avoid vpermps...
2019-01-28 George Rimar[llvm-objdump] - Update test after r352366. NFC.
2019-01-28 Ranjeet SinghVERSION_GREATER_EQUAL not supported in llvm cmake.
2019-01-28 Arnaud A. de... Remove no longer needed Arm specific words in the LICEN...
2019-01-28 Arnaud A. de... Remove no longer needed Arm specific LICENSE.TXT file.
2019-01-28 Michal Gorny[cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNA...
2019-01-28 George Rimar[obj2yaml] - Dump the sh_entsize section field.
2019-01-28 George Rimar[LLD][ELF] - Update tests after r352366.
2019-01-28 Jordan Rupprecht[llvm-objcopy] Fix crash when writing empty binary...
2019-01-28 Aleksandar... [mips] Support for +abs2008 attribute
2019-01-28 Bruno Ricci[AST] Introduce GenericSelectionExpr::Association
2019-01-28 Haojian Wu[clangd] Index main-file macros (bug 39761)
2019-01-28 George Rimar[llvm-objdump] - Print LMAs when dumping section headers.
2019-01-28 Haojian Wu[clang-tidy] Fix a build error.
2019-01-28 Hyrum Wright[clang-tidy] Add the abseil-duration-addition check
2019-01-28 Eric Liu[clangd] Suggest adding missing includes for incomplete...
2019-01-28 Tim Corringham[AMDGPU] Add interpolation builtins
2019-01-28 Tim Corringham[AMDGPU] Add intrinsics for 16 bit interpolation
2019-01-28 James Y Knight[opaque pointer types] Remove GraphTraits specializatio...
2019-01-28 Petar Avramovic[MIPS GlobalISel] Select sub
2019-01-28 Jeremy Morse[DebugInfo][DAG] Avoid re-ordering of DBG_VALUEs
2019-01-28 Anastasia StulovaRename getTypeQualifiers to getMethodQualifiers.
2019-01-28 George Rimar[llvm-objdump] - Fix comment. NFC.
2019-01-28 George Rimar[llvm-objdump] - Implement the --adjust-vma option.
2019-01-28 Diana Picus[ARM GlobalISel] Support integer division for Thumb2
2019-01-28 Gabor Marton[AST] Add structural eq tests for template args
2019-01-28 Craig Topper[X86] Add new variadic avx512 compress/expand intrinsic...
2019-01-28 Craig Topper[X86] Add new variadic avx512 compress/expand intrinsic...
2019-01-28 Craig Topper[X86] Add vbmi2 compressstore and expandload tests...
2019-01-28 Petr Hosek[CMake] Use __libc_start_main rather than fopen when...
2019-01-28 Amara Emerson[AArch64][GlobalISel] Teach RBS about G_FNEG default...
2019-01-28 Eric Fiselierupdate upcoming meeting issue status
2019-01-28 Amara Emerson[AArch64][GlobalISel] Add some missing vector support...
2019-01-28 Amara Emerson[AArch64][GlobalISel] Add some vector support for fp...
2019-01-28 Alexandre Ganea[LLD][COFF] Partial sections
2019-01-27 Dan LiewMake more allocator methods work correctly with in...
2019-01-27 Matt ArsenaultGlobalISel: Don't reduce elements for atomic load/store
2019-01-27 Sanjay Patel[x86] add restriction for lowering to vpermps
2019-01-27 Matt ArsenaultGlobalISel: Factor fewerElementVectors into separate...
next