platform/upstream/llvm.git
2019-06-25 Sanjay Patel[SDAG] expand ctpop != 1
2019-06-25 Michael Liao[AMDGPU] Null checking on TS to avoid crashing in clang...
2019-06-25 Pavel LabathOptions: Correctly check for missing arguments
2019-06-25 Matt ArsenaultAMDGPU/GlobalISel: Fix broken test
2019-06-25 Nikolai Kosjar[clang-tidy] Update documentation for Qt Creator integr...
2019-06-25 Sanjay Patel[AArch64][x86] add tests for ctpop != 1; NFC
2019-06-25 Simon Pilgrim[X86] lowerShuffleAsSpecificZeroOrAnyExtend - add ANY_E...
2019-06-25 Fangrui Song[ARM] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS...
2019-06-25 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - add ANY_EXTEND_...
2019-06-25 Whitney TsangExpand cloneLoopWithPreheader() to support cloning...
2019-06-25 Matt ArsenaultAMDGPU/GlobalISel: Fix duplicated test
2019-06-25 Matt ArsenaultAMDGPU: Select G_SEXT/G_ZEXT/G_ANYEXT
2019-06-25 James Henderson[llvm-objcopy][llvm-strip] Fix help text typo for ...
2019-06-25 James Henderson[docs][llvm-readobj] Improve llvm-readobj documentation
2019-06-25 Simon Tatham[ARM] Re-enable misspelled RUN: lines in fullfp16.s.
2019-06-25 Matt ArsenaultAMDGPU: Make amdgcn.s.get.waveid.in.workgroup inaccessi...
2019-06-25 Simon Pilgrim[TargetLowering] SimplifyDemandedBits ZERO_EXTEND_VECTO...
2019-06-25 Sanjay Patel[SDAG] improve expansion of ctpop+setcc
2019-06-25 Simon PilgrimFix frame.s test dir-separator checks
2019-06-25 Simon Tatham[ARM] Fix buildbot failure due to -Werror.
2019-06-25 Simon Pilgrim[TargetLowering] SimplifyDemandedBits SIGN_EXTEND_VECTO...
2019-06-25 Sjoerd Meijer[ARM] MVE VPT Blocks
2019-06-25 Nicolai HaehnleAMDGPU: Write LDS objects out as global symbols in...
2019-06-25 Nicolai HaehnleAMDGPU/MC: Add .amdgpu_lds directive
2019-06-25 Simon Pilgrim[VectorLegalizer] ExpandANY_EXTEND_VECTOR_INREG/ExpandZ...
2019-06-25 Simon Tatham[ARM] Explicit lowering of half <-> double conversions.
2019-06-25 Simon Tatham[ARM] Extra MVE-related testing.
2019-06-25 Simon Tatham[ARM] Add remaining miscellaneous MVE instructions.
2019-06-25 Simon Tatham[ARM] Add MVE vector load/store instructions.
2019-06-25 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - legal checks...
2019-06-25 Nemanja Ivanovic[PowerPC] Emit XXSEL for vec_sel and code that has...
2019-06-25 Sam Parker[ARM] DLS/LE low-overhead loop code generation
2019-06-25 James Henderson[docs][llvm-cxxfilt] Write llvm-cxxfilt documentation
2019-06-25 Roman Lebedev[Codegen] TargetLowering::SimplifySetCC(): omit urem...
2019-06-25 Nico WeberPort r363962 to COFF: Deduplicate undefined symbol...
2019-06-25 Sam McCall[clangd] Fix NestedNameSpecifierLoc in SelectionTree
2019-06-25 Haojian Wu[clangd] Narrow rename to local symbols.
2019-06-25 George Rimar[yaml2obj/obj2yaml] - Allow having the symbols and...
2019-06-25 Clement Courbet[ExpandMemCmp] Move all options to TargetTransformInfo.
2019-06-25 Haojian Wu[clangd] Cleanup the duplicated getTokenRange.
2019-06-25 Gabor Marton[ASTImporter] Store import errors for Decls
2019-06-25 Hiroshi Inoue[NFC] fix trivial typos in documents
2019-06-25 Hans WennborgAdd llvm-symbolizer to LLVM_TOOLCHAIN_TOOLS (PR40152)
2019-06-25 Pavel LabathRemove core loading timeout
2019-06-25 Hans Wennborg[LLVM-C] Add LLVM-C.dll to Windows installer package
2019-06-25 Pavel LabathDWARF: Add support for type units+split dwarf combo
2019-06-25 Rui UeyamaFix an issue that common symbols are not internalized...
2019-06-25 Craig Topper[X86] Add test case that led to the revert of r363802...
2019-06-25 Csaba Dabis[analyzer] print() JSONify: Create pointers
2019-06-25 Csaba Dabis[analyzer] JsonSupport: Escape escapes
2019-06-25 Artem Dergachev[analyzer] exploded-graph-rewriter: Fix escaping for...
2019-06-25 Artem Dergachev[analyzer] exploded-graph-rewriter: Add support for...
2019-06-25 Artem Dergachev[analyzer] NFC: exploded-graph-rewriter: Extract some...
2019-06-25 Artem Dergachev[analyzer] Add more timers for performance profiling.
2019-06-25 Richard Smith[cxx2a] P1236R1: the validity of a left shift does...
2019-06-25 Craig TopperRevert r363802, r363850, and r363856 "[TargetLowering...
2019-06-25 Seiya Nuta[llvm-objcopy][NFCI] Fix build failure with GCC
2019-06-25 Matt ArsenaultAMDGPU/GlobalISel: Fix regbankselect for amdgcn.class
2019-06-25 Vitaly Buka[sanitizer] Enabled getpw_getgr.cc on iOS
2019-06-25 Adrian PrantlReapply "Fix a crash in option parsing."
2019-06-25 Csaba Dabis[analyzer] ExprEngine: Escape pointers in bitwise opera...
2019-06-25 Huihui Zhang[InstCombine][NFC] Add test to show missing fold for...
2019-06-25 Huihui Zhang[InstCombine] Fold icmp eq/ne (and %x, C), 0 iff ...
2019-06-25 Seiya Nuta[llvm-objcopy][NFC] Refactor output target parsing
2019-06-24 David BlaikieDataExtractor: use decodeSLEB128 to implement getSLEB128
2019-06-24 Seiya Nuta[llvm-objcopy][MachO] Fix strict-aliasing warning....
2019-06-24 Matt ArsenaultAMDGPU: Fix missing declaration for mbcnt builtins
2019-06-24 Tim ShenRevert "[NVPTX][NFC] Fix documentation for shfl instruc...
2019-06-24 Douglas Yung[NFC] Fix tests added in r364225 which failed on Window...
2019-06-24 Tim Shen[NVPTX][NFC] Fix documentation for shfl instructions.
2019-06-24 Vitaly Buka[NFC] Add missing consts into memoryaccess_def_iterator
2019-06-24 Sanjay Patel[InstCombine] squash is-not-power-of-2 using ctpop
2019-06-24 Douglas YungFix test cl-response-file.c to work on all platforms...
2019-06-24 Matt ArsenaultAMDGPU/GlobalISel: Add tests for regbankselect of v2s16...
2019-06-24 Jason MolendaDon't link against the DebugSymbols private framework...
2019-06-24 Richard SmithFix test failures due to modified wording in Clang...
2019-06-24 Jason MolendaAdd windows abi plugin, breakpointprecondition.
2019-06-24 Richard SmithFix test failures when using a custom ABI namespace.
2019-06-24 Vasileios Porpodas[SLP] NFC: Fixed typo in comment
2019-06-24 Ilya Biryukov[Syntax] Do not glue multiple empty PP expansions to...
2019-06-24 Matt ArsenaultInstCombine: Preserve nuw when reassociating nuw ops...
2019-06-24 Matt ArsenaultInstCombine: Preserve nuw when reassociating nuw ops...
2019-06-24 Matt ArsenaultInstCombine: Preserve nuw when reassociating nuw ops...
2019-06-24 Cameron McInally[NFC][Reassociate] Add unary FNeg tests to fast-Reassoc...
2019-06-24 Sajjad Mirza(Reland with changes) Adding a function for setting...
2019-06-24 David BlaikieNFC: DataExtractor: use decodeULEB128 to implement...
2019-06-24 Alex Langford[Target] Hoist LanguageRuntime::GetDeclVendor
2019-06-24 Nikita Popov[CVP] Reenable nowrap flag inference
2019-06-24 Sanjay Patel[InstCombine] add tests for more variants of isPowerOf2...
2019-06-24 Aaron BallmanAugment location information when dumping the AST to...
2019-06-24 Peter Collingbournellvm-symbolizer: Add a FRAME command.
2019-06-24 Huihui Zhang[InstCombine] Regenerate test pr17827. NFCI.
2019-06-24 Alex Langford[ABI] Remove unused variables in ABIWindows_x86_64
2019-06-24 Julie Hockett[clang-doc] Add basic support for templates and typedef
2019-06-24 Roland Froese[CodeGen] Add missing vector type legalization for...
2019-06-24 Philip Reames[Tests] Add cases where we're failing to discharge...
2019-06-24 Cameron McInally[SLP] Support unary FNeg vectorization
2019-06-24 Nico WeberRemove flag for no longer supported MSVC version
2019-06-24 Alex Langford[ABI] Implement Windows ABI for x86_64
2019-06-24 Matt ArsenaultAMDGPU/GlobalISel: Select G_TRUNC
next