platform/upstream/llvm.git
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...
2019-01-27 Sanjay Patel[x86] add tests for extract/extract/unpack; NFC
2019-01-27 Simon Pilgrim[X86][SSE] Add UNDEF handling to combineSelect ISD...
2019-01-27 Simon Pilgrim[X86][SSE] Add UNDEF test case for combineSelect ISD...
2019-01-27 Simon Pilgrim[X86][SSE] Permit UNDEFs in combineAddToSUBUS matching...
2019-01-27 Sanjay Patel[x86] add more tests for lowerShuffleWithUndefHalf...
2019-01-27 Simon Pilgrim[X86][SSE] Add PSUBUS undef element test case (PR40083)
2019-01-27 Martin Storsjo[COFF] Add support for the new relocation IMAGE_REL_ARM...
2019-01-27 Martin Storsjo[COFF] Add new relocation types.
2019-01-27 Nicolas Lesser[SemaCXX] Fix ICE with structure bindings to members...
2019-01-27 Alexandre GaneaFix some warnings on MSVC
2019-01-27 Simon Pilgrim[X86] Add test cases for PR36721 (unnecessary andl...
2019-01-27 Sanjay Patel[x86] refactor logic in lowerShuffleWithUndefHalf
2019-01-27 Matt ArsenaultGlobalISel: Verify load/store has a pointer input
2019-01-27 Roman Lebedev[X86][NFC] Replace "<%s" with "< %s" in run-lines.
2019-01-27 Roman Lebedev[NFC][MCA][X86][BdVer2] Cherry-pick int-to-ivec forward...
2019-01-27 Simon Pilgrim[X86] Add CGP tests for PR40486
2019-01-27 Simon Pilgrim[TTI] Add generic SADDSAT/SSUBSAT costs
2019-01-27 Simon Pilgrim[X86] Regenerate reverse branch test to explicitly...
2019-01-27 Simon Pilgrim[X86] Regenerate test to explicitly show branching...
2019-01-27 Amara EmersonRe-apply "r351584: "GlobalISel: Verify g_zextload and...
2019-01-27 Amara Emerson[AArch64][GlobalISel] Fix the G_EXTLOAD combiner creati...
2019-01-27 Thomas Preud... Revert "Add support for prefix-only CLI options"
2019-01-27 Thomas Preud... Revert "Detect incorrect FileCheck variable CLI definition"
2019-01-27 Thomas Preud... Revert "Fix defines.txt"
2019-01-27 Bill WendlingRemove Expr sugar decorating the CXXUuidofExpr node.
2019-01-27 Gabor Buella[X86] Add some missing blsr patterns
2019-01-27 Gabor Buella[NFC][X86] Add a few more blsr test cases
2019-01-27 Nico WeberFollow-up to r352254: Initialize Selection field.
2019-01-27 Craig Topper[X86] Add a pattern for (i64 (and (anyext def32:),...
2019-01-27 Nick Desaulnierslld: elf: discard more specific .gnu.linkonce section
next