platform/upstream/llvm.git
2019-04-26 Alex Lorenz[clang][driver] Weaken the test from 359353 to appease...
2019-04-26 Jonas Devlieghere[Driver] Remove unused functions (NFC)
2019-04-26 Jonas Devlieghere[ScriptInterpreter] Move ownership into debugger (NFC)
2019-04-26 Alex Lorenz[driver][macOS] Link libarclite from the default toolch...
2019-04-26 JF BastienRevert "[sanitizer] NFC: add static_assert to confirm...
2019-04-26 Jessica Paquette[GlobalISel][AArch64] Use getConstantVRegValWithLookThr...
2019-04-26 Sylvestre LedruAdd to the release notes the fact that UninitializedObj...
2019-04-26 Frederic RissPass explicit C++ version to test
2019-04-26 Javed Absar[AArch64] Add support for MTE intrinsics
2019-04-26 Frederic RissTestZMMRegister: use an integer division as intended
2019-04-26 Jonas Devlieghere[CommandInterpreter] Remove scripting language argument...
2019-04-26 Martin Storsjo[MinGW] Always emit local typeinfo
2019-04-26 Michael Liao[HIP] Fix visibility of `__constant__` variables.
2019-04-26 Martin Storsjo[MinGW] Do dllexport inline methods in template instant...
2019-04-26 Martin Storsjo[MinGW] Don't let template instantiation declarations...
2019-04-26 Alexey Bataev[OPENMP][NVPTX]Correctly handle L2 parallelism in SPMD...
2019-04-26 Alexey Bataev[OPENMP]Added check for non-random access types for...
2019-04-26 Julian Lettner[Sanitizer][Windows] Speculative fix for broken build...
2019-04-26 Shafik Yaghmour[ASTImporter] Copy Argument Passing Restrictions settin...
2019-04-26 Nick Desaulniers[AsmPrinter] refactor to support %c w/ GlobalAddress'
2019-04-26 Julian Lettner[Sanitizer] Fix test
2019-04-26 Julian Lettner[Sanitizer] Fix compliation error in test
2019-04-26 Vitaly BukaImplement __sanitizer::conditional<B, T, F>
2019-04-26 Vitaly Buka[sanitizer] NFC: add static_assert to confirm that...
2019-04-26 Simon Pilgrim[X86][AVX] Fold extract_subvector(broadcast(x)) ->...
2019-04-26 Jessica Paquette[AArch64][GlobalISel] Select G_BSWAP for vectors of...
2019-04-26 Jonas Devlieghere[ScriptInterpreter] Pass the debugger instead of the...
2019-04-26 Nick LewyckyFix typo in documentation.
2019-04-26 Stanislav Mekhanoshin[AMDGPU] gfx1010 VOP3 and VOP3P implementation
2019-04-26 Dan LiewRevert "[CMake] Fix the value of `config.target_cflags...
2019-04-26 Simon Pilgrim[DAGCombine] Cleanup visitEXTRACT_SUBVECTOR. NFCI.
2019-04-26 Julian Lettner[NFC][Sanitizer] Change "return type" of INTERCEPT_FUNC...
2019-04-26 Marshall ClowAdd '_LIBCPP_ASSERT(ready())' to several match_results...
2019-04-26 Vitaly Buka[NFC] Remove ::kForTest from AP64, it does not use it.
2019-04-26 Dan Liew[asan_symbolize] Teach `asan_symbolize.py` to symbolica...
2019-04-26 Nikita Popov[ConstantRange] Add abs() support
2019-04-26 Louis Dionne[libc++] Relax libc++-only test on regex_constants
2019-04-26 Tatyana KrasnukhaReplace local utility class OnExit with llvm::scope_exi...
2019-04-26 Craig Topper[X86] Sink NoRegister creation for unused Base/Index...
2019-04-26 Craig Topper[X86] Segment registers should have i16 type not i32.
2019-04-26 Stanislav Mekhanoshin[AMDGPU] gfx1010 VOP2 changes
2019-04-26 Fangrui Song[llvm-nm] Revert inadvertently committed 'i' change...
2019-04-26 Fangrui Song[ThinLTO] Fix X86/strong_non_prevailing.ll after llvm...
2019-04-26 Roland Froese[PowerPC] Update P9 vector costs for insert/extract...
2019-04-26 Fangrui Song[llvm-nm] Generalize symbol types 'N', 'n' and '?'
2019-04-26 Fangrui Song[llvm-nm] Fix handling of symbol types 't' 'd' 'r'
2019-04-26 Yonghong Song[BPF] do not generate predefined macro bpf
2019-04-26 Don Hinton[docs] Put DefaultOption bullet in alphabetical order.
2019-04-26 Fangrui Song[llvm-nm][llvm-size] Use --double-dash options in tests
2019-04-26 Fangrui Songs/Dwarf 5/DWARF v5/ NFC
2019-04-26 Sanjay Patel[x86] add tests for fmin/fmax; NFC
2019-04-26 Dan Liew[CMake] Fix the value of `config.target_cflags` for...
2019-04-26 Michal Gorny[lldb] [lit] Add register read tests for YMM registers...
2019-04-26 Michal Gorny[lldb] [lit] Add feature flags for native CPU features
2019-04-26 Alexandre GaneaFix llvm-objcopy/ELF/preserve-segment-contents test...
2019-04-26 George Rimar[yaml2obj] - Make implicitSectionNames() return std...
2019-04-26 George Rimar[yaml2obj] - Remove excessive variable. NFC.
2019-04-26 Simon PilgrimFix Wparentheses warning. NFCI.
2019-04-26 George Rimar[yaml2obj] - Make the code to match the LLVM style...
2019-04-26 George Rimar[yaml2elf] - Cleanup the initSectionHeaders(). NFCI.
2019-04-26 Simon Pilgrim[X86][SSE] Pull out OR(EXTRACTELT(X,0),OR(EXTRACTELT...
2019-04-26 Nico WeberMinor formatting tweak, no behavior change
2019-04-26 Fangrui SongcaseFoldingDjbHash: simplify and make the US-ASCII...
2019-04-26 Simon Pilgrim[X86][SSE] Disable shouldFoldConstantShiftPairToMask...
2019-04-26 Simon Pilgrim[X86][AVX] Combine shuffles extracted from a common...
2019-04-26 Ilya Biryukov[clangd] Remove unused ClangdServer::dynamicIndex(...
2019-04-26 Sven van Haastregt[InferAddressSpaces] Add AS parameter to the pass factory
2019-04-26 Sam McCallfilecheck etc are not clangd-specific deps. NFC
2019-04-26 Pavel LabathPostfixExpression: move DWARF generator out of NativePD...
2019-04-26 Hans WennborgFix alignment in AArch64InstructionSelector::emitConsta...
2019-04-26 Vitaly Buka[lsan] Use SANITIZER_WORDSIZE when selecting ByteMap
2019-04-26 Martin Storsjo[MinGW] Fix dllexport of explicit template instantiation
2019-04-26 Sam McCall[clangd] Query index in code completion no-compile...
2019-04-26 Adam Balogh[Analyzer] Iterator Checkers - Do an early return after...
2019-04-26 Marcello Maggioni[GlobalISel] Fix inserting copies in the right position...
2019-04-26 Raphael IsemannAllow direct comparison of ConstString against StringRef
2019-04-26 Owen Pan[clang-format] Fix documentation for FixNamespaceComments
2019-04-26 George Rimar[LLD][ELF] - Do not remove empty sections referenced...
2019-04-26 Fangrui SongFix typos: (re)?sor?uce -> (re)?source
2019-04-26 Vitaly BukaRevert "[lsan] Use SANITIZER_WORDSIZE when selecting...
2019-04-26 Chandler CarruthFix r359229 which tried to fix r359159...
2019-04-26 Vitaly BukaNFC: Clang-format msan_allocator.cc
2019-04-26 Vitaly Buka[lsan] Use SANITIZER_WORDSIZE when selecting ByteMap
2019-04-26 Fangrui Song[ELF] Change std::max<uint64_t> to uint32_t for section...
2019-04-26 Dan Robertson[NFC] Add baseline tests for int isKnownNonZero
2019-04-26 Richard SmithPR41607: Don't forget to substitute outer template...
2019-04-26 Fangrui Song[llvm-objcopy] Accept --long-option but not -long-option
2019-04-26 Artem Dergachev[analyzer] RetainCount: Add a suppression for "the...
2019-04-26 Artem Dergachev[analyzer] RetainCount: Allow offsets in return values.
2019-04-26 Artem Dergachev[analyzer] Fix crash when returning C++ objects from...
2019-04-26 Richard Smith[www] Rebuild cxx_dr_status.
2019-04-26 Richard SmithC++ DR2387: a variable template declared wtih (or insta...
2019-04-26 Richard SmithAdd missing diagnostic for explicit instantiation decla...
2019-04-26 Tom StellardRevert lib/Header: Fix Visual Studio builds
2019-04-26 Tom Stellardlib/Header: Fix Visual Studio builds
2019-04-26 Eric Fiselieradd tuple_cat test for const T
2019-04-26 Eric FiselierFix return type of std::tuple_cat.
2019-04-26 Matt Morehouse[libFuzzer] Disable MSan interceptors in SIGINT handler.
2019-04-26 Justin Bogner[GlobalOpt] Swap the expensive check for cold calls...
2019-04-25 Lang Hames[ORC] Remove symbols from dependency lists when failing...
next