platform/upstream/llvm.git
2019-10-18 Jay Foad[IR] Reimplement FPMathOperator::classof as a whitelist.
2019-10-18 Jay FoadUpdate docs for fast-math flags.
2019-10-18 Krasimir Georgiev[clang-format] fix regression recognizing casts in...
2019-10-18 Michael Liao[tooling] Relax an assert when multiple GPU targets...
2019-10-18 Joseph TremouletProcessMinidump: Suppress reporting stop for signal '0'
2019-10-18 Joseph TremouletLLDB: Use LLVM's type for minidump ExceptionStream...
2019-10-18 Joseph TremouletUpdate MinidumpYAML to use minidump::Exception for...
2019-10-18 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_cndmas...
2019-10-18 James Molloy[DFAPacketizer] Fix large compile-time regression for...
2019-10-18 Joseph TremouletAdd ExceptionStream to llvm::Object::minidump
2019-10-18 Michael Liao[lld][coff] Add missing dependency to fix build.
2019-10-18 Eugene LeviantOne more attempt to fix PS4 buildbot after r375219
2019-10-18 Eugene LeviantAttempt to fix PS4 buildbot after r375219
2019-10-18 Pavel LabathAdd REQUIRES: x86 to more tests which need the x86...
2019-10-18 Nemanja IvanovicRevert r375152 as it is causing failures on EXPENSIVE_C...
2019-10-18 Victor Campos[SCEV] Removing deprecated comment in ScalarEvolutionEx...
2019-10-18 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Corrected parsing of v_cndmask_b32_sdwa
2019-10-18 Roman Lebedev[NFC][CVP] Count all the no-wraps we proved
2019-10-18 Victor Campos[AArch64] Adding support for PMMIR_EL1 register
2019-10-18 Haojian Wu[clangd] Report declaration references in findExplicitR...
2019-10-18 Eugene Leviant[ThinLTOCodeGenerator] Add support for index-based WPD
2019-10-18 Graham Hunter[AArch64][SVE] Add SPLAT_VECTOR ISD Node
2019-10-18 Pavel LabathSystemInitializerCommon fix compilation on linux
2019-10-18 Sjoerd Meijer[Arm][libsanitizer] Fix arm libsanitizer failure with...
2019-10-18 Eugene Leviant[ThinLTOCodeGenerator] Add support for index-based WPD
2019-10-18 Martin Storsjo[LLD] [COFF] Try to report source locations for duplica...
2019-10-18 David Green[AArch64] Don't combine callee-save and local stack...
2019-10-18 Simon Pilgrim[X86] Regenerate memcmp tests and add X64-AVX512 common...
2019-10-18 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-10-18 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2019-10-18 David Green[Codegen] Alter the default promotion for saturating...
2019-10-18 Kerry McLaughlin[AArch64][SVE] Implement unpack intrinsics
2019-10-18 Bjorn Pettersson[InstCombine] Fix miscompile bug in canEvaluateShuffled
2019-10-18 Bjorn Pettersson[InstCombine] Pre-commit of test case showing miscompil...
2019-10-18 Rui UeyamaUpdate release notes
2019-10-18 Thomas Lively[WebAssembly] -pthread implies -target-feature +sign-ext
2019-10-18 David Zarzycki[X86] Emit KTEST when possible
2019-10-18 Julian Lettner[lit] Move resolving of XFAIL result codes out of Test...
2019-10-18 Julian Lettner[lit] worker.py: Improve code for executing a single...
2019-10-17 Michael Kruse[ScopBuilder] Fix bug 38358 by preserving correct order...
2019-10-17 Philip Reames[IndVars] Factor out some common code into a utility...
2019-10-17 Philip Reames[Test] Precommit test for D69006
2019-10-17 Artem Dergachev[analyzer] exploded-graph-rewriter: Fix typo in r375186...
2019-10-17 Raphael Isemann[lldb][NFC] Fix typo in DWARFASTParserClang.cpp
2019-10-17 Artem Dergachev[analyzer] Assign truly stable identifiers to exploded...
2019-10-17 Artem Dergachev[analyzer] Display cast kinds in program point dumps.
2019-10-17 Artem Dergachev[analyzer] exploded-graph-rewriter: Make node headers...
2019-10-17 David BlaikieDebugInfo: Move loclist base address from DwarfFile...
2019-10-17 Lawrence D... eliminate one form of PythonObject::Reset()
2019-10-17 Lawrence D... clean up the implementation of PythonCallable::GetNumAr...
2019-10-17 David BlaikieDebugInfo: Remove unused parameter (from DwarfDebug...
2019-10-17 Eli Friedman[ARM] Fix arm_neon.h with -flax-vector-conversions...
2019-10-17 Jordan RupprechtReland [llvm-objdump] Use a counter for llvm-objdump...
2019-10-17 Sergey Dmitriev[clang-offload-wrapper][NFC] Use captured name of the...
2019-10-17 Don Hinton[Error] Make llvm::cantFail include the original error...
2019-10-17 Stanislav Mekhanoshin[AMDGPU] drop getIsFP td helper
2019-10-17 Sterling Augustine(NFC) Delete variable made unused by llvm-svn: 375160
2019-10-17 Raphael Isemann[lldb] X-fail tests that use constructors in expression...
2019-10-17 Jonas Devlieghere[test] Add a .clang-format file for the shell test.
2019-10-17 Julian Lettner[lit] Move computation of deadline up into base class
2019-10-17 Adrian PrantlAdapt Windows test to API change.
2019-10-17 Jordan Rupprecht[llvm-objcopy] Add support for shell wildcards
2019-10-17 Alexey Bataev[OPENMP]Dow not emit warnings for uninitialized loop...
2019-10-17 Evgeniy Stepanovlibhwasan initialisation include kernel syscall ABI...
2019-10-17 Julian LettnerReland "[lit] Synthesize artificial deadline"
2019-10-17 Martin StorsjoRevert "[LLDB] [test] Use %clang_cl instead of build...
2019-10-17 Dan Liew[Builtins] Downgrade duplicate source file warning...
2019-10-17 Adrian PrantlModernize the rest of the Find.* API (NFC)
2019-10-17 Sanjay Patel[x86] add test for setcc to shift transform; NFC
2019-10-17 Shoaib Meenai[cmake] Pass external project source directories to...
2019-10-17 Martin Storsjo[LLDB] [test] Use %clang_cl instead of build.py in...
2019-10-17 Alexander Shaposhnikov[Object] Fix the return type of getOffset/getSize
2019-10-17 Roman Lebedev[NFC][InstCombine] Some more preparatory cleanup for...
2019-10-17 Nemanja Ivanovic[PowerPC] Turn on CR-Logical reducer pass
2019-10-17 Raphael Isemann[lldb] Don't emit artificial constructor declarations...
2019-10-17 Dan Liew[Builtins] Provide a mechanism to selectively disable...
2019-10-17 Jordan RupprechtReapply r375051: [support] GlobPattern: add support...
2019-10-17 Sterling AugustineNFC: Fix variable only used in asserts by propagating...
2019-10-17 Reid Kleckner[asan] Update Windows test expectations for LLVM's...
2019-10-17 Jonas Devlieghere[Reproducer] Surface error if setting the cwd fails
2019-10-17 Walter ErquinigoDisable TestProcessList on windows
2019-10-17 Reid KlecknerRevert [lit] Synthesize artificial deadline
2019-10-17 Sanjay Patel[PowerPC] add tests for popcount with zext; NFC
2019-10-17 Philip Reames[IndVars] Split loop predication out of optimizeLoopExi...
2019-10-17 Reid Kleckner[codeview] Workaround for PR43479, don't re-emit instr...
2019-10-17 Sam ElliottRevert [Sanitizers] Add support for RISC-V 64-bit
2019-10-17 Roman Lebedev[NFC][InstCombine] Tests for "fold variable mask before...
2019-10-17 Alexey Bataev[OPENMP]Improve use of the global tid parameter.
2019-10-17 Philip Reames[IndVars] Factor out a helper function for readability...
2019-10-17 Sam Elliott[Sanitizers] Add support for RISC-V 64-bit
2019-10-17 Jordan Rupprecht[lld][test] Speculative fix for lld+windows failures
2019-10-17 Julian Lettner[lit] Move computation of deadline up into base class
2019-10-17 Julian Lettner[lit] Synthesize artificial deadline
2019-10-17 Julian Lettner[lit] Create derived classes for serial/parallel test...
2019-10-17 Adrian PrantlFix an inverted condition in test.
2019-10-17 Jordan Rupprecht[lld][test] Fix use of escape character in an lld test...
2019-10-17 James Y Knight[ObjC] Diagnose implicit type coercion from ObjC 'Class...
2019-10-17 James Y Knight[ObjC] Add some additional test cases around pointer...
2019-10-17 Tatyana Krasnukha[ARC] Add SystemV ABI
2019-10-17 Tatyana Krasnukha[ARC] Basic support in gdb-remote process plugin
next