platform/upstream/llvm.git
2019-10-10 Kai Nacke[Tests] Output of od can be lower or upper case (llvm...
2019-10-10 Pavel LabathFix the unwinding plan augmentation from x86 assembly
2019-10-10 Pavel LabathFix some dangling else warnings
2019-10-10 Amaury Sechet[DAGCombine] Match more patterns for half word bswap
2019-10-10 Kai Nacke[FileCheck] Implement --ignore-case option.
2019-10-10 Florian Hahn[LV][NFC] Factor out calculation of "best" estimated...
2019-10-10 Pavel LabathMinidumpYAML: Add support for the memory info list...
2019-10-10 David Green[ARM] VQADD instructions
2019-10-10 Raphael Isemann[lldb] Make sure import-std-module/sysroot actually...
2019-10-10 Sanjay Patel[AArch64][x86] add tests for (v)select bit magic; NFC
2019-10-10 David Carlier[Sanitizers] Fix getrandom test
2019-10-10 Rui UeyamaMake nullptr check more robust
2019-10-10 Pavel LabathFile: Handle more cases in GetOptionsFromMode
2019-10-10 Guillaume Chatelet[Alignment][NFC] Make VectorUtils uas llvm::Align
2019-10-10 Roman Lebedev[lld] getErrPlace(): don't perform arithmetics on maybe...
2019-10-10 Roman Lebedev[AST] ASTReader::ReadSLocEntry(): move computation...
2019-10-10 Roman Lebedev[ADR] ArrayRefTest: disable SizeTSizedOperations test...
2019-10-10 Simon PilgrimFix -Wparentheses warning. NFCI.
2019-10-10 Aleksandr Urakov[Windows] Introduce a switch for the `lldb-server`...
2019-10-10 Kadir CetinkayaRevert "Use -fdebug-compilation-dir to form absolute...
2019-10-10 Pavel LabathTestFileHandle.py: relax exception type checks
2019-10-10 Russell GallopFix sanitizer lint check after r374315
2019-10-10 Mirko Brkusanin[Mips] Fix 374055
2019-10-10 Thomas Preud... [test] Use system locale for mri-utf8.test
2019-10-10 Roman Lebedev[UBSan] Appease linter
2019-10-10 David Carlier[Sanitizers] Porting getrandom/getentropy interceptors...
2019-10-10 Fangrui Song[COFF] Wrap definitions in namespace lld { namespace...
2019-10-10 Raphael Isemann[lldb][NFC] Remove strange bool parameter from Searcher...
2019-10-10 Raphael Isemann[lldb] Fix out of bounds read in DataExtractor::GetCStr...
2019-10-10 Roman Lebedev[UBSan] Split nullptr-and-nonzero-offset-variable.c...
2019-10-10 Russell GallopRevert "[ASan] Do not misrepresent high value address...
2019-10-10 Raphael Isemann[lldb][NFC] Use llvm::all_of instead of std::all_of...
2019-10-10 Roman Lebedev[UBSan] Split nullptr-and-nonzero-offset-variable.cpp...
2019-10-10 Oliver Stannard[IfCvt][ARM] Optimise diamond if-conversion for code...
2019-10-10 Pavel Labaths/@expectedFailure/@expectedFailureAll in TestFileHandle
2019-10-10 Roman Lebedev[UBSan] Revisit nullptr-and-nonzero-offset-variable...
2019-10-10 Rui UeyamaUse error instead of fatal to report usage errors
2019-10-10 Russell GallopRemove rest of time-trace message as it is inconsistent...
2019-10-10 Roman Lebedev[UBSan][clang][compiler-rt] Applying non-zero offset...
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
next