platform/upstream/llvm.git
2019-07-10 Simon Pilgrim[X86] Regenerate tests. NFCI.
2019-07-10 Craig Topper[X86] Change the IR sequence for _mm_storeh_pi and...
2019-07-10 Craig Topper[X86] Add guards to some of the x86 intrinsic tests...
2019-07-10 Craig Topper[X86] Add tests for an alternative sequence for _mm_sto...
2019-07-10 Vyacheslav... [clang] Preserve names of addrspacecast'ed values.
2019-07-10 Pavel LabathOptions: Reduce code duplication
2019-07-10 Nick Desaulniers[TargetLowering] support BlockAddress as "i" inline...
2019-07-10 Roman Lebedev[NFC][InstCombine] Fixup some tests in just-added ...
2019-07-10 Peter CollingbourneELF: Add support for R_AARCH64_ADR_PREL_PG_HI21_NC...
2019-07-10 Peter CollingbourneMC: AArch64: Add support for pg_hi21_nc relocation...
2019-07-10 Vedant Kumar[CodeExtractor] Fix sinking of allocas with multiple...
2019-07-10 Vedant Kumar[CodeExtractor] Simplify findAllocas, NFC
2019-07-10 Matt ArsenaultGlobalISel: Legalization for G_FMINNUM/G_FMAXNUM
2019-07-10 Matt ArsenaultGlobalISel: Define the full family of FP min/max instru...
2019-07-10 Simon Pilgrim[X86] EltsFromConsecutiveLoads - remove duplicate check...
2019-07-10 Simon Pilgrim[X86] EltsFromConsecutiveLoads - ensure element reg...
2019-07-10 Pavel LabathObjectFileELF: Add support for gnu-style compressed...
2019-07-10 Matt ArsenaultAMDGPU: Serialize mode from MachineFunctionInfo
2019-07-10 Roman Lebedev[PatternMatch] Generalize m_SpecificInt_ULT() to take...
2019-07-10 Stefan Granitz[CMake][NFC] Remove dead code lldb_append_link_flags...
2019-07-10 Stefan Granitz[CMake][NFC] Polish comments in AddLLDB.cmake
2019-07-10 Stefan Granitz[CMake] Add Apple-lldb-Linux.cmake cache
2019-07-10 Stefan Granitz[CMake] Polish Apple-lldb caches
2019-07-10 Francis Visoiu... [Remarks] Add cl::Hidden to -remarks-yaml-string-table
2019-07-10 Tom Stellarddocs/GithubMove.rst: Remove obsolete information
2019-07-10 Thomas Preud... [FileCheck] Use bool operator to test Expected
2019-07-10 Christudasan... [AMDGPU] Increased the number of implicit argument...
2019-07-10 Andrey ChurbanovNFC: fixed typo #ifdef --> #if to allow macro set to...
2019-07-10 Roman Lebedev[NFC][InstCombine] Redundant masking before left-shift...
2019-07-10 Jay Foad[AMDGPU] Allow abs/neg source modifiers on v_cndmask_b32
2019-07-10 Gabor Marton[analyzer]Add user docs rst
2019-07-10 Nico WeberRemove two unused member variables.
2019-07-10 David Bolvansky[InstCombine] pow(C,x) -> exp2(log2(C)*x)
2019-07-10 Sanjay Patel[InferFunctionAttrs] add/adjust tests for dereferenceab...
2019-07-10 George Rimar[LLD][ELF] - Linkerscript: fix FILL() expressions handling.
2019-07-10 Kadir Cetinkaya[clangd] Filter out non-governed files from broadcast
2019-07-10 Nico Webergn build: Merge r365585
2019-07-10 Kadir Cetinkaya[clangd] Trim spaces around parsed include in include...
2019-07-10 Haojian Wu[clangd] Add a flag to clangdServer rename function...
2019-07-10 James Henderson[docs][llvm-symbolizer] Fix grammar
2019-07-10 Sjoerd MeijerLoop pragma parsing. NFC.
2019-07-10 Simon Pilgrim[X86] EltsFromConsecutiveLoads - cleanup Zero/Undef...
2019-07-10 Petar Avramovic[MIPS GlobalISel] Select float and double phi
2019-07-10 Petar Avramovic[MIPS GlobalISel] Select float and double load and...
2019-07-10 Thomas Preud... [FileCheck] Simplify numeric variable interface
2019-07-10 Thomas Preud... [FileCheck] Fix @LINE value after match failure
2019-07-10 Sam Parker[NFC][ARM] Convert lambdas to static helpers
2019-07-10 Simon Pilgrim[X86] EltsFromConsecutiveLoads - LDBase is non-null...
2019-07-10 Simon Pilgrim[DAGCombine] visitINSERT_SUBVECTOR - use uint64_t subve...
2019-07-10 Simon Pilgrim[X86] EltsFromConsecutiveLoads - store Loads on a per...
2019-07-10 Nikola Prica[ELF] Update test case due to llvm r365618
2019-07-10 Nikola Prica[ELF] Loose a condition for relocation with a symbol
2019-07-10 Stefan Granitz[CMake] `install-distribution` for LLDB on Darwin
2019-07-10 Stefan Granitz[CMake] Distribution builds for LLDB standalone
2019-07-10 Stefan Granitz[CMake] Remove extra lldb-framework target
2019-07-10 Simon Pilgrim[X86][SSE] EltsFromConsecutiveLoads - add basic derefer...
2019-07-10 Simon PilgrimFix const/non-const lambda return type warning. NFCI.
2019-07-10 Simon PilgrimFix "result of 32-bit shift implicitly converted to...
2019-07-10 Serguei Katkov[SimpleLoopUnswitch] Don't consider unswitching `switch...
2019-07-10 Diogo N. Sampaio[AArch64] Fix vector vuqadd intrinsics operands
2019-07-10 Diogo N. Sampaio[NFC][AArch64] Fix vector vsqadd intrinsics operands
2019-07-10 Ilya Biryukov[clangd] Stop recording tokens before running clang...
2019-07-10 Ilya Biryukov[clangd] Consume error to avoid assertion failures
2019-07-10 Rui UeyamaMake functions and member variables distinguishable...
2019-07-10 Mikhail Maltsev[ARM] Enable VPUSH/VPOP aliases when either MVE or...
2019-07-10 James Henderson[docs][llvm-dwarfdump] Normalise some wording
2019-07-10 Johan Vikstrom[clangd] Added highlighting for class and enum types.
2019-07-10 George Rimar[test/Object/nm-trivial-object.test] - Remove 4 precomp...
2019-07-10 Serguei Katkov[SimpleLoopUnswitch] Add a test case exposing a bug
2019-07-10 Ilya Biryukov[Syntax] Add assertion to catch invalid tokens early...
2019-07-10 Diogo N. Sampaio[NFC][AArch64] Fix vector vqtb[lx][1-4]_s8 operand
2019-07-10 Mikael HolmenSilence gcc warning by adding parentheses to condition...
2019-07-10 Rui Ueyama[Coding style change] Rename variables so that they...
2019-07-10 Kristina BrooksFix modular build issues caused by BitCodes.h
2019-07-10 Aaron SmithRevert accidental change to file
2019-07-10 Aaron SmithTry again to move common functionality from ProcessWind...
2019-07-10 Fangrui Song[ubsan][test] Restore float-divide-by-zero test
2019-07-10 Csaba Dabis[analyzer] CastValueChecker: Remove a dump()
2019-07-10 Craig Topper[X86] Limit getTargetConstantFromNode to only work...
2019-07-10 Reid Kleckner[Support] Move llvm::MemoryBuffer to sys::fs::file_t
2019-07-10 Fangrui Song[Driver] Add float-divide-by-zero back to supported...
2019-07-10 Tom StellardAMDGPU/GlobalISel: Add support for wide loads >= 256...
2019-07-10 Csaba Dabis[analyzer] CastValueChecker: Model casts
2019-07-09 Csaba DabisRevert "[analyzer] CastValueChecker: Model casts"
2019-07-09 Matt ArsenaultGlobalISel: Implement lower for G_FCOPYSIGN
2019-07-09 Csaba Dabis[analyzer] CastValueChecker: Model casts
2019-07-09 Reid KlecknerRevert [clang] DirectoryWatcher
2019-07-09 Francis Visoiu... [Bitcode] Explicitly include Bitstream/BitCodes.h and...
2019-07-09 Reid Kleckner[MS] Treat ignored explicit calling conventions as...
2019-07-09 Francis Visoiu... [docs][Remarks] Add documentation for remarks in LLVM
2019-07-09 Craig Topper[X86] Don't form extloads in combineExtInVec unless...
2019-07-09 Sam McCall[clangd] fix assert in test after r365531.
2019-07-09 Matt ArsenaultAMDGPU/GlobalISel: Fix legality for G_BUILD_VECTOR
2019-07-09 Jan Korous[clang] DirectoryWatcher
2019-07-09 Stanislav Mekhanoshin[AMDGPU] gfx908 v_pk_fmac_f16 support
2019-07-09 Peter Collingbournegn build: Merge r365536.
2019-07-09 Peter Collingbournegn build: Merge r365532.
2019-07-09 Peter Collingbournegn build: Merge r365541.
2019-07-09 Peter Collingbournegn build: Merge r365531.
2019-07-09 Pavel LabathAdd lldb type unit support to the release notes
next