platform/upstream/llvm.git
2020-08-15 Luofan Chen[Attributor][NFC] Use indexes instead of iterator
2020-08-15 Bernhard Manfred... Add support for C++20 concepts and decltype to moderniz...
2020-08-15 Cyndy Ishida[TextAPI] update DriverKit string value
2020-08-15 Xing GUO[MachOYAML] Move EmitFunc to an inner scope. NFC.
2020-08-15 Luofan Chen[Attributor] Use internalized version of non-exact...
2020-08-15 Xing GUO[DWARFYAML] Simplify isEmpty(). NFC.
2020-08-15 Dimitry AndricOn FreeBSD, add -pthread to ASan dynamic compile flags...
2020-08-15 Dávid BolvanskýReland "[SLC] sprintf(dst, "%s", str) -> strcpy(dst...
2020-08-15 Mehdi AminiRevert "Separate the Registration from Loading dialects...
2020-08-15 Mehdi AminiSeparate the Registration from Loading dialects in...
2020-08-15 Mehdi AminiRevert "Separate the Registration from Loading dialects...
2020-08-15 Martin StorsjöRevert "[SLC] sprintf(dst, "%s", str) -> strcpy(dst...
2020-08-15 Raphael Isemann[lldb] Remove XFAIL from now passing TestPtrRefs/TestPt...
2020-08-15 Philip Reames[Tests] Be consistent w/definition of statepoint-example
2020-08-15 Philip Reames[Statepoint] Remove code related to inline operand...
2020-08-15 Philip ReamesRemove inline gc arguments from statepoints
2020-08-15 Stanislav Mekhanoshin[AMDGPU] Fix MAI ld/st hazard handling
2020-08-14 Dávid Bolvanský[SLC] Transform strncpy(dst, "text", C) to memcpy(dst...
2020-08-14 Gui Andrade[MSAN] Avoid dangling ActualFnStart when replacing...
2020-08-14 Cameron McInally[SVE] Lower fixed length vXi32/vXi64 SDIV to scalable...
2020-08-14 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-08-14 Michael Park[libcxx/variant] Avoided variable name shadowing.
2020-08-14 Philip ReamesRemove deopt and gc transition arguments from gc.statep...
2020-08-14 Arthur Eubanks[test][LoopUnroll] Cleanup FullUnroll.ll
2020-08-14 Arthur Eubanks[NewPM][optnone] Mark various passes as required
2020-08-14 Fangrui SongFix TargetSubtargetInfo derivatives after D85165
2020-08-14 Fangrui Song[ELF] Re-initialize InputFile::isInGroup so that elf...
2020-08-14 Craig Topper[X86][MC][Target] Initial backend support a tune CPU...
2020-08-14 Davide Italiano[TestPtrRefsObjC] Prefer `command script import`.
2020-08-14 Davide Italiano[TestPtrRefs] Prefer `command script import`.
2020-08-14 Jordan RupprechtTemporarily revert "[SCEVExpander] Add helper to clean...
2020-08-14 Dávid Bolvanský[SLC] sprintf(dst, "%s", str) -> strcpy(dst, str)
2020-08-14 Nicolas Guillemot[TableGen] Allow mnemonics with uppercase letters to...
2020-08-14 Gui Andrade[MSAN] Convert ActualFnStart to be a particular Instruc...
2020-08-14 Matt Morehouse[docs] Add missing semicolon to example.
2020-08-14 Gui Andrade[MSAN] Reintroduce libatomic load/store instrumentation
2020-08-14 Xiangling Liao[AIX] Generate unique module id based on Pid and timestamp
2020-08-14 Sanjay Patel[x86] add tests for store merging (PR46662); NFC
2020-08-14 Artem BelevichSplit Preprocessor/init.c test
2020-08-14 Michael Park[libcxx/variant] Introduce `switch`-based mechanism...
2020-08-14 Vitaly Buka[StackSafety] Use ValueInfo in ParamAccess::Call
2020-08-14 cgyurgyik[libc] Add restrict qualifiers to string library; give...
2020-08-14 Greg McGary[lld-macho] Emit load command LC_BUILD_VERSION
2020-08-14 Greg McGary[MachO] Add skeletal support for DriverKit platform
2020-08-14 Marius BrehlerTest commit
2020-08-14 Mauricio SifontesFix warning caused by ReductionTreePass class
2020-08-14 Sameer Arora[llvm-libtool-darwin] Add support for -l and -L
2020-08-14 Matt Morehouse[DFSan] Don't unmap during dfsan_flush().
2020-08-14 Stephen Neuendorffer[examples][cmake] build fix for examples with BUILD_SHA...
2020-08-14 Stephen Neuendorffer[mlir] build fix for gcc-5
2020-08-14 Marius Brehler[mlir] Make mlir_check_link_libraries() work with inter...
2020-08-14 Sameer Arora[llvm-libtool-darwin] Support universal outputs
2020-08-14 zacharyselk[clang-tools-extra] Added missing comma
2020-08-14 Haowei WuRemove unnecessary HEADER_DIRS in lib/InterfaceStub...
2020-08-14 Matt ArsenaultTableGen/GlobalISel: Partially handle immAllOnesV/immAl...
2020-08-14 Simon Pilgrim[X86][SSE] Fold HOP(SHUFFLE(X),SHUFFLE(Y)) --> SHUFFLE...
2020-08-14 Matt ArsenaultAMDGPU/GlobalISel: Match andn2/orn2 for more types
2020-08-14 Jim InghamAdd python enumerators for SBTypeEnumMemberList, and...
2020-08-14 Mehdi AminiMinor build fix (pointer must be dereferenced with...
2020-08-14 Julian Lettner[TSan][libdispatch] Add interceptors for dispatch_async...
2020-08-14 Mehdi AminiRemove dependency from lib/CAPI/IR/IR.cpp on registerAl...
2020-08-14 Stefan Gränitz[ORC] Build LLJITWithChildProcess example only on UNIX...
2020-08-14 Jonas Devlieghere[lldb] Remove Python 2 fallback and only support Python 3
2020-08-14 Jordan Rupprecht[NFC] Silence variables unused in release builds
2020-08-14 Jonas Devlieghere[lldb] Use file to synchronize TestDeepBundle and TestB...
2020-08-14 Denis Antrushin[Statepoints] FixupStatepoint: properly set isKill...
2020-08-14 Matt MorehouseRevert "[NFC][StackSafety] Move out sort from the loop"
2020-08-14 Ben Shi[ARM][test] Add more tests of two-part immediates
2020-08-14 Matt Morehouse[DFSan] Fix parameters to strtoull wrapper.
2020-08-14 Simon Pilgrim[DemandedBits] Add addition test case from D72423
2020-08-14 Johannes Doerfert[OpenMP][OMPIRBuilder] Use the source (=directory ...
2020-08-14 Johannes Doerfert[OpenMP][NFC] Update test check lines with new script...
2020-08-14 Bjorn Pettersson[Orc] Fix werror for unused variable in noasserts build
2020-08-14 Denis Antrushin[Statepoints] Spill GC Ptr regs in FixupStatepoints.
2020-08-14 Kazushi (Jam... [VE] Remove obsolete I8/I16 register classes
2020-08-14 Raphael Isemann[lldb] Make packetlog_get_dylib_info returns the last...
2020-08-14 Chris Gyurgyik[libc] [obvious] Fix typographical error.
2020-08-14 Shinji Okumura[Attributor] Implement AAPotentialValues
2020-08-14 Vitaly Buka[NFC][StackSafety] Change map key comparison
2020-08-14 Vitaly Buka[NFC][StackSafety] Move out sort from the loop
2020-08-14 Raphael Isemann[lldb] Use SBProcess::Continue instead of 'run' command...
2020-08-14 Pavel Labath[lldb] Check Decl kind when completing -flimit-debug...
2020-08-14 Pavel Labath[lldb] Fix py3 incompatibility in gdbremote_testcase.py
2020-08-14 Stefan Gränitz[ORC] Fix missing include in OrcRemoteTargetClient.h
2020-08-14 Raphael Isemann[lldb] Deduplicate copy-pasted TypeSystemMap::GetTypeSy...
2020-08-14 Stefan Gränitz[ORC][NFC] Fix a header comment
2020-08-14 Mehdi AminiSeparate the Registration from Loading dialects in...
2020-08-14 Shu Anzai[lldb] Display autosuggestion part in gray if there...
2020-08-14 Stefan Gränitz[ORC][NFC] Refactor loop to determine name of init...
2020-08-14 Stefan Gränitz[ORC] In LLLazyJIT provide public access to the Compile...
2020-08-14 Stefan Gränitz[ORC] Add JITLink-compatible remote memory-manager...
2020-08-14 Alex Zinenko[mlir] do not emit bitcasts between structs in Standard...
2020-08-14 Alex Zinenko[mlir] Mention mandatory RFC process for changes in...
2020-08-14 Sam Parker[NFC][ARM] Port MaybeCall into ARMTTImpl method
2020-08-14 Frederik Gossen[MLIR][Shape] Add custom assembly format for `shape...
2020-08-14 Pavel Labath[lldb/Utility] Simplify Scalar::PromoteToMaxType
2020-08-14 Kirill Bobyrev[clangd] Clarify comments regarding gRPC linking
2020-08-14 Aleksandr Platonov[clangd] Fix find_program() result check when searching...
2020-08-14 Joachim Protze[OpenMP] Fix releasing of stack memory
2020-08-14 Kirill Bobyrev[clangd] Warn developers when trying to link system...
next