platform/upstream/llvm.git
2019-10-15 Alexander Shaposhnikov[llvm-lipo] Add missing cast
2019-10-15 Austin KerbowAMDGPU: Fix infinite searches in SIFixSGPRCopies
2019-10-15 Alexey Bataev[OPENMP]Fix comments/params, NFC.
2019-10-15 Alexey Bataev[OPENMP]Allow final clause in combined task-based direc...
2019-10-15 Digger Lin[llvm-readobj][xcoff] implement parsing overflow sectio...
2019-10-15 Thomas Lively[WebAssembly] Elide data segments for .bss sections
2019-10-15 Saar Raz[Concept] Associated Constraints Infrastructure
2019-10-15 Sergey Dmitriev[Clang][OpenMP Offload] Move offload registration code...
2019-10-15 Reid KlecknerFix as-w-option.c on Windows where no assembler exists
2019-10-15 Jonas DevlieghereRevert "[VirtualFileSystem] Support virtual working...
2019-10-15 Dmitry MikulinAdded support for "#pragma clang section relro=<name>"
2019-10-15 Thomas Lively[WebAssembly] Allow multivalue types in block signature...
2019-10-15 Jian Cai[clang] refactor -Wa,-W test cases.
2019-10-15 Jordan Rupprecht[llvm-objdump] Use a counter for llvm-objdump -h instea...
2019-10-15 Jonas Devlieghere[test] Update YAML mapping in VirtualFileSystemTest
2019-10-15 Jan KorousFix Driver/working-directory.c test
2019-10-15 Simon Pilgrim[X86] combineX86ShufflesRecursively - split the getTarg...
2019-10-15 Vedant Kumar[llvm-profdata] Reinstate tools/llvm-profdata/malformed...
2019-10-15 Jan KorousReland [Driver] Fix -working-directory issues
2019-10-15 Siva Chandra[libc] Do not add unittests if LLVM_INCLUDE_TESTS is...
2019-10-15 Lawrence D... remove FILE* usage from SBStream.i
2019-10-15 Digger Lin[XCOFF] Output object text section header and symbol...
2019-10-15 David Zarzycki[X86] Make memcmp() use PTEST if possible and also...
2019-10-15 Aaron BallmanAdd more information to JSON AST dumping of source...
2019-10-15 Alina Sbirlea[NewGVN] Check that call has an access.
2019-10-15 Jon Chesterfield[libomptarget][nfc] Make interface.h target independent
2019-10-15 Alina Sbirlea[MemorySSA] Update DomTree before applying MSSA updates.
2019-10-15 Jonas Devlieghere[VirtualFileSystem] Support virtual working directory...
2019-10-15 Lawrence D... eliminate virtual methods from PythonDataObjects
2019-10-15 Vedant Kumar[llvm-profdata] Remove tools/llvm-profdata/malformed...
2019-10-15 Digger Lin[AIX][XCOFF] Output XCOFF object text section header...
2019-10-15 James Clarke[lld][WebAssembly] Fix static linking of -fPIC code...
2019-10-15 Lawrence D... convert SBDebugger::***FileHandle() wrappers to native...
2019-10-15 Lawrence D... SBFile::GetFile: convert SBFile back into python native...
2019-10-15 Stanislav Mekhanoshin[AMDGPU] Support mov dpp with 64 bit operands
2019-10-15 Dmitry MikulinCFI: wrong type passed to llvm.type.test with multiple...
2019-10-15 Stanislav Mekhanoshin[AMDGPU] Allow DPP combiner to work with REG_SEQUENCE
2019-10-15 Saar Raz[Concepts] Remove unused and illegal Sema includes...
2019-10-15 Adrian PrantlIncrease gdbremote_testcase timeouts when running under...
2019-10-15 Adrian PrantlSkip PExpect tests under ASAN, I can't get them to...
2019-10-15 GN Sync Botgn build: Merge r374903
2019-10-15 Saar Raz[Concepts] Concept Specialization Expressions
2019-10-15 Sanjay Patel[DAGCombiner] fold select-of-constants based on sign...
2019-10-15 Kadir Cetinkaya[clangd][NFC] Update comments to use triple-slashes
2019-10-15 GN Sync Botgn build: Merge r374899
2019-10-15 Nico WeberRevert 374882 "[Concepts] Concept Specialization Expres...
2019-10-15 Digger Linrevert git test commit
2019-10-15 Digger Lina test commit access
2019-10-15 Bruno Cardoso... Reapply: [Modules][PCH] Hash input files content
2019-10-15 Benjamin Kramer[AsmPrinter] Fix unused variable warning in Release...
2019-10-15 Benjamin Kramer[AST] Remove unused Sema includes to fix a cyclic depen...
2019-10-15 Kadir Cetinkaya[clangd] Propagate main context into ClangdServer
2019-10-15 Sid Manning[lld] Check for branch range overflows.
2019-10-15 Guillaume Chatelet[Alignment][NFC] Value::getPointerAlignment returns...
2019-10-15 Aleksandr Urakov[Windows][NFC] Fix tests after r374528.
2019-10-15 Sam Parker[ARM][MVE] validForTailPredication insts
2019-10-15 Sanjay Patel[InstCombine] fold a shifted bool zext to a select...
2019-10-15 Michal Gorny[clang-tools-extra] Fix overzealous linking of dylib...
2019-10-15 Guillaume Chatelet[Alignment] Migrate Attribute::getWith(Stack)Alignment
2019-10-15 GN Sync Botgn build: Merge r374882
2019-10-15 Saar Raz[Concepts] Concept Specialization Expressions
2019-10-15 David Stenberg[DebugInfo] Add a DW_OP_LLVM_entry_value operation
2019-10-15 Guillaume Chatelet[Alignment][NFC] Remove dependency on GlobalObject...
2019-10-15 David Stenberg[DebugInfo] Add interface for pre-calculating the size...
2019-10-15 Simon Pilgrim[X86] Resolve KnownUndef/KnownZero bits into target...
2019-10-15 Jeremy Morse[DebugInfo] Remove some users of DBG_VALUEs IsIndirect...
2019-10-15 Simon PilgrimFix uninitialized variable warnings. NFCI.
2019-10-15 Djordje Todorovic[llvm-locstats] Fix 'only params' no entry value stats
2019-10-15 Martin Storsjo[LLD] [COFF] Update a leftover comment after SVN r37486...
2019-10-15 Martin Storsjo[LLD] [COFF] Fix -Wmissing-field-initializers warnings...
2019-10-15 Petar Avramovic[MIPS GlobalISel] Add MSA registers to fprb. Select...
2019-10-15 David StenbergChange Comments SmallVector to std::vector in DebugLocS...
2019-10-15 Petar Avramovic[MIPS GlobalISel] Refactor MipsRegisterBankInfo [NFC]
2019-10-15 Martin Storsjo[LLD] [COFF] Wrap file location pair<StringRef,int...
2019-10-15 Dmitry Vyukovtsan: fix Go ppc64le build
2019-10-15 Martin Storsjo[LLDB] [PECOFF] Use a "pc" vendor name in aarch64 triples
2019-10-15 Martin Storsjo[LLDB] [Windows] Initial support for ARM64 register...
2019-10-15 Martin Storsjo[Demangle] Add a few more options to the microsoft...
2019-10-15 Sam McCall[Format] Add machine-readable SPDX license ID to clang...
2019-10-15 Pavel LabathFix TestDisassemble_VST1_64
2019-10-15 Craig Topper[X86] Don't check for VBROADCAST_LOAD being a user...
2019-10-15 David L. JonesRevert [SROA] Reuse existing lifetime markers if possible
2019-10-15 Shiva Chen[RISCV] Support fast calling convention
2019-10-15 Thomas Lively[WebAssembly] Trapping fptoint builtins and intrinsics
2019-10-15 Casey Carter[libc++][test] Use <version> to get config on MSVC
2019-10-15 Walter Erquinigo[lldb-server/android] Show more processes by relaxing...
2019-10-14 Walter ErquinigoRevert "fix"
2019-10-14 Sanjay PatelRevert [InstCombine] fold a shifted bool zext to a...
2019-10-14 Alina Sbirlea[MemorySSA] Update for partial unswitch.
2019-10-14 Craig Topper[X86] Teach X86MCodeEmitter to properly encode zmm16...
2019-10-14 Craig Topper[X86] Add encoding tests for avx512pf vgatherpf/vscatte...
2019-10-14 Julian Lettner[lit] Add argument check: --timeout must be non-negativ...
2019-10-14 Walter Erquinigofix
2019-10-14 Jorge Gorbe... Revert "Dead Virtual Function Elimination"
2019-10-14 Eric ChristopherTemporarily Revert [Modules][PCH] Hash input files...
2019-10-14 Bruno Cardoso... [Modules][PCH] Hash input files content
2019-10-14 Eric ChristopherAdd -fno-experimental-pass-manager to make clear which...
2019-10-14 Eric ChristopherIn the new pass manager use PTO.LoopUnrolling to determ...
2019-10-14 Jian Cai[clang] add requirements to -Wa,-W test cases.
2019-10-14 Eli Friedman[test] Fix test failure
next