platform/upstream/llvm.git
2020-06-17 George Mitenkov[MLIR][SPIRVToLLVM] Support cast ops, some logical...
2020-06-17 Eric ChristopherRevert "Remove unused class variable ModuleSlice."...
2020-06-17 Eric Schweitz[flang] Fix fallout from varous changes to the cmake...
2020-06-17 Eric ChristopherRemove unused class variable ModuleSlice.
2020-06-17 Stephan Herhut[MLIR] Fix parallel loop tiling.
2020-06-17 Christopher... [SVE] Eliminate bad VectorType::getNumElements() calls...
2020-06-17 Christopher... [SVE] Fix invalid usages of getNumElements in ShuffleVe...
2020-06-17 Rahul Joshi[NFC] Use llvm::hasSingleElement() in place of .size...
2020-06-17 Muhammad Omair... Remove code duplication from RegisterContextPOSIX_*
2020-06-17 Huihui Zhang[NFC] Silence compiler warning [-Wmissing-braces].
2020-06-17 Fangrui Song[Driver] Delete CC1 -fxray-function-index and clean...
2020-06-17 Roman Lebedev[InstCombine] Negator: while there, add detection for...
2020-06-17 Roman Lebedev[InstCombine] Negator: cache negation results (PR46362)
2020-06-17 Roman Lebedev[NFC][InstCombine] Negator: add thin negate() wrapped...
2020-06-17 Roman Lebedev[NFC][InstCombine] Negator: do not include unneeded...
2020-06-17 Thomas Lively[WebAssembly] Fix bug in FixBrTables and use branch...
2020-06-17 Ronak ChauhanRevert 'This is a test commit - ded57e1a06a6ba
2020-06-17 Ronak ChauhanThis is a test commit
2020-06-17 Benjamin Kramer[clang-tidy] Prune dead code. NFC.
2020-06-17 Tim Keith[flang] Fix out-of-tree builds
2020-06-17 Shilei TianRevert "[OpenMP][NFC] Added DeviceID and Event pointer...
2020-06-17 Nick Desaulniers[InlineSpiller] add assert about spills post terminators
2020-06-17 Nathan James[clang-tidy][NFC] Remove the double look-up on IncludeI...
2020-06-17 Nick DesaulniersBreakCriticalEdges for callbr indirect dests
2020-06-17 aartbik[mlir] [VectorOps] Add create mask integration tests
2020-06-17 Siva Chandra... [libc][benchmarks] Link the memory benchmark exes to...
2020-06-17 Julian Lettner[lit] Avoid re-iterating result codes in different...
2020-06-17 Shilei Tian[OpenMP][NFC] Added DeviceID and Event pointer to __tgt...
2020-06-17 Zequan Wu[llvm-readobj] set --elf-cg-profile as alias of --cg...
2020-06-17 Davide Italiano[CGP] Reset the debug location when promoting zext(s).
2020-06-17 Ian Levesque[xray] Option to omit the function index
2020-06-17 Alexandre Ganea[X86] For 32-bit targets, emit two-byte NOP when possible
2020-06-17 Alexandre Ganea[X86] Change signature of EmitNops. NFC.
2020-06-17 Fangrui Song[llvm-cov gcov] Support clang<11 fake 4.2 format
2020-06-17 Jonas Devlieghere[lldb/Test] Fix tests that rely on logfiles with reprod...
2020-06-17 Michał Górny[clang-tools-extra] Prevent linking to duplicate .a...
2020-06-17 Michał Górny[llvm] Disable linking llvm-exegesis to dylib
2020-06-17 Michał Górny[llvm] Avoid linking llvm-cfi-verify to duplicate libs
2020-06-17 Michał Górny[llvm] [CommandLine] Do not suggest really hidden opts...
2020-06-17 Yuanfang Chen[Clang][Driver] Remove gold linker support for PS4...
2020-06-17 Scott Linder[AMDGPU] Skip CFIInstructions in SIInsertWaitcnts
2020-06-17 Kadir Cetinkaya[clangd] Make use of preamble bounds from the patch...
2020-06-17 vnalamot[NFC] Move getAll{S,V}GPR{32,128} methods to SIFrameLow...
2020-06-17 sstefan1[OpenMPOPT][NFC] Introducing OMPInformationCache.
2020-06-17 Jay Foad[AMDGPU] Simplify GCNPassConfig::addOptimizedRegAlloc...
2020-06-17 Simon Pilgrim[X86] Regenerate mixed-ptr tests checks
2020-06-17 Simon PilgrimScalarEvolution.h - reduce LoopInfo.h include to forwar...
2020-06-17 Sjoerd Meijer[ARM] Reimplement MVE Tail-Predication pass using ...
2020-06-17 Kirill NaumovRevert "[InlineCost] InlineCostAnnotationWriterPass...
2020-06-17 Kirill NaumovRevert "[InlineCost] PrinterPass prints constants to...
2020-06-17 Kirill NaumovRevert "[InlineCost] GetElementPtr with constant operands"
2020-06-17 Kirill Naumov[InlineCost] GetElementPtr with constant operands
2020-06-17 Kirill Naumov[InlineCost] PrinterPass prints constants to which...
2020-06-17 Kirill Naumov[InlineCost] InlineCostAnnotationWriterPass introduced
2020-06-17 Nathan James[clang-tidy] warnings-as-error no longer exits with...
2020-06-17 Hans WennborgRevert "GlobalISel: Make LLT constructors constexpr"
2020-06-17 Alexey Bataev[OPENMP]Fix overflow during counting the number of...
2020-06-17 Alexey Bataev[OPENMP50]Codegen for scan directive in for simd regions.
2020-06-17 Florian Hahn[SCCP] Add a few more additional sext tests (NFC).
2020-06-17 Benjamin KramerRemove global std::strings. NFCI.
2020-06-17 Sjoerd MeijerFollow up of rGe345d547a0d5, and attempt to pacify...
2020-06-17 Sjoerd MeijerRecommit "[LV] Emit @llvm.get.active.lane.mask for...
2020-06-17 Mariya Podchishchaeva[SYCL][OpenMP] Implement thread-local storage restriction
2020-06-17 David Green[LSR] Filter for postinc formulae
2020-06-17 Georgii Rymar[llvm-readobj] - Do not crash when GnuHashTable->symndx...
2020-06-17 Georgii Rymar[llvm-readobj] - Split the printGnuHashTable(). NFCI.
2020-06-17 Carl Ritson[AMDGPU] Fix failure in VCC spilling
2020-06-17 Benjamin Kramer[CallPrinter] Remove static constructor.
2020-06-17 Florian Hahn[SCCP] Precommit some sext tests (NFC).
2020-06-17 Muhammad Omair... [lldb] Remove xfail aarch64/linux from TestBuiltinTrap.py
2020-06-17 Sam ParkerReturn "[InstCombine] Simplify compare of Phi with...
2020-06-17 Alexey Bader[NFC] Run clang-format on clang/test/OpenMP/nvptx_targe...
2020-06-17 Paul Walker[FileCheck] Implement * and / operators for ExpressionV...
2020-06-17 Hans Wennborg[IR] Don't copy profile metadata in createCallMatchingI...
2020-06-17 serge-sans... Fix LoopIdiomRecognize pass return status
2020-06-17 Sjoerd MeijerRevert "[LV] Emit @llvm.get.active.mask for tail-folded...
2020-06-17 Max Kazantsev[NFC] Add API for edge domination check in dom tree
2020-06-17 Florian Hahn[SCCP] Move common code to simplify basic block to...
2020-06-17 Sjoerd Meijer[LV] Emit @llvm.get.active.mask for tail-folded loops
2020-06-17 Sjoerd Meijer[TTI] Refactor emitGetActiveLaneMask
2020-06-17 Kirill Bobyrev[CallPrinter] Handle freq = 0 case
2020-06-17 Kirill Bobyrev[CallPrinter] Fix maxFreq = 0 case
2020-06-17 Sander de Smalen[SveEmitter] Add builtins for svtbl2
2020-06-17 Kadir Cetinkaya[clangd] Depend on llvm-config for lit tests
2020-06-17 Florian Hahn[MemDep] Also remove load instructions from NonLocalDes...
2020-06-17 Serge PavlovUse explicitly unsigned zero to prevent from a warning
2020-06-17 Max Kazantsev[Test] Add missing opportunity for replacement of selec...
2020-06-17 James Henderson[DebugInfo] Unify Cursor usage for all debug line opcodes
2020-06-17 LLVM GN Syncbot[gn build] Port 6754a0e2edd
2020-06-17 Vitaly Buka[SafeStack,NFC] Fix names after files move
2020-06-17 Vitaly Buka[SafeStack,NFC] Move SafeStackColoring code
2020-06-17 Jonas Paulsson[SystemZ] Bugfix in storeLoadCanUseBlockBinary().
2020-06-17 Joachim Protzesubdirectories should not use cmake project command
2020-06-17 Joachim Protze[OpenMP][Tool] Header-only multiplexing of OMPT tools
2020-06-17 Kang Zhang[NFC]][PowerPC] Remove unused intrinsic for old CTR...
2020-06-17 Richard Smith[www] Update cxx_dr_status page for recent fixes.
2020-06-17 Richard SmithRevert "DR458: Search template parameter scopes in...
2020-06-17 Serge Pavlov[Support] Get process statistics in ExecuteAndWait...
2020-06-17 Martin Storsjö[clang] Enable -mms-bitfields by default for mingw...
2020-06-17 Martin Storsjö[clang] Don't emit warn_cxx_ms_struct when MSBitfields...
next