platform/upstream/llvm.git
2020-01-21 Fangrui Song[AMDGPU] Fix -Wunused-variable after e5823bf806ca9fa6f8...
2020-01-21 Mitch PhillipsRevert "[MachO] Add a test for detecting reserved unit...
2020-01-21 Kirill Bobyrev[clangd] Fix rename for explicit destructor calls
2020-01-21 Matt ArsenaultAMDDGPU/GlobalISel: Fix RegBankSelect for llvm.amdgcn...
2020-01-21 Sergey Dmitriev[llvm-objcopy][ELF] Allow setting SHF_EXCLUDE flag...
2020-01-21 James Clarke[lld][RISCV] Print error when encountering R_RISCV_ALIGN
2020-01-21 Eric FiselierRevert "[libc++] Optimize / partially inline basic_stri...
2020-01-21 Matt ArsenaultAMDGPU: Generate test checks
2020-01-21 Matt ArsenaultAMDGPU: Don't create weird sized integers
2020-01-21 Mitch PhillipsRevert "PR17164: Change clang's default behavior from...
2020-01-21 Fangrui Song[AsmPrinter] Don't emit __patchable_function_entries...
2020-01-20 Eli Friedman[lld][ELF] Don't apply --fix-cortex-a53-843419 to reloc...
2020-01-20 Matt ArsenaultAMDGPU: Cleanup and generate 64-bit div tests
2020-01-20 Matt ArsenaultAMDGPU: Prepare to use scalar register indexing
2020-01-20 Matt ArsenaultAMDGPU: Partially merge indirect register write handling
2020-01-20 Krzysztof Parzyszek[Hexagon] Add support for Hexagon/HVX v67 ISA
2020-01-20 Mehdi AminiFix printer for llvm.addressof symbol name that need...
2020-01-20 Mircea Trofin[NFC] small rename of private member in InlineCost.cpp
2020-01-20 Jacques Pienaar[mlir] Generalize broadcastable trait operands
2020-01-20 Matt ArsenaultAMDGPU/GlobalISel: Add documentation for RegisterBankInfo
2020-01-20 Jonas Devlieghere[lldb/Docs] Add lldb-x86_64-fedora to the CI page
2020-01-20 Kadir Cetinkaya[clangd] Fix DocumentOutline for concepts
2020-01-20 Jonas Devlieghere[lldb/IOHandler] Improve synchronization between IO...
2020-01-20 David Carlier[OpenMP] affinity little fix for FreeBSD
2020-01-20 Jonas Devlieghere[lldb/Test] Check that attribute exists before comparin...
2020-01-20 Jonas Devlieghere[lldb/Util] Add a utility to run transparently capture...
2020-01-20 Miloš Stojanović[llvm-exegesis] Remove unused variable after D72928
2020-01-20 LLVM GN Syncbot[gn build] Port a42c3eb599c
2020-01-20 Nathan[clang-tidy] Add check for CERT-OOP57-CPP
2020-01-20 Simon Pilgrim[SelectionDAG] GetDemandedBits - fallback to SimplifyMu...
2020-01-20 Thomas Preud... [FileCheck] Make Match unittest more flexible
2020-01-20 Alexey Bataev[OPENMP]Fix PR44578: crash in target construct with...
2020-01-20 Martin Probstclang-format: [JS] fix `??` opreator wrapping.
2020-01-20 Haojian Wu[clangd] Avoid redundant testcases in rename unittest...
2020-01-20 Sid ManningAdd support for Linux/Musl ABI
2020-01-20 Thomas Preud... [FileCheck] Clean and improve unit tests
2020-01-20 Sanjay Patel[InstCombine] form copysign from select of FP constants...
2020-01-20 LLVM GN Syncbot[gn build] Port 24b7b99b7d6
2020-01-20 Miloš Stojanović[llvm-exegesis][NFC] Disassociate snippet generators...
2020-01-20 Eric AstorFix build - removing legacy target reference.
2020-01-20 Jon Chesterfield[libomptarget] Implement smid for amdgcn
2020-01-20 Guillaume Chatelet[Alignment][NFC] Use Align with CreateElementUnorderedA...
2020-01-20 Mark Murray[ARM][MVE][Intrinsics] Take abs() of VMINNMAQ, VMAXNMAQ...
2020-01-20 Eric Astor[ms] [llvm-ml] Add placeholder for llvm-ml, based on...
2020-01-20 Raphael Isemann[lldb][NFC] Add test for iterator invalidation during...
2020-01-20 Sanjay Patel[InstSimplify] fold select of vector constants that...
2020-01-20 dfukalov[SCEV] Swap guards estimation sequence. NFC
2020-01-20 Raphael Isemann[lldb] Mark the implicit copy constructor as deleted...
2020-01-20 Alex Zinenko[mlir] clarify LangRef wording around control flow...
2020-01-20 Simon Tatham[ARM,MVE] Fix confusing MC names for MVE VMINA/VMAXA...
2020-01-20 Yi Kong[llvm-profdata] Fix hint message since argument format...
2020-01-20 Christian Sigg[mlir] Add in-dialect lowering of gpu.all_reduce.
2020-01-20 Andrzej Warzynski[AArch64][SVE] Extend int_aarch64_sve_ld1_gather_imm
2020-01-20 Pavel Labath[lldb] Allow loading of minidumps with no process id
2020-01-20 Pavel Labath[lldb] Don't process symlinks deep inside DWARFUnit
2020-01-20 Stephen KellyFix the invisible-traversal to ignore more nodes
2020-01-20 Unnar Freyr... Make SymbolFileDWARF::ParseLineTable use std::sort...
2020-01-20 Pavel Labath[lldb/DWARF] Simplify DWARFDebugInfoEntry::LookupAddress
2020-01-20 Stephen KellyFix clang-formatting for recent commits
2020-01-20 Evgeniy Brevnov[LV] Vectorizer should adjust trip count in profile...
2020-01-20 Kadir Cetinkaya[clang][CodeComplete] Propogate printing policy to...
2020-01-20 Stephen KellyCompare traversal for memoization before bound nodes...
2020-01-20 Stephen KellyAdd missing tests for parent traversal
2020-01-20 Haojian Wu[clangd] Remove a stale FIXME, NFC.
2020-01-20 Simon Pilgrim[X86][SSE] Add PACKSS SimplifyMultipleUseDemandedBits...
2020-01-20 Pavel Labath[lldb/DWARF] Change how we construct a llvm::DWARFContext
2020-01-20 Sjoerd Meijer[ARM][MVE] Tail-Predication: rematerialise iteration...
2020-01-20 Evgeniy Brevnov[NFC][LoopUtils] Minor change in comment according...
2020-01-20 David Spickett[test] On Mac, don't try to use result of sysctl comman...
2020-01-20 Evgeniy Brevnov[LoopUtils] Better accuracy for getLoopEstimatedTripCount.
2020-01-20 Awanish PandeyRecommit "[DWARF5][DebugInfo]: Added support for DebugI...
2020-01-20 Georgii Rymar[llvm-objdump] - Fix the indentation when printing...
2020-01-20 Sjoerd Meijer[IndVarSimplify][LoopUtils] rewriteLoopExitValues....
2020-01-20 Fangrui Song[test] Simplify CodeGen/PowerPC/stack-coloring-vararg.mir
2020-01-20 Georgii Rymar[llvm-mc] - Produce R_X86_64_PLT32 relocation for branc...
2020-01-20 Nathan Chancellor[LLVMgold][test] Fix llvm-nm test after D72658
2020-01-20 David Green[ARM] MVE VLDn postinc
2020-01-20 David Green[ARM] MVE VLDn post inc tests. NFC
2020-01-20 David Green[ARM] Favour post inc for MVE loops
2020-01-20 Fangrui Song[StackColoring] Remap FixedStackPseudoSourceValue frame...
2020-01-20 Kazuaki Ishizaki[mlir] NFC: Fix trivial typos in comments
2020-01-20 Eric Fiselier[libc++][libc++abi] Fix or suppress failing tests in...
2020-01-20 Richard SmithUndo changes to release notes intended for the Clang...
2020-01-20 Richard SmithList implicit operator== after implicit destructors...
2020-01-20 Richard SmithPR42108 Consistently diagnose binding a reference templ...
2020-01-20 Michael LiaoReorder targets in alphabetical order. NFC.
2020-01-20 Florian Hahn[X86] Try to avoid casts around logical vector ops...
2020-01-20 Fangrui Song[BranchRelaxation] Simplify offset computation and...
2020-01-19 Nico Weberfix doc typos to cycle bots
2020-01-19 Fangrui Song[TargetRegisterInfo] Default trackLivenessAfterRegAlloc...
2020-01-19 Lang Hames[ORC] Add weak symbol support to defineMaterializing...
2020-01-19 Michael LiaoFix gcc `-Wunused-variable` warning. NFC.
2020-01-19 Reid KlecknerRemove extra "\01" prefix in EH docs
2020-01-19 mydeveloperday[clang-format] Expand the SpacesAroundConditions option...
2020-01-19 mydeveloperday[clang-format] Add IndentCaseBlocks option
2020-01-19 mydeveloperdayAllow space after C-style cast in C# code
2020-01-19 LLVM GN Syncbot[gn build] Port a0f50d73163
2020-01-19 Nico Weberfix doc typos to cycle bots
2020-01-19 Fangrui Song[CodeGen] Move fentry-insert, xray-instrumentation...
2020-01-19 Fangrui Song[XRay] Set hasSideEffects flag of PATCHABLE_FUNCTION_...
next