platform/upstream/llvm.git
2020-04-29 Christopher... [SVE] Upgrade VectorType tests to test new types
2020-04-29 Ulrich Weigand[SystemZ] Allow specifying plain register numbers in...
2020-04-29 Ulrich Weigand[SystemZ] Simplify register parsing in AsmParser
2020-04-29 Sanjay Patel[x86] add tests for awkward 'icmp eq i1'; NFC
2020-04-29 Louis Dionne[libc++] Re-disable DSL test on Windows
2020-04-29 Erich KeaneFix x86/x86_64 calling convention for _ExtInt
2020-04-29 Martin Storsjö[lldb] Remove a redundant semicolon, fixing GCC warning...
2020-04-29 Martin Storsjö[clang] [MinGW] Add the compiler rt libdirs to the...
2020-04-29 Martin Storsjö[llvm-objcopy] [COFF] Fix a misconception about debug...
2020-04-29 Martin Storsjö[llvm-readobj] [COFF] Cope with debug directory payload...
2020-04-29 Anh Tuyen Tran[VFDatabase] Scalar functions are vector functions...
2020-04-29 MaheshRavishankar[mlir][StandardToSPIRV] Handle conversion of cmpi opera...
2020-04-29 Davide Italiano[MachineVerifier] Remove an unused function. NFCI.
2020-04-29 Louis Dionne[libc++] NFC: Properly indent nested #ifs in platform_s...
2020-04-29 Jonas Devlieghere[debuginfo-tests] Update Python CMake variable
2020-04-29 Louis Dionne[libc++] Re-disable parts of the failing RU locale...
2020-04-29 Mircea Trofin[llvm][NFC] Removed addressed fixme; formatting.
2020-04-29 Louis Dionne[libc++] Try re-enabling long-disabled locale tests...
2020-04-29 Hiroshi Yamauchi[PGO][PGSO] Prep for enabling non-cold code size opts...
2020-04-29 Simon Pilgrim[x86] Enable bypassing 64-bit division on generic x86-64
2020-04-29 Louis Dionne[libc++] Mark two timed_mutex tests as flaky
2020-04-29 Nico Weber[gn build] (manually) port ad97ccf6b26a
2020-04-29 Victor Campos[AArch64] Remove inexistent system register ERXTS_EL1
2020-04-29 Mircea Trofin[llvm][NFC] Change parameter type to more specific...
2020-04-29 Louis Dionne[libc++] Try re-enabling DSL test on Windows
2020-04-29 David Zarzycki[libclang] Shared libraries require PIC unless WIN32
2020-04-29 Wen-Heng (Jack... [mlir][std] allow subview take memrefs from non-zero...
2020-04-29 Simon PilgrimRevert rG5c4b4a62256876 "PseudoSourceValue.h - reduce...
2020-04-29 Wen-Heng (Jack... [mlir][vector] let transfer_read and transfer_write...
2020-04-29 Jay Foad[AMDGPU] Use a MapVector instead of a DenseMap and...
2020-04-29 Jay Foad[AMDGPU] Minor cleanups. NFC.
2020-04-29 Kirill Bobyrev[clangd] Add CMake dependencies for Protobuf-generated...
2020-04-29 Simon PilgrimPseudoSourceValue.h - reduce GlobalValue.h include...
2020-04-29 Aaron BallmanFixing typo (singed -> signed); NFC
2020-04-29 Sean FertileRevert "[ELF][PPC64] Don't perform toc-indirect to...
2020-04-29 Pavel Labath[lldb/DWARF] Fix a split-dwarf crash while parsing...
2020-04-29 Louis Dionne[libc++] Fix MacOS platform detection broken in Python 3
2020-04-29 Sam McCall[clangd] Move non-clang base pieces into separate suppo...
2020-04-29 Hans WennborgRevert 6654719 "[CMake] Fix logic error: NOT LIBCLANG_B...
2020-04-29 Sander de Smalen[SveEmitter] Add builtins for svmov_b and svnot_b.
2020-04-29 Valeriy Savchenko[analyzer] Fix build error. NFC.
2020-04-29 Sam Parker[NFC][ARM] Modify cost model test
2020-04-29 Sam Parker[NFC][ARM] Add two cost model tests
2020-04-29 Simon PilgrimFix Wparentheses gcc warning. NFC.
2020-04-29 Simon Pilgrim[TTI] Add DemandedElts to getScalarizationOverhead
2020-04-29 Sander de Smalen[SveEmitter] Add builtins for gather prefetches
2020-04-29 Florian HahnRecommit "[VPlan] Add & use VPValue operands for VPWide...
2020-04-29 Uday Bondhugula[MLIR] Introduce op trait PolyhedralScope (revised)
2020-04-29 Valeriy Savchenko[analyzer] Track runtime types represented by Obj-C...
2020-04-29 Florian Hahn[DSE,MSSA] Add multi-path tests with readnone throwing...
2020-04-29 Jonas DevlieghereRevert "[lldb/Platform] Return a std::string from GetSD...
2020-04-29 Jay Foad[AMDGPU] Remove some redundant variables. NFC.
2020-04-29 Dmitri GribenkoFixed a -Wunused-variable warning in no-assert builds
2020-04-29 Vitaly BukaRevert "[tsan] Relax stack trace check"
2020-04-29 Vitaly Buka[tsan] Relax stack trace check
2020-04-29 Richard SmithMake -fno-char8_t disable the char8_t keyword, even...
2020-04-29 Richard SmithFix up clangd after clang commit llvmorg-11-init-13375...
2020-04-29 Craig Topper[X86] Add initialize function for X86FixupSetCC so...
2020-04-29 David BlaikieRemove DeleteContainer* functions, now that all uses...
2020-04-29 Kazuaki Ishizaki[mlir] NFC: fix trivial typo
2020-04-29 David BlaikieSymbolManager::SymbolDependencies: Use unique_ptr to...
2020-04-29 David BlaikieAnalysisDeclContext::ManagedAnalyses: Use unique_ptr...
2020-04-29 David BlaikieCodeGenTypes::CGRecordLayouts: Use unique_ptr to simpli...
2020-04-29 David BlaikieASTContext::OMPTraitInfoVector: Use unique_ptr to simpl...
2020-04-29 David BlaikieBugReporter::StrBugTypes: Use unique_ptr to simplify...
2020-04-29 David BlaikiePragmaNamespace::Handlers: Use unique_ptr to simplify...
2020-04-29 Chen Zheng[PowerPC-QPX] add more test for QPX madd/msub operands...
2020-04-29 Nicolas Vasilache[mlir][EDSC] Retire OperationHandle
2020-04-29 Muhammad Omair... Fix LLDB elf core dump register access for ARM/AArch64
2020-04-29 Saleem Abdulrasoollldb: use the newer `find_package` if available
2020-04-29 Muhammad Omair... Extend max register size to accommodate AArch64 SVE...
2020-04-29 Jonas Devlieghere[lldb/Host] Pass a StringRef to the FileSpec ctor
2020-04-29 Jonas Devlieghere[lldb/Platform] Synchronize access to SDK String Map.
2020-04-29 Jonas Devlieghere[lldb/Platform] Return a std::string from GetSDKPath
2020-04-29 Xing GUO[dsymutil] Fix short options displayed in the help...
2020-04-29 QingShan Zhang[DAGCombine] Checking the cost directly to improve...
2020-04-29 Nico WeberReland "[gn build] (manually) merge c4c3883"
2020-04-29 Richard SmithImprove diagnostics for missing import / #include of...
2020-04-29 Saleem AbdulrasoolRevert "Temporarily revert "build: use `find_package...
2020-04-29 David BlaikieASTWriter::FileDeclIDs: Use unique_ptr to simplify...
2020-04-29 David BlaikieASTUnit::FileDecls: Use unique_ptr to simplify memory...
2020-04-29 LLVM GN Syncbot[gn build] Port 8683f5de535
2020-04-29 Nico Weber[gn build] fix typo
2020-04-29 Nico WeberRevert "[gn build] (manually) merge c4c3883"
2020-04-29 David BlaikieAllocatedCXCodeCompleteResults::DiagnosticWrappers...
2020-04-29 David BlaikieWebAssemblyExceptionInfo::Exceptions: Use unique_ptr...
2020-04-29 David BlaikieInstrCOPYReplacer::Converters: Use unique_ptr to own...
2020-04-29 Paula Toth[clang-tidy] Add check callee-namespace.
2020-04-29 Jez Ng[lld-macho][reland] Add support for emitting dylibs...
2020-04-29 Jez Ng[lld-macho][reland] Add basic symbol table output
2020-04-28 Sterling AugustineMake getCompileUnitForAddress public.
2020-04-28 Eric ChristopherTemporarily revert "build: use `find_package(Python3...
2020-04-28 Stanislav Mekhanoshin[AMDGPU] Adapt GCNRegBankReassign for 16 bit subregs
2020-04-28 Paula Toth[libc] Add strlen to library entrypoints.
2020-04-28 Sam McCallReland "Add a facility to get system cache directory...
2020-04-28 Eric ChristopherTemporarily revert "Add a facility to get system cache...
2020-04-28 Jessica Clarke[AST] Use PrintingPolicy for format string diagnosis
2020-04-28 Stanislav Mekhanoshin[AMDGPU] Define AGPR subregs
2020-04-28 Jessica PaquetteFix buildbot after 9f31446c
2020-04-28 Craig Topper[X86] Add PACK instructions to hasUndefRegUpdate so...
next