platform/upstream/llvm.git
2019-05-16 Adrian PrantlMake sure GetObjectDescription falls back to the Object...
2019-05-16 Cameron McInally[NFC][InstSimplify] Update fast-math.ll tests I botched...
2019-05-16 Julian Lettner[TSan][libdispatch] Use FileCheck's --implicit-check...
2019-05-16 Lang Hames[ORC] Change handling for SymbolStringPtr tombstones...
2019-05-16 Craig Topper[X86] Stop implicitly enabling avx512vl when avx512bf16...
2019-05-16 Sanjay Patel[InstCombine] add tests for shuffle of insert subvector...
2019-05-16 Stephen KellyUpdate comments on enums
2019-05-16 Joerg SonnenbergerFix typos in comment.
2019-05-16 Stephen KellyMove TraversalKind enum to ast_type_traits
2019-05-16 Andrey ChurbanovFixed second issue reported in https://bugs.llvm.org...
2019-05-16 Craig Topper[X86] Update doxygen comments for AVX512BF16 to not...
2019-05-16 Lang Hames[ORC] Use inline friend definitions for SymbolStringPtr...
2019-05-16 Jonas Devlieghere[IRExecutionUnit] Remove static_assert
2019-05-16 Craig Topper[X86] Use 0x9 instead of 0x1 as the immediate in some...
2019-05-16 Matt Morehouse[libFuzzer] Disable merge-sigusr.test on linux.
2019-05-16 Don Hinton[CommandLine] Don't allow duplicate categories.
2019-05-16 Ilya Biryukov[CodeComplete] Complete enumerators when preferred...
2019-05-16 Marshall ClowImprove the test coverage for std::is_base_of
2019-05-16 Kristof Umann[analyzer] Add a test plugin for checker option handling
2019-05-16 James Henderson[llvm-objdump]Move test code missed in r360904
2019-05-16 Pavel LabathMinidump: Add support for the MemoryList stream
2019-05-16 Alexandre Ganeaftime-trace as a CoreOption
2019-05-16 Matt ArsenaultAMDGPU: Introduce TokenFactor for ABI register copies...
2019-05-16 Sanjay Patel[InstSimplify] add tests for fcmp of maxnum with consta...
2019-05-16 James Henderson[llvm-objdump]Split section-filter.test in two to remov...
2019-05-16 Matt ArsenaultAMDGPU: Assume xnack is enabled by default
2019-05-16 Stephen TozerResubmit: [Salvage] Change salvage debug info implement...
2019-05-16 Fangrui Song[llvm-objdump] Add "REQUIES: x86-registered-target...
2019-05-16 Xing XueAdd AIX Version Macros
2019-05-16 Sanjay Patel[InstSimplify] fold fcmp (minnum, X, C1), C2
2019-05-16 Xing XueFixes for builds that require strict X/Open and POSIX...
2019-05-16 Alex Bradbury[RISCV][NFC] Add nounwind attribute to functions missin...
2019-05-16 Adhemerval... [clang] Handle lround/llround builtins
2019-05-16 Xing Xue[tests][go]Add -stdlib=libc++ to build GO test if LLVM...
2019-05-16 Adhemerval... [AArch64] Handle ISD::LROUND and ISD::LLROUND
2019-05-16 James Henderson[llvm-objdump]Improve testing of some switches #1
2019-05-16 Fangrui SongRecommit [Object] Change object::SectionRef::getContent...
2019-05-16 Kristof UmannReland "[analyzer] Add an example plugin for checker...
2019-05-16 Paul OsmialowskiFix hwloc topology traversal code unable to handle...
2019-05-16 Adhemerval... [CodeGen] Add lround/llround builtins
2019-05-16 Matt ArsenaultGlobalISel: Add buildFMA to MachineIRBuilder
2019-05-16 Matt ArsenaultRegAllocFast: Improve hinting heuristic
2019-05-16 Clement Courbet[DominatorTree] Print roots unconditionally in `print()`.
2019-05-16 Serge GueltonFix isInSystemMacro in presence of macro and pasted...
2019-05-16 Roman Lebedev[NFC] Fixup FileCheck option name in tests added in...
2019-05-16 Jonas Toth[clang-tidy] Removed superfluous and slightly annoying...
2019-05-16 Jonas Toth[clang-tidy] Handle member variables in readability...
2019-05-16 Roman Lebedev[NFC][CodeGen] Add some more tests for pulling binops...
2019-05-16 Matt ArsenaultGlobalISel: Add buildXor/buildNot
2019-05-16 Matt ArsenaultGlobalISel: Add DstOp version of buildIntrinsic
2019-05-16 Hans WennborgRevert r360876 "[Object] Change object::SectionRef...
2019-05-16 Matt ArsenaultAMDGPU/GlobalISel: Correct regbank for 1-bit and/or/xor
2019-05-16 Fangrui Song[Object] Change object::SectionRef::getContents() to...
2019-05-16 Yvan Roux[lld-link] Add missing "REQUIRES: x86" to COFF/lib...
2019-05-16 Pavel LabathDWARFContext: Return empty data extractors instead...
2019-05-16 Yvan Roux[crt] Mark dso_handle test as xfailing on ARM.
2019-05-16 Pavel LabathDWARF: Add ability to reference debug info coming from...
2019-05-16 Cullen Rhodes[AArch64][SVE2] Asm: implement CMLA/SQRDCMLAH instructions
2019-05-16 Cullen Rhodes[AArch64][SVE2] Asm: implement CDOT instruction
2019-05-16 Jonas Toth[clang-tidy] Do not list enabled checks when -quiet...
2019-05-16 Fangrui SongSimplify Triple::ppc64{,le} checks with Triple::isPPC64()
2019-05-16 Cullen Rhodes[AArch64][SVE2] Asm: add unpredicated integer multiply...
2019-05-16 Igor KudrinAdd missing "REQUIRES: x86" to the lto/irmover-warning...
2019-05-16 Fangrui SongSimplify ArchSpec::IsMIPS()
2019-05-16 Fangrui SongAdd Triple::isPPC64()
2019-05-16 Karl-Johan... [builtin] Fixed definitions of builtins that rely on...
2019-05-16 Martin Storsjo[PPC] Fix 32-bit build of libunwind
2019-05-16 Martin Storsjo[PPC64][libunwind] Fix r2 not properly restored
2019-05-16 George Rimar[llvm-readobj] - Revert r360676 partially. NFC.
2019-05-16 Clement CourbetReland r360771 "[MergeICmps] Simplify the code."
2019-05-16 Igor Kudrin[LTO] Improve readability of module IDs
2019-05-16 Igor Kudrin[IRMover] Improve diagnostic messages for conflicting...
2019-05-16 Matt ArsenaultGlobalISel: Add buildFConstant for APFloat
2019-05-16 Matt ArsenaultGlobalISel: Add some FP instructions to MachineIRBuilder
2019-05-16 Matt ArsenaultGlobalISel: Fix indentation
2019-05-16 Matt ArsenaultGlobalISel: Add G_FCOPYSIGN
2019-05-16 Matt ArsenaultFix missing const
2019-05-16 Matt Morehouse[libFuzzer] Increase merge-sigusr sleep after sending...
2019-05-16 Rui UeyamaPemove SymbolTable::addBitcode as it is redundant.
2019-05-16 Rui UeyamaConsistently return `Symbol *` from SymbolTable's add...
2019-05-16 Rui UeyamaDe-template parseFile() and SymbolTable's add-family...
2019-05-16 Yevgeny RoubanFix prof branch_weights in entry_counts_missing_dbginfo...
2019-05-16 Kristina BrooksRevert r360833 until I can work out the issue with...
2019-05-16 Rui UeyamaIntroduce CommonSymbol.
2019-05-16 Matt Morehouse[libFuzzer] Also kill parent process in merge-siguser...
2019-05-16 Kristina BrooksFix assumption about Win32 paths in r360833
2019-05-16 Rui UeyamaSimplify SymbolTable::add{Defined,Undefined,...} functions.
2019-05-16 Richard SmithFix regression in r360311 caused by reversed bool argum...
2019-05-16 Matt Morehouse[libFuzzer] Fix typo in merge-sigusr.test.
2019-05-16 Matt Morehouse[libFuzzer] Use PID to send signals rather than process...
2019-05-16 Eric ChristopherFix typo in comment of CSAction -> Action.
2019-05-16 Kristina Brooks[Clang][PP] Add the __FILE_NAME__ builtin macro.
2019-05-16 Sam Clegg[ELF] Fix typo in header guard. NFC.
2019-05-16 Lang Hames[ORC] Modify DenseMap hashing for SymbolStringPtrs.
2019-05-16 Lang Hames[JITLink][MachO] Use getSymbol64TableEntry for 64-bit...
2019-05-16 Vitaly BukaFix GN build
2019-05-15 Richard SmithMake tentative parsing to detect template-argument...
2019-05-15 Simon Atanasyan[mips] Always use _LARGEFILE_SOURCE / _FILE_OFFSET_BITS...
2019-05-15 Matt Morehouse[libFuzzer] Echo fuzzer output on sigusr tests.
2019-05-15 Craig Topper[X86] Delay creating index register negations during...
next