platform/upstream/llvm.git
2019-01-11 Dmitry Venikov[llvm-symbolizer] Add -exe, -e as aliases to -obj
2019-01-11 Pavel LabathIntroduce SymbolFileBreakpad and use it to fill symtab
2019-01-11 Pavel LabathELF: Fix base address computation code for files genera...
2019-01-11 Miklos Vajna[clang-tidy] new check 'readability-redundant-preprocessor'
2019-01-11 Martin StorsjoRevert "[SelectionDAGBuilder] Refactor GetRegistersForV...
2019-01-11 Akira Hatanaka[Sema] Make canPassInRegisters return true if the CXXRe...
2019-01-11 David Carlier[Sanitizer] Intercept getusershell
2019-01-11 Craig Topper[X86] Change vXi1 extract_vector_elt lowering to be...
2019-01-11 Akira Hatanaka[Sema] If CheckPlaceholderExpr rewrites the initializer...
2019-01-11 Brian GesiakAdapt to CXXMethodDecl::getThisType change (NFC)
2019-01-11 Richard SmithRemember to instantiate explicit template argument...
2019-01-11 Brian Gesiak[AST] Remove ASTContext from getThisType (NFC)
2019-01-11 Richard TrieuFix header issues.
2019-01-11 Aaron BallmanAdd an explicit initializer to silence a -Wmissing...
2019-01-10 Thomas Lively[WebAssembly] Add unimplemented-simd128 feature, gate...
2019-01-10 Francis Visoiu... [llvm-objdump][MachO] Disable some invalid input tests
2019-01-10 Artem Dergachev[analyzer] pr38838, pr39976: Fix crash on diagnosing...
2019-01-10 Heejin Ahn[WebAssembly] Fix stack pointer store check in RegStackify
2019-01-10 Nico Webergn build: Add a template for calling write_cmake_config.py
2019-01-10 Nico Webergn build: Merge r350852
2019-01-10 Anton Korobeynikov[MSP430] Minor fixes/improvements for assembler/disasse...
2019-01-10 Anton Korobeynikov[MSP430] Add missing instruction forms
2019-01-10 Thomas Lively[WebAssembly] Add unimplemented-simd128 subtarget feature
2019-01-10 Sterling AugustineProperly support -shared-libgcc.
2019-01-10 Martin Storsjo[llvm-objcopy] [COFF] Fix a test matching pathnames...
2019-01-10 Martin Storsjo[llvm-objcopy] [COFF] Fix warnings abuilt missing field...
2019-01-10 Peter Collingbournegn build: Use "git rev-parse --git-dir" to discover...
2019-01-10 Gerolf Hoflehner[MachineCombiner][NFC] Prevent dereferencing past-the...
2019-01-10 Alina Sbirlea[MemorySSA] Disable checkClobberSanity for SkipSelfWalker.
2019-01-10 Nico Webergn build: Merge r350893
2019-01-10 Martin Storsjo[llvm-objcopy] [COFF] Add support for removing symbols
2019-01-10 Aaron BallmanUpdate clang-tools-extra for r350891 from Clang.
2019-01-10 Aaron BallmanCorrect the source range returned from preprocessor...
2019-01-10 Stephen KellyNFC: Change case of identifiers
2019-01-10 Zachary TurnerChange SymbolFile::ParseTypes to ParseTypesForCompileUnit.
2019-01-10 Zachary Turner[NativePDB] Add support for parsing typedef records.
2019-01-10 Akira Hatanaka[Sema] Call CheckPlaceholderExpr to resolve typeof...
2019-01-10 Sanjoy DasAvoid use-after-free in ~LegacyRTDyldObjectLinkingLayer
2019-01-10 Yaxun Liu[HIP] Use nul instead of /dev/null when running on...
2019-01-10 Louis Dionne[libcxx] Reorganize tests since the application of...
2019-01-10 Julian Lettner[TSan] Remove ignore_interceptors_accesses flag
2019-01-10 Michal Gorny[sanitizer_common] Define __sanitizer_FILE on NetBSD
2019-01-10 Michal Gorny[sanitizer_common] Remove support for tirpc/rpc/xdr.h
2019-01-10 Matt Davis[GVN] Update BlockRPONumber prior to use.
2019-01-10 Alina SbirleaUse MemorySSA in LICM to do sinking and hoisting.
2019-01-10 Nick Desaulniersfixup: sphinx warning
2019-01-10 Nick Desaulniers[SemaCXX] add -Woverride-init alias to -Winitializer...
2019-01-10 Adrian Prantllldbtest.py: try to fix a runtime exception
2019-01-10 Craig Topper[X86] Call SimplifyDemandedBits on conditions of X86ISD...
2019-01-10 Nicolas LesserFix false positive unsequenced access and modification...
2019-01-10 Craig Topper[X86] Simplify the BRCOND handling for FCMP_UNE.
2019-01-10 JF BastienFilesystem tests: fix fs.op.relative
2019-01-10 Francis Visoiu... [llvm-objdump][MachO] Fix test to work on Windows
2019-01-10 George Karpenkov[analyzer] [hotfix] Fix the tests
2019-01-10 George Karpenkov[analyzer] Update the category name for RetainCountChec...
2019-01-10 George Karpenkov[analyzer] [NFC] [RetainCountChecker] Remove dead unuse...
2019-01-10 George Karpenkov[analyzer] Quote the type of the leaked/problematic...
2019-01-10 George Karpenkov[analyzer] [NFC] Reverse the argument order for "diff...
2019-01-10 George Karpenkov[analyzer] [NFC] Reduce redundancy in RetainSummaryMana...
2019-01-10 George Karpenkov[analyzer] [RetainCountChecker] [NFC] Remove SummaryLog
2019-01-10 George Karpenkov[analyzer] [RetainCountChecker] [NFC] Another minor...
2019-01-10 George Karpenkov[analyzer] [RetainCountChecker] [NFC] Refactor the...
2019-01-10 George Karpenkov[analyzer] [RetainCountChecker] Remove redundant enum...
2019-01-10 George Karpenkov[analyzer] [RetainCountChecker] Remove obsolete "MakeCo...
2019-01-10 George Karpenkov[analyzer] [RetainCountChecker] [NFC] Remove redundant...
2019-01-10 George Karpenkov[analyzer] [NFC] Track object type with ArgEffect in...
2019-01-10 George Karpenkov[analyzer] [NFC] Move ObjKind into a separate top-level...
2019-01-10 Erik PilkingtonSplit -Wdelete-non-virtual-dtor into two groups
2019-01-10 Rui UeyamaRemove an external test file. NFC.
2019-01-10 Dan Liew[lit] Make it possible for the lit test suite to pass...
2019-01-10 Rui UeyamaTrapInstr must be 4 bytes long. Currently we write...
2019-01-10 Rafael Stahl[analyzer][CrossTU][NFC] Generalize to external definit...
2019-01-10 Francis Visoiu... [llvm-objdump][MachO] Fix error reporting after r350848...
2019-01-10 Dan Liew[FileCheck] Don't propagate `FILECHECK_DUMP_INPUT_ON_FA...
2019-01-10 Francis Visoiu... [llvm-objdump][MachO] Use the -dsym file name when...
2019-01-10 Francis Visoiu... [llvm-objdump][MachO] Correctly handle the llvm::Error...
2019-01-10 Kadir Cetinkaya[clangd] Introduce loading of shards within auto-index
2019-01-10 Sanjay Patel[Docs] fix typo, adjust text order
2019-01-10 Sanjay Patel[Docs] add note to avoid 'errno' for better vectorizati...
2019-01-10 Sanjay Patel[DAGCombiner] simplify code; NFC
2019-01-10 James Y KnightRepair compilation of llvm-stress after r350835.
2019-01-10 George Rimar[LLD][ELF] - Fix tests after r350840.
2019-01-10 Nirav Dave[SelectionDAGBuilder] Refactor GetRegistersForValue...
2019-01-10 George Rimar[llvm-objdump] - Do not include reserved undefined...
2019-01-10 Nirav Dave[SelectionDAGBuilder] Fix formatting. NFC.
2019-01-10 Neil Henning[AMDGPU] Fix dwordx3/southern-islands failures.
2019-01-10 Nirav Dave[SelectionDAGBuilder] Refactor visitInlineAsm. NFC.
2019-01-10 Peter Smith[ELF] Fix ARM and Thumb V7PILongThunk overflow behavior.
2019-01-10 James Y Knight[opaque pointer types] Remove some calls to generic...
2019-01-10 Pavel LabathFix compilation error on 32-bit architectures introduce...
2019-01-10 George Rimar[LLD][ELF] - A follow up for r350819 ("Support MSP430...
2019-01-10 Dmitry Venikov[llvm-symbolizer] Add -p as alias to -pretty-print
2019-01-10 Alex Bradbury[RISCV][MC] Add support for evaluating constant symbols...
2019-01-10 Sanjay Patel[x86] fix remaining miscompile bug in horizontal binop...
2019-01-10 Nico Webergn build: Merge r350819
2019-01-10 Sean FertileModify InputSectionBase::getLocation to add section...
2019-01-10 Sean Fertile[PPC64] Fix RelType in checkInt and checkAlignment...
2019-01-10 Sanjay Patel[x86] fix horizontal binop matching for 256-bit vectors...
2019-01-10 Bryan Chan[AArch64] Fix operation actions for FP16 vector intrinsics
2019-01-10 George Rimar[LLD][ELF] - Fix the test cases after r350823.
next