platform/upstream/llvm.git
2020-04-27 Michael Liao[hip] Remove test using `hip_pinned_shadow` attribute...
2020-04-27 Andrew BrowneADT: SmallVector size/capacity use word-size integers...
2020-04-27 Han Zhu[libclang] Install both libclang.a and libclang.so...
2020-04-27 Jez Ng[lld-macho] Add support for emitting dylibs with a...
2020-04-27 Jez Ng[lld-macho] Add basic symbol table output
2020-04-27 Sander de Smalen[SveEmitter] Add builtins for svlen
2020-04-27 Aaron PuchertThread safety analysis: Reword warning after D72635
2020-04-27 Med Ismail... [lldb/Dataformatter] Add support for CoreFoundation...
2020-04-27 Casey Carter[libc++][test] Disable test for extension that's unsupp...
2020-04-27 River Riddle[mlir][SCCP] Add support for propagating across symbol...
2020-04-27 River Riddle[mlir][Symbol] Change Symbol from a Trait into an OpInt...
2020-04-27 Sanjay Patel[SLP] refactor load-combine logic; NFC
2020-04-27 Jez Ng[lld-macho] Extend SyntheticSections to cover all segme...
2020-04-27 Victor Huang[PowerPC][Future] Remove "unskipableSimplifyCode()...
2020-04-27 Sanjay Patel[InstCombine] add tests for set/clear masked bits; NFC
2020-04-27 Alexander Belyaev[MLIR] Add getBody() method to SingleImplicitBlockTermi...
2020-04-27 Wei MiRecommit "Generate Callee Saved Register (CSR) related...
2020-04-27 mydeveloperday[clang-format] NFC clang-format the clang-format sources
2020-04-27 Luboš Luňákmake sure to not warn about unused macros from -D
2020-04-27 Nick Desaulniers[MachineVerifier] retrofit iterators with range for...
2020-04-27 Craig Topper[X86][CostModel] Update costs for vector truncate with...
2020-04-27 Ian Levesque[xray] Preserve x8 in trampoline on AArch64
2020-04-27 Davide Italiano[GlobalISel] Remove debug locations when emitting const...
2020-04-27 Fangrui Song[llvm-objcopy] Don't specialize the all zero p_paddr...
2020-04-27 Arthur EubanksStrip -showIncludes in getClangStripDependencyFileAdjus...
2020-04-27 Nico Weberremove temporary logging again now that things are...
2020-04-27 Hongtao Yu[lld] Support --lto-emit-asm and --plugin-opt=emit-asm
2020-04-27 Nico WeberAdd a comment to TarWriterTest.LongFilename
2020-04-27 Stefan Pintilie[PowerPC][Future] Implement PC Relative Tail Calls
2020-04-27 Simon Pilgrim[X86][SSE] Regenerate oddsubvector.ll test checks
2020-04-27 Lang Hames[JITLink] Fix endianness bug fedd32e2fa36.
2020-04-27 Louis Dionne[libc++] Properly handle --no-execute in the new format
2020-04-27 Fangrui SongReland D78945 TarWriter: Only use 137 of the 155 prefix...
2020-04-27 Craig Topper[X86][CostModel] Improve costs for fp_to_uint/fp_to_sin...
2020-04-27 Nico WeberRevert "TarWriter: Only use 137 of the 155 prefix bytes."
2020-04-27 Wei MiFix a memory link problem in SampleProfTest.cpp.
2020-04-27 Matt ArsenaultFix test without built AMDGPU
2020-04-27 Lei Zhang[mlir][spirv] Fix SPIR-V translation registration
2020-04-27 Pavel Labath[lldb] Fix windows build break from 18e96a31
2020-04-27 Lei Zhang[mlir][linalg] Fix crash in tileAndFuseLinalgOpToParall...
2020-04-27 Fangrui SongFix test/Misc/warning-flags.c after 5c03beefa720bddb3e3...
2020-04-27 Michael Kruse[Polly] Fix long loop due to unsigned warparound.
2020-04-27 Nico WeberTarWriter: Only use 137 of the 155 prefix bytes.
2020-04-27 Louis Dionne[libc++] Quote path to the Python executable in ShTest
2020-04-27 Florian Hahn[Matrix] Add draft specification for matrix support...
2020-04-27 David Truby[flang][NFC] Fix gcc 9 warning in omp combined construc...
2020-04-27 Fangrui Song[llvm-objdump] Print target address with evaluateMemory...
2020-04-27 Matt Arsenaultclang: Allow backend unsupported warnings
2020-04-27 Mircea Trofin[llvm][NFC] Add an explicit 'ComputeFullInlineCost...
2020-04-27 Jay Foad[AMDGPU] Remove odd blank line in debug output.
2020-04-27 Wei Mi[ProfileSummary] Add partial profile annotation on IR.
2020-04-27 Pavel Labath[lldb/unittests] Skip IPv6 test on systems which don...
2020-04-27 Lei Zhang[mlir][doc] Add missing ` that breaks rendering
2020-04-27 Nicolas Vasilache[mlir][VectorOps] Extend VectorTransfer lowering to...
2020-04-27 Louis Dionne[libc++abi] Assume that libcxx is checked out in the...
2020-04-27 David Sherwood[CodeGen] Use SPLAT_VECTOR for zeroinitialiser with...
2020-04-27 Tres Popp[MLIR][NFC] Organize the ordering in LLVM.h
2020-04-27 Momchil VelikovFix the check for regparm in FunctionType::ExtInfo
2020-04-27 David Sherwood[CodeGen] Use SPLAT_VECTOR for zeroinitialiser with...
2020-04-27 Dmitri GribenkoRevert "recommit c77a4078e01033aa2206c31a579d217c8a07569b"
2020-04-27 David Green[ARM] Allow fma in tail predicated loops
2020-04-27 Raphael Isemann[lldb][cmake] Move the remove_module_flags call to...
2020-04-27 Louis Dionne[libc++] Create a small DSL for defining Lit features...
2020-04-27 Pavel Labath[lldb] Remove NativeProcessDarwin
2020-04-27 Simon Pilgrim[lld][macho] Fix implicit dependency on DenseMap.h...
2020-04-27 Nico WeberRevert "[gn build] (manually) merge 811c0c9eb46"
2020-04-27 Raphael Isemann[lldb] Adjust TestExec code to be closer to real world...
2020-04-27 Simon PilgrimCachedHashString.h - remove unnecessary includes. NFC.
2020-04-27 Simon Pilgrim[opt] PassPrinters.h - remove unused includes + forward...
2020-04-27 Simon Pilgrim[opt] NewPMDriver.h - remove unused LLVMContext forward...
2020-04-27 Dmitri GribenkoRevert "[analyzer] On-demand parsing capability for...
2020-04-27 Matthias Gehre[clang-tidy] modernize-use-using: Fix broken fixit...
2020-04-27 Raphael Isemann[clang] Remove NFC overload in ASTImporterTest
2020-04-27 Marcel Koester[mlir] Fixed warning related to unused variable in...
2020-04-27 Raphael IsemannFix modules build after introduction of PassSupport...
2020-04-27 Simon Pilgrim[X86][SSE] getFauxShuffle - account for PEXTW/PEXTB...
2020-04-27 Sam Parker[NFC][CostModel] Refactor getCastInstrCost
2020-04-27 David Truby[flang] Semantic checks for OpenMP combined constructs.
2020-04-27 David Truby[flang] Fix handling of files without terminating newlines.
2020-04-27 Raphael Isemann[ASTImporter] Also import overwritten file buffers
2020-04-27 Sander de Smalen[SveEmitter] IsInsertOp1SVALL and builtins for svqdec...
2020-04-27 Nico Weber[gn build] (manually) merge 811c0c9eb46
2020-04-27 Balázs Kéri[Analyzer] Include typedef statements in CFG build.
2020-04-27 Benjamin KramerAdd the gsl::Pointer/gsl::Owner combo to ArrayRef and...
2020-04-27 Julian Gross[mlir] Extended Alloc and Dealloc operations with memor...
2020-04-27 Sameer Sahasrabuddhe[NFC] UnifyLoopExits: correctly skip expensive checks
2020-04-27 Tres Popp[MLIR] Propagate input side effect information
2020-04-27 sameeran joshi[flang][docs] Doxygen support in flang.
2020-04-27 Endre Fülöp[analyzer] On-demand parsing capability for CTU
2020-04-27 David Green[ARM] Replace hasNoSchedulingInfo with UnsupportedFeatu...
2020-04-27 David Green[ARM] Only produce qadd8b under hasV6Ops
2020-04-27 Haojian Wu[AST] Preserve the invalid initializer for auto VarDecl.
2020-04-27 Louis Dionne[libc++] Add UNSUPPORTED markup for shared_mutex and...
2020-04-27 Dmitri GribenkoExplicitly tell Clang to output to stdout in a test...
2020-04-27 Aleksandr Urakov[lldb][TypeSystemClang] Desugar an elaborated type...
2020-04-27 Tres Popp[MLIR] Remove document references to gpu.kernel_module...
2020-04-27 Raphael Isemann[lldb] Improve error message when --func-regex paramete...
2020-04-27 Louis Dionne[libc++] Mark C++20 Synchronization Library tests as...
2020-04-27 River Riddle[mlir] Don't allocate an operand storage if the operati...
2020-04-27 River Riddle[mlir] Optimize operand storage such that all operation...
next