platform/upstream/llvm.git
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...
2020-04-27 River Riddle[mlir] Optimize the allocation of resizable operand...
2020-04-27 Craig Topper[X86][CostModel] Fix typos in test. NFC
2020-04-27 QingShan Zhang[NFC][DAGCombine] Adding three helper functions and...
2020-04-27 Saiyedul Islam[AMDGPU] Expose llvm fence instruction as clang intrinsic
2020-04-27 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix segment's vmsize
2020-04-27 Craig Topper[X86] Add cost model tests for conversions between...
2020-04-27 Craig Topper[X86] Add cost table entry for v2i32->v2f64 fp_to_uint...
2020-04-27 Arthur Eubanks[clangd] Strip /showIncludes in clangd compile commands
2020-04-26 Fangrui Song[TableGen] Simplify with TGParser::consume()
2020-04-26 Sam McCall[clangd] Fold buildAST into ParsedAST::build. NFCI
2020-04-26 River Riddle[mlir][DenseStringAttr] Fix support for splat detection...
2020-04-26 Hongtao Yu[ViewCFG] Allow printing edge weights in debuggers
2020-04-26 Matt ArsenaultAMDGPU: Add some missing atomics tests
2020-04-26 Sergei Trofimovich[Lexicon] fix typo "may is" -> "is"
2020-04-26 Benjamin Kramer[IR] Since AttributeSets are sorted, binary search...
2020-04-26 Ayal Zaks[LV] Fix recording of BranchTakenCount for FoldTail
2020-04-26 Florian Hahn[DSE,MSSA] Continue checking more remaining candidates...
2020-04-26 Benjamin Kramer[clang-tidy] Use StringSwitch in a bunch of places...
2020-04-26 Sanjay Patel[InstCombine] updated test comments; NFC
2020-04-26 Benjamin KramerSort EnumAttr so it matches Attribute::operator<
2020-04-26 Simon Pilgrim[polly] Don't include PassSupport.h directly - include...
2020-04-26 Alexandre GaneaRe-land [MC] Fix quadratic behavior in addPendingLabel
2020-04-26 Simon Pilgrim[X86][SSE] getFauxShuffle - support insert(truncate...
2020-04-26 Simon PilgrimX86ISelDAGToDAG.cpp - remove unnecessary includes....
2020-04-26 Simon PilgrimMachineFunction.h - reduce includes to forward declarat...
next