platform/upstream/llvm.git
2019-10-19 Sylvestre LedruExplicit in the doc the current list of projects (with...
2019-10-19 Michael J.... Revert "[Implicit Modules] Add -cc1 option -fmodules...
2019-10-19 Sylvestre LedruMake it clear in the doc that 'all' in LLVM_ENABLE_PROJ...
2019-10-19 Lawrence D... convert LLDBSwigPythonCallTypeScript to ArgInfo::max_po...
2019-10-19 Lawrence D... [LLDB] bugfix: command script add -f doesn't work for...
2019-10-19 Artem Dergachev[analyzer] PR43551: Do not dereferce void* in UndefOrNu...
2019-10-19 Artem Dergachev[analyzer] Fix a crash on tracking Objective-C 'self...
2019-10-19 Michael J.... [Docs] Fix header level.
2019-10-19 Richard TrieuAdd -Wbitwise-conditional-parentheses to warn on mixing...
2019-10-19 Reid KlecknerAvoid including CodeView/SymbolRecord.h from MCStreamer.h
2019-10-19 Michael J.... [Implicit Modules] Add -cc1 option -fmodules-strict...
2019-10-19 Matt ArsenaultAMDGPU: Remove optnone from a test
2019-10-19 Reid KlecknerPrune a LegacyDivergenceAnalysis and MachineLoopInfo...
2019-10-19 Reid KlecknerPrune Analysis includes from SelectionDAG.h
2019-10-19 Richard TrieuNew tautological warning for bitwise-or with non-zero...
2019-10-19 Vedant Kumar[profile] Use -fPIC -shared in a test instead of -dynam...
2019-10-19 Reid KlecknerMove endian constant from Host.h to SwapByteOrder.h...
2019-10-19 Vedant Kumar[profile] Disable instrprof-get-filename-merge-mode...
2019-10-19 Peter CollingbourneSema: Create a no-op implicit cast for lvalue function...
2019-10-19 Adrian PrantlSkip (more) PExpect tests under ASAN, I can't get them...
2019-10-19 Reid KlecknerPrune two MachineInstr.h includes, fix up deps
2019-10-19 Michael Liao[clang][driver] Print compilation phases with indentation.
2019-10-19 Michael Liao[hip][cuda] Fix the extended lambda name mangling issue.
2019-10-19 Artem Dergachev[analyzer] Specify the C++ standard in more tests.
2019-10-19 Richard SmithP1152R4: Fix deprecation warnings in libc++ testsuite...
2019-10-19 Richard Smith[c++20] Add rewriting from comparison operators to...
2019-10-19 Richard Smith[c++20] Add CXXRewrittenBinaryOperator to represent...
2019-10-18 David BlaikieDebugInfo: Render the canonical name of a class templat...
2019-10-18 Vedant Kumar[profile] Do not cache __llvm_profile_get_filename...
2019-10-18 Matt ArsenaultLiveIntervals: Fix handleMoveUp with subreg def moving...
2019-10-18 Peter Collingbournegn build: Build compiler-rt code with -fvisibility...
2019-10-18 Peter Collingbournehwasan: Add missing SANITIZER_INTERFACE_ATTRIBUTE on...
2019-10-18 Stanislav Mekhanoshin[AMDGPU] move PHI nodes to AGPR class
2019-10-18 Evgeniy Stepanov[hwasan] Remove system allocator fallback.
2019-10-18 Wei Mi[SampleFDO] Add profile remapping support for profile...
2019-10-18 Jonas Devlieghere[Reproducer] XFAIL TestWorkingDir on Windows
2019-10-18 Jay Foad[AMDGPU] Remove -amdgpu-spill-sgpr-to-smem.
2019-10-18 Jonas Devlieghere[Reproducer] Improve reproducer help (NFC)
2019-10-18 Roman Lebedev[CVP] setDeducedOverflowingFlags(): actually inc per...
2019-10-18 GN Sync Botgn build: Merge r375288
2019-10-18 Vedant KumarDisable exit-on-SIGPIPE in lldb
2019-10-18 Reid Kleckner[X86] Fix register parsing in .seh_* in Intel syntax
2019-10-18 Artem Dergachev[analyzer] exploded-graph-rewriter: Unforget to censor...
2019-10-18 Roman Lebedev[NFC][CVP] Some tests for `mul` no-wrap deduction
2019-10-18 Peter CollingbourneUpdate global_symbols.txt.
2019-10-18 Thomas Lively[WebAssembly] Allow multivalue signatures in object...
2019-10-18 Artem Dergachev[analyzer] exploded-graph-rewriter: Rename Environment...
2019-10-18 Artem Dergachev[analyzer] Fix FieldRegion dumps.
2019-10-18 Artem Dergachev[analyzer] Drop the logic for collapsing the state...
2019-10-18 Artem Dergachev[analyzer] exploded-graph-rewriter: Fix dump for state 0.
2019-10-18 Artem Dergachev[analyzer] Fix hidden node traversal in exploded graph...
2019-10-18 Quentin Colombet[GISel][CallLowering] Make isIncomingArgumentHandler...
2019-10-18 Peter Collingbournescudo: Update TLS_SLOT_SANITIZER value.
2019-10-18 Ryan Prichard[libunwind][Android] Fix findUnwindSections for ARM...
2019-10-18 Roman Lebedev[CVP] After proving that @llvm.with.overflow()/@llvm...
2019-10-18 Raphael Isemann[lldb][NFC] Remove wrong tests in TestCallOverriddenMethod
2019-10-18 Lang Hames[examples] Fix some comments in the LLJITWithJITLink...
2019-10-18 Matt ArsenaultAMDGPU: Relax 32-bit SGPR register class
2019-10-18 Lang Hames[examples] Add an example of how to use JITLink and...
2019-10-18 Austin KerbowAMDGPU: Fix SMEM WAR hazard for gfx10 readlane
2019-10-18 Julian Lettner[lit] Reduce value of synthesized timeouts
2019-10-18 Julian Lettner[lit] Remove unnecessary tracking of test_index
2019-10-18 Julian Lettner[lit] Only send back test result from worker process
2019-10-18 Roman Lebedev[Codegen] Link MIRParser into CodeGenTests to fix Machi...
2019-10-18 Roman Lebedev[NFC][CVP] Add @llvm.*.sat tests where we could prove...
2019-10-18 Jonas Devlieghere[Reproducer] Use ::rtrim() to remove trailing control...
2019-10-18 Brian Gesiak[Format] Add format check for throwing negative numbers
2019-10-18 Alexey Bataev[DOCS]Update list of implemented constructs, NFC.
2019-10-18 GN Sync Botgn build: Merge r375254
2019-10-18 Alexey Bataev[OPENMP50]Add support for master taskloop simd.
2019-10-18 Hiroshi Yamauchi[PGO][PGSO] SizeOpts changes.
2019-10-18 Simon Pilgrim[X86] combineX86ShufflesRecursively - pull out isTarget...
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...
next