platform/upstream/llvm.git
2019-05-30 Sjoerd Meijer[ARM] add target arch definitions for 8.1-M and MVE
2019-05-30 George Rimar[llvm-readobj] - Rewrite reloc-types.test to use YAML...
2019-05-30 Sjoerd Meijer[ARM] Introduce separate features for FP registers
2019-05-30 Sven van Haastregt[OpenCL] Support logical vector operators in C++ mode
2019-05-30 Pavel LabathDWARFASTParserClang: Delete dead code
2019-05-30 Simon PilgrimFix Wdocumentation warning. NFCI.
2019-05-30 George Rimar[llvm-readobj] - An attemp to fix BB.
2019-05-30 Simon Pilgrim[CostModel][X86] Add bool vector and/or/xor cost tests
2019-05-30 George Rimar[llvm-readobj/llvm-readelf] - Implement GNU style dumpe...
2019-05-30 Simon Pilgrim[X86][SSE] Improve bool vector extload (PR26091)
2019-05-30 George Rimar[llvm-readobj/llvm-readelf] - Implement GNU style dumpe...
2019-05-30 Fangrui SongRevert "asm goto: fix out-of-bounds read of Constraints...
2019-05-30 Fangrui Song[ELF] Implement Local Dynamic style TLSDESC for x86-64
2019-05-30 Simon PilgrimFix sphinx warning about missing footnote.
2019-05-30 Simon PilgrimFix MSVC "not all control paths return a value" warning.
2019-05-30 Pavel LabathDWARFASTParserClang: Move attribute parsing into a...
2019-05-30 Eugene Leviant[llvm-objcopy] Remove %p format specifiers
2019-05-30 Cullen Rhodes[AArch64][SVE2] Asm: support SVE2 vector splice (constr...
2019-05-30 Cullen Rhodes[AArch64][SVE2] Asm: support SVE2 load instructions
2019-05-30 Cullen Rhodes[AArch64][SVE2] Asm: support FCVTX/FLOGB instructions
2019-05-30 Cullen Rhodes[AArch64][SVE2] Asm: add ext (immediate offset, constru...
2019-05-30 Pavel LabathMake CompileUnit::GetSupportFiles return a const list
2019-05-30 Sjoerd Meijer[ARM] Add an MVE execution domain
2019-05-30 Fangrui Songasm goto: fix out-of-bounds read of Constraints after...
2019-05-30 Sjoerd Meijer[TableGen] AsmMatcher: allow repeated input operands
2019-05-30 Petr Hosek[CMake] Use find_package(LLVM) instead of LLVMConfig
2019-05-30 Sjoerd Meijer[TableGen] New default operand "undef_tied_input"
2019-05-30 Pavel Labath[lldb-server] Support 'g' packets
2019-05-30 Benjamin Kramer[AST] asm goto labels don't have constraints, don't...
2019-05-30 Petr Hosek[runtimes] Use _LIBCPP_HAS_COMMENT_LIB_PRAGMA in all...
2019-05-30 Craig Topper[LoopVectorize] Precommit tests for D62510. NFC
2019-05-30 Fangrui SongMark CodeGen/asm-goto.c as x86 specific after r362045
2019-05-30 Petr Hosek[libcxx][libcxxabi] Remove the unused CMake checks
2019-05-30 Petr Hosek[runtimes] Use -Wunknown-pragmas for the pragma check
2019-05-30 Florian Hahn[LV] Inform about exactly reason of loop illegality
2019-05-30 Petr Hosek[runtimes] Check if pragma comment(lib, ...) is support...
2019-05-30 John McCallAdd the `objc_class_stub` attribute.
2019-05-30 Pengfei Wang[X86] Add ENQCMD instructions
2019-05-30 Fangrui Song[Driver] Render target options (e.g. -fuse-init-array...
2019-05-30 Fangrui Song[PowerPC] Set the default PLT mode on musl to Secure PLT
2019-05-30 Fangrui Song[Driver] -static-pie: add -z text
2019-05-30 Fangrui SongDWARFDebugInfoEntry: delete unused Extract() and rename...
2019-05-30 Petr Hosek[runtimes] Support ELF dependent libraries feature
2019-05-30 Petr Hosek[CMake] Set LLVM_PATH in the runtimes build
2019-05-30 Jan Korous[BitstreamWriter][NFC] Remove obsolete comment.
2019-05-30 Jennifer Yuclang support gnu asm goto.
2019-05-30 Davide Italiano[crashlog] Add a missing call to decode.
2019-05-29 Alex Langford[Commands] Remove commented out code
2019-05-29 Seiya Nuta[llvm-objcopy][MachO] Print an error message on use...
2019-05-29 Reid KlecknerMove the pybool logic from CMake to Python for simplicity
2019-05-29 Amy HuangCodeView - add static data members to global variable...
2019-05-29 Reid Kleckner[llvm-pdbutil] Dump inline call site line table annotations
2019-05-29 Richard TrieuUse correct format specifier to silence -Wformat warning.
2019-05-29 Akira Hatanaka[ObjC] Fix encoding of ObjC pointer types that are...
2019-05-29 Greg ClaytonFix Xcode project lldb unit test target so it compiles.
2019-05-29 Alex Langford[Target] Sink some asserts into Process::GetLanguageRuntime
2019-05-29 Matt ArsenaultLoopVersioningLICM: Respect convergent and noduplicate
2019-05-29 Csaba Dabis[analyzer] Remove EndPath function as it is dead code
2019-05-29 Tim NorthoverRevert "IR: add optional type to 'byval' function param...
2019-05-29 Tim NorthoverRevert "LLVM IR: update Clang tests for byval being...
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Boolean support
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: MemberExpr support
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Remove duplicated code
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Test 'add-pop-up-notes...
2019-05-29 Roman Lebedev[LoopIdiomRecognize][NFC] Use DEBUG_TYPE, add LLVM_DEBU...
2019-05-29 Pete Couperus[ARC] Cleanup ARCAsmPrinter.
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Enhance to write out...
2019-05-29 Roman LebedevUpdateTestChecks: Lanai triple support
2019-05-29 Nico Webergn build: Make it possible to build with coverage infor...
2019-05-29 Benjamin Kramer[DAGCombiner] Replace gathers with a zero mask with...
2019-05-29 Csaba Dabis[analyzer] [NFC] PathDiagnostic: Create PathDiagnosticP...
2019-05-29 Tim NorthoverLLVM IR: update Clang tests for byval being a typed...
2019-05-29 Tim NorthoverIR: add optional type to 'byval' function parameters
2019-05-29 Csaba Dabis[analyzer] print() JSONify chain: Generic stmt_id
2019-05-29 Nico Webermac: Make ubsan test config look more like asan test...
2019-05-29 Artem Dergachev[analyzer] SATestBuild.py: Use driver for analyzing...
2019-05-29 Csaba Dabis[analyzer] print() JSONify: SVal implementation
2019-05-29 Chris Bieneman[CMake] [Runtimes] Set *_STANDALONE_BUILD
2019-05-29 Nikita Popov[InstCombine] Optimize always overflowing signed satura...
2019-05-29 Haojian WuFix an unused-variable error.
2019-05-29 Thomas Lively[WebAssembly] Support VPtr sanitizer for Emscripten
2019-05-29 Csaba Dabis[analyzer] print() JSONify: CFG implementation
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Decl revision
2019-05-29 Aakanksha PatilAMDGPU: Return address lowering
2019-05-29 Csaba Dabis[analyzer][AST] print() JSONify: Stmt implementation
2019-05-29 Alex Langford[Target] Introduce Process::GetLanguageRuntimes
2019-05-29 Stella Stamenovalit: modernize the lit configuration for the lit tests
2019-05-29 Csaba Dabis[analyzer] print() JSONify: getNodeLabel implementation
2019-05-29 Ilya Biryukov[Index] Compute correct symbol kind for variable templates
2019-05-29 Greg ClaytonFixed source header [NFC]
2019-05-29 Michael Liao[CUDA][HIP] Skip setting `externally_initialized` for...
2019-05-29 Eugene LeviantYet another attempt to fix buildbot after r361949
2019-05-29 Erich KeaneAdd curley brackets to case statement that declares...
2019-05-29 Craig Topper[X86] Fix machineverifier error on avx512f-256-set0.mir
2019-05-29 Matt ArsenaultCallSiteSplitting: Respect convergent and noduplicate
2019-05-29 Teresa Johnson[ThinLTO] Use original alias visibility when importing
2019-05-29 Cameron McInally[NFC][InstCombine] Add a unary FNeg test to fsub.ll.
2019-05-29 Antonio AfonsoAdd more information to the log timer dump
2019-05-29 Francois Ferrand[clang-format] Allow configuring list of function-like...
2019-05-29 Kevin P. NealPartial revert of revert of r361827: Add constrained...
next