platform/upstream/llvm.git
2019-10-10 Martin Storsjo[LLD] [MinGW] Look for other library patterns with -l
2019-10-10 Martin Storsjo[LLD] [MinGW] Add a testcase for -l:name style library...
2019-10-10 Rui UeyamaImprove error message for bad SHF_MERGE sections
2019-10-10 Raphael Isemann[lldb][NFC] Use unique_ptr in DiagnosticManager to...
2019-10-10 Sjoerd MeijerRecommit "[Clang] Pragma vectorize_width() implies...
2019-10-10 Simon Tatham[update_cc_test_checks] Support 'clang | opt | FileCheck'
2019-10-10 Gauthier Harnisch[clang] prevent crash for nonnull attribut in constant...
2019-10-10 Matt ArsenaultAMDGPU: Use SGPR_128 instead of SReg_128 for vregs
2019-10-10 Craig Topper[X86] Add test case for trunc_packus_v16i32_v16i8 with...
2019-10-10 Johannes Doerfert[Attributor][NFC] clang format
2019-10-10 Johannes Doerfert[Attributor] Handle `null` differently in capture and...
2019-10-10 Fangrui Song[WebAssembly] Wrap definitions in namespace lld { names...
2019-10-10 GN Sync Botgn build: Merge r374277
2019-10-10 Cyndy IshidaReland "[TextAPI] Introduce TBDv4"
2019-10-10 Michael Liao[ast] Fix indentation. NFC.
2019-10-10 Sam Clegg[lld][WebAssembly] Refactor markLive.cpp. NFC
2019-10-10 Michael Liao[sema] Revise `getCurrentMangleNumberContext` interface...
2019-10-10 Chen Zheng[PowerPC] add testcase for ppc loop instr form prep...
2019-10-10 Nico Webergn build: (manually) merge r374271
2019-10-10 Yitzhak Mandelbaum[libTooling] Move Transformer files to their own direct...
2019-10-10 Nico Weberdummy comment typo fix commit to cycle the bots
2019-10-10 Reid KlecknerRe-land [mangle] Fix mangling where an extra mangle...
2019-10-10 Reid KlecknerRevert [mangle] Fix mangling where an extra mangle...
2019-10-10 Reid Kleckner[codeview] Try to avoid emitting .cv_loc with line...
2019-10-10 Reid KlecknerUse -fdebug-compilation-dir to form absolute paths...
2019-10-10 Julian Lettner[ASan] Do not misrepresent high value address dereferen...
2019-10-10 Jason MolendaChange debugserver to use the brk #0 for breakpoints.
2019-10-09 Yaxun Liu[CUDA][HIP] Fix host/device check with -fopenmp
2019-10-09 Frederic RissTestMTCSimple.py: allow the test to run on Darwin embed...
2019-10-09 Philip ReamesConservatively add volatility and atomic checks in...
2019-10-09 GN Sync Botgn build: Merge r374245
2019-10-09 Thomas Lively[WebAssembly] Fix tests missed in rL374235
2019-10-09 Matt Morehouse[sanitizer_common] Remove OnPrint from Go build.
2019-10-09 Matt ArsenaultAMDGPU: Don't fold copies to physregs
2019-10-09 Frederic RissTestIndirectSymbols: Modernize the Makefile
2019-10-09 Matt ArsenaultAMDGPU/GlobalISel: Fix crash on wide constant load...
2019-10-09 Matt ArsenaultAMDGPU: Relax register classes used
2019-10-09 Matt ArsenaultAMDGPU: Fix typos
2019-10-09 Matt ArsenaultGlobalISel: Implement fewerElementsVector for G_BUILD_V...
2019-10-09 Frederic RissMakefile.rules: add missing CODESIGN call
2019-10-09 Haibo Huang[lldb] Put site-packages into a sub dir of CMAKE_CFG_INTDIR
2019-10-09 Nico Webergn build: (manually) merge r374219
2019-10-09 Casey Carter[libc++][test] Miscellaneous MSVC cleanups
2019-10-09 Greg ClaytonSet eRegisterKindEHFrame register numbers for 32 bit...
2019-10-09 Marcello Maggioni[GISel] Refactor and split PatternMatchTest. NFC
2019-10-09 Jonas Devlieghere[CMake] Use the correct lit.cfg.py
2019-10-09 Evandro Menezes[InstCombine] Fix PR43617
2019-10-09 Greg ClaytonFix a crasher due to an assert when two files have...
2019-10-09 Stanislav Mekhanoshin[AMDGPU] Fixed dpp combine of VOP1
2019-10-09 Cameron McInally[IRBuilder] Update IRBuilder::CreateFNeg(...) to return...
2019-10-09 Lawrence D... remove a smattering of isolated, unnecessary uses of...
2019-10-09 Lawrence D... SBFile support in SBCommandReturnObject
2019-10-09 Lawrence D... SBFile: add a bunch of tests that should eventually...
2019-10-09 Jonas Devlieghere[Reproducer] Add convenience methods IsCapturing and...
2019-10-09 Thomas Lively[WebAssembly] Make returns variadic
2019-10-09 Frederic RissTestHelloWorld: Make compatible with remote testing
2019-10-09 Wei Mi[SampleFDO] Add indexing for function profiles so they...
2019-10-09 David Blaikiellvm-dwarfdump: Support multiple debug_loclists contrib...
2019-10-09 Cameron Desrochers[LLDB] Fix for regression of test 'TestDataFormatterInv...
2019-10-09 DeForest Richards[Docs] Adds section for Additional Topics on Reference...
2019-10-09 Jonas Devlieghere[LLDB] Remove standalone build dep on llvm-strip
2019-10-09 Jake Ehrlich[libFuzzer] Fix Alarm callback in fuchsia.
2019-10-09 Jim InghamRevert "[lldb] Calculate relative path for symbol links"
2019-10-09 Lawrence D... allow arbitrary python streams to be converted to SBFile
2019-10-09 Alexey Bataev[OPENMP50]Fix scoring of contexts with and without...
2019-10-09 Vitaly Buka[sanitizer, NFC] Fix grammar in comment
2019-10-09 Vitaly Buka[System Model] [TTI] Define AMDGPUTTIImpl::getST and...
2019-10-09 Vitaly Buka[System Model] [TTI] Fix virtual destructor warning
2019-10-09 Vitaly Buka[sanitizer] Disable signal_trap_handler on s390
2019-10-09 Sergey Dmitriev[Clang][OpenMP Offload] Add new tool for wrapping offlo...
2019-10-09 Frederic RissSkip Apple simulator test for all remote testing scenarios.
2019-10-09 Jonas Devlieghere[CMake] Fix add_lldb_test_dependency
2019-10-09 Jonas Devlieghere[utils] Update lldb-dotest for new test layout
2019-10-09 DeForest Richards[Docs] Adds Documentation links to sidebar
2019-10-09 Vitaly Buka[sanitizer] Make signal_name a C test
2019-10-09 Vedant Kumar[test] Skip entry value test when clang < 10.0.0
2019-10-09 Vitaly Buka[sanitizer] Use raise() in test and cover more signals
2019-10-09 Sanjay Patel[ConstProp] add tests for extractelement with undef...
2019-10-09 Evandro Menezes[AMDGPU] Use math constants defined in MathExtras ...
2019-10-09 Evandro Menezes[Support] Add mathematical constants
2019-10-09 David Greene[System Model] [TTI] Update cache and prefetch TTI...
2019-10-09 Volodymyr Sapsai[ObjC generics] Fix not inheriting type bounds in categ...
2019-10-09 Jonas DevlieghereRe-land "[test] Split LLDB tests into API, Shell &...
2019-10-09 Michael Liao[mangle] Fix mangling where an extra mangle context...
2019-10-09 Yaxun Liu[HIP] Fix -save-temps
2019-10-09 Lawrence D... protect libedit and LLDB gui from receiving null FILE...
2019-10-09 David BlaikieDebugInfo: Shot in the dark attempt to fix ubsan error...
2019-10-09 Cameron Desrochers[LLDB] Fix for synthetic children memory leak
2019-10-09 Julian Lettner[lit] Refactor ProgressDisplay
2019-10-09 Antonio AfonsoUpdate breakpad lit test to be independent of the unnam...
2019-10-09 Eli Friedman[ARM] Fix arm_neon.h with -flax-vector-conversions...
2019-10-09 Sanjay Patel[InstCombine] add another test for gep inbounds; NFC
2019-10-09 Thomas Lively[WebAssembly] Add builtin and intrinsic for v8x16.swizzle
2019-10-09 Thomas Lively[WebAssembly] v8x16.swizzle and rewrite BUILD_VECTOR...
2019-10-09 Adrian PrantlRevert [test] Split LLDB tests into API, Shell & Unit
2019-10-09 Kevin P. Neal[FPEnv][NFC] Change test to conform to strictfp attribu...
2019-10-09 Adrian PrantlRemove obsolete parameter.
2019-10-09 Jonas Devlieghere[test] Split LLDB tests into API, Shell & Unit
2019-10-09 Sanjay Patel[SLP] respect target register width for GEP vectorizati...
2019-10-09 Momchil Velikov[AArch64] Ensure no tagged memory is left in the unallo...
next