platform/upstream/llvm.git
2019-04-24 Don Hinton[clang-tidy] Add new checker: llvm-prefer-isa-or-dyn...
2019-04-24 Jonas Devlieghere[SystemInitializerFull] Fix header sorting (NFC)
2019-04-24 Frederic RissFix infinite recursion when calling C++ template functions
2019-04-24 Stanislav Mekhanoshin[AMDGPU] gfx1010 SOP instructions
2019-04-24 Jonas Devlieghere[ScriptInterpreterPython] find_first_of -> find (NFC)
2019-04-24 Reid Kleckner[COFF] Don't emit .gfids sections when CFG is off
2019-04-24 Alexey Bataev[SLP] Fix crash after r358519, by V. Porpodas.
2019-04-24 Reid KlecknerTry once more to ensure constant initializaton of Manag...
2019-04-24 Louis Dionne[pstl] Make the default backend be the serial backend...
2019-04-24 Vitaly Buka[compiler-rt] NFC fixed [whitespace/braces] LINT warning
2019-04-24 Alexey Bataev[OPENMP]Initial support for non-rectangular loop nest.
2019-04-24 Xinliang David LiAdd optional arg to profile count getters to filter
2019-04-24 Jason Molendaadd postfixexpression.cpp.
2019-04-24 Craig Topper[X86] Prevent folding a load into an AND if that AND...
2019-04-24 Nico Weberllvm-cvtres: Remove a default argument. No behavior...
2019-04-24 Adrian PrantlRevert using fcopyfile(3) to implement sys::fs::copy_fi...
2019-04-24 Adhemerval... [fuzzer] Fix reload.test on Linux/aarch64
2019-04-24 Vitaly Buka[compiler-rt] Fix warning about virtual destructor...
2019-04-24 Davide Italiano[EditLineTests] Call setenv() before editline is initia...
2019-04-24 Mitch Phillips[llvm-symbolizer] Quick fix for broken sanitizer bot
2019-04-24 David BlaikieDebugInfo: Emit only declarations (not whole definition...
2019-04-24 Craig Topper[X86] Remove dead nodes left after ReplaceAllUsesWith...
2019-04-24 Joseph Tremoulet[lldb] Use local definition of get_cpuid_count
2019-04-24 Eric FiselierAdd std::is_constant_evaluated.
2019-04-24 Shafik Yaghmour[DataFormatters] Adjusting libc++ std::list formatter...
2019-04-24 Stanislav Mekhanoshin[AMDGPU] gfx1010 sgpr register changes
2019-04-24 Simon Pilgrim[X86][SSE] Add tests for bitcasting vXi1 bool vectors...
2019-04-24 Lang Hames[JITLink] Add support for passing arguments to jit...
2019-04-24 Robert Widmann[LLVM-C] Deprecate the LLVMValueRef-returning metadata...
2019-04-24 Stanislav Mekhanoshin[AMDGPU] Add gfx1010 target definitions
2019-04-24 Sam McCall[clangd] Fix broken helper deep in unit test. NFC
2019-04-24 Simon Pilgrim[InstCombine][X86] Use generic expansion of PACKSS...
2019-04-24 JF BastienRevert "[llvm-objdump] errorToErrorCode+message ->...
2019-04-24 Nico Weberllvm-undname: Fix assert-on->4GiB-string-literal, found...
2019-04-24 Marshall ClowMake the test object callable. libstdc++'s bind checks...
2019-04-24 Nico Weberclang-cl: List valid values for /std: in /? output
2019-04-24 Marshall ClowFix a one more compare test that assumed -1/0/1 instsad...
2019-04-24 Lang Hames[JITLink] Refer to FDE's CIE (not the most recent CIE...
2019-04-24 Marshall ClowFix a couple of tests that assumed that compare retunre...
2019-04-24 Sam Clegg[docs] Copy-edit lld/docs/WebAssembly.rst
2019-04-24 Fangrui Song[llvm-objdump] Delete redundant check
2019-04-24 George Rimar[obj2yamp] - Simplify and cleanup the code in ELFDumper...
2019-04-24 Fangrui Song[llvm-objdump] errorToErrorCode+message -> toString
2019-04-24 Fangrui Song[ELF] Delete a redundant SHT_NOBITS -> SHT_PROGBITS...
2019-04-24 Fangrui SongUse llvm::stable_sort
2019-04-24 Kostya Kortchinsky[scudo][standalone] Introduce the Secondary allocator
2019-04-24 Dmitry Preobrazhensky[AMDGPU][MC] Parser cleanup and refactoring
2019-04-24 Sanjay Patel[x86] make sure horizontal op and broadcast types match...
2019-04-24 Fangrui Song[PPC64] Consider localentry offset when computing branc...
2019-04-24 whitequark[LLVM-C] Use dyn_cast instead of unwrap in LLVMGetDebug...
2019-04-24 Pavel LabathKill modify-python-lldb.py
2019-04-24 Fangrui Song[yaml2obj] Replace num_zeros with write_zeros
2019-04-24 George Rimar[yaml2elf] - Replace a loop with write_zeros(). NFC.
2019-04-24 Raphael IsemannMinor code style fix in ClangUserExpression.cpp [NFC]
2019-04-24 Simon Pilgrim[X86] Add shouldFoldConstantShiftPairToMask override...
2019-04-24 Raphael IsemannShorten comment line to be below 80 characters [NFC]
2019-04-24 George Rimar[LLD][ELF] - Remove binding.elf binary from test case...
2019-04-24 Marshall ClowAdd an any_cast test for array types. Thanks to Jonatha...
2019-04-24 George Rimar[LLD][ELD] - Remove excessive lines from test. NFC.
2019-04-24 Nico WeberLet llvm-cvtres (and lld-link) report duplicate resources
2019-04-24 Simon Pilgrim[X86][SSE] Add masked bit test cases for PR26697
2019-04-24 Hans WennborgAdd 'REQUIRES: shell' to verbose-output-quoting.c
2019-04-24 Eric FiselierAvoid name conflict with kernel headers
2019-04-24 Kadir Cetinkaya[clangd] Fix handling of include paths in windows tests
2019-04-24 Kadir Cetinkaya[clang][HeaderSuggestion] Handle the case of dotdot...
2019-04-24 Hans WennborgFix unquoted spaces in args in clang --verbose output
2019-04-24 Ilya BiryukovRevert r359048: C++ DR2387: a variable template declare...
2019-04-24 Kadir Cetinkaya[clang][HeaderSearch] Make sure there are no backslashe...
2019-04-24 Pavel Labathyamlify lit/Minidump tests
2019-04-24 Pavel LabathPostfixExpression: move parser out of NativePDB internals
2019-04-24 Bjorn PetterssonAdd "const" in GetUnderlyingObjects. NFC
2019-04-24 Craig Topper[Mips][CodeGen] Remove MachineFunction::setSubtarget...
2019-04-24 Fangrui Song[ELF] Fix a gcc -Wextra warning
2019-04-24 Eric FiselierCleanup new cxa guard implementation.
2019-04-24 Fangrui Song[CommandLine] Provide parser<unsigned long> instantiati...
2019-04-24 Eric Fiselier[Builtins] Implement __builtin_is_constant_evaluated...
2019-04-24 Richard SmithRevert r350917 "[Sema] If CheckPlaceholderExpr rewrites...
2019-04-24 Eric FiselierWork around GCC test failure.
2019-04-24 Nico Weberllvm-cvtres: Accept /? as help flag, like cvtres.exe
2019-04-24 Jonas Devlieghere[Docs] Add more redirects
2019-04-24 Jonas Devlieghere[Docs] Update the CI page
2019-04-24 Jonas Devlieghere[Docs] Move external links up
2019-04-24 Eric FiselierRewrite cxa guard implementation.
2019-04-24 Richard SmithFix interactions between __builtin_constant_p and const...
2019-04-24 Nico Webergn build: Merge r359050 more
2019-04-24 Nico WeberFix test after r359009 on platforms where %ms_abi_tripl...
2019-04-24 Nico Webergn build: Merge r359050
2019-04-24 Alina SbirleaRevert [AliasAnalysis] AAResults preserves AAManager.
2019-04-24 Amy HuangFixes in creduce-clang-crash.py for clang crash message...
2019-04-24 Francis Visoiu... [Remarks] Fix documentation indentation
2019-04-24 Jonas Devlieghere[Docs] Fix link to C++ docs
2019-04-24 Richard SmithAdd missing diagnostic for anonymous struct/union defin...
2019-04-24 Francis Visoiu... [Remarks] Add string deduplication using a string table
2019-04-23 Akira HatanakaImprove -Wuninitialized warning under ARC for block...
2019-04-23 Richard SmithC++ DR2387: a variable template declared wtih (or insta...
2019-04-23 Josh Stone[Lint] Permit aliasing noalias readonly arguments
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Select G_INTRINSIC_ROUND
2019-04-23 Petr Hosek[libcxx] Use relative path for libc++ library when...
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Mark G_INTRINSIC_ROUND as a pre...
2019-04-23 Dmitry MikulinThe error message for mismatched value sites is very...
next