platform/upstream/llvm.git
2021-09-17 Sanjay Patel[InstCombine] allow splat vectors for narrowing masked...
2021-09-17 Sanjay Patel[InstCombine] add vector tests for 'and' folds; NFC
2021-09-17 Tobias Gysi[mlir][linalg] Add helper to update IndexOps after...
2021-09-17 peter klausler[flang] Revamp C1502 checking of END INTERFACE [generic...
2021-09-17 Thomas Preud... Fix CodeGen/pgo-sample-thinlto-summary.c with old PM
2021-09-17 Matt Morehouse[HWASan] Intercept setjmp/longjmp on x86_64.
2021-09-17 PeixinQiao[flang][OpenMP] Add semantic checks for ordered construct
2021-09-17 Dávid Bolvanský[NFC] Added testcase for PR25725
2021-09-17 Erich KeaneFix test failure from e3b10525b489b604d6a1e540be78bda80...
2021-09-17 Justas Janickas[OpenCL] Supports optional same image reads and writes...
2021-09-17 Simon Pilgrim[DebugInfo] DWARF - Use const-ref iterator in for-range...
2021-09-17 Simon Pilgrim[CodeGen] LiveDebug - Use const-ref iterator in for...
2021-09-17 Simon Pilgrim[TableGen] X86EVEX2VEXTablesEmitter - Use const-ref...
2021-09-17 Simon Pilgrim[X86] X86PreTileConfig - Use const-ref iterator in...
2021-09-17 Erich KeaneMake multiversioning work with internal linkage
2021-09-17 Arjun P[MLIR] PresbugerSet: slightly expand documentation
2021-09-17 Simon PilgrimFix Wdocumentation warnings. NFCI.
2021-09-17 Simon Pilgrim[X86][Atom] Fix integer shuffles uops, latency and...
2021-09-17 Simon Pilgrim[CodeGen] MachineInstr::getUsedDebugRegs() - Use const...
2021-09-17 Simon Pilgrim[AsmPrinter] DebugLocEntry::dump() - Use const-ref...
2021-09-17 Simon Pilgrim[TableGen] Record::checkRecordAssertions() - Use const...
2021-09-17 Simon Pilgrim[TextAPI] Use const-ref iterator in for-range loop...
2021-09-17 Arjun P[MLIR] AffineStructures: support removing a range of...
2021-09-17 Arjun P[MLIR] AffineStructures::removeIdRange: support specify...
2021-09-17 Arjun P[MLIR] Matrix: support resizing horizontally
2021-09-17 Jonas Paulsson[SystemZ] Recognize .machine directive in parser.
2021-09-17 Petar AvramovicGlobalISel/Utils: Refactor integer/float constant match...
2021-09-17 Justas Janickas[OpenCL] Supports optional pipe types in C++ for OpenCL...
2021-09-17 Max Kazantsev[Test] Add simple test where IndVars fails to remove...
2021-09-17 Florian Hahn[DSE] Add test cases with stores to objects before...
2021-09-17 Chen ZhengRevert "[PowerPC][ELF] make sure local variable space...
2021-09-17 Max Kazantsev[Test] One more missing opportunity on IndVars check...
2021-09-17 Lang HamesRevert "[examples] Fix SectionMemoryManager deconstruct...
2021-09-17 Qiu Chaofan[Clang] Fix long double availability check
2021-09-17 Sjoerd Meijer[FuncSpec] Specialising on addresses of const global...
2021-09-17 Lang Hames[examples] Fix SectionMemoryManager deconstruction...
2021-09-17 Peter CollingbourneCodeView: static_cast result of getOffset() to size_t.
2021-09-17 Craig Rasmussen[flang] Make 'this_image()' an intrinsic function
2021-09-17 Frederic Cambus[clang][scan-build] Use cc/c++ instead of gcc/g++ on...
2021-09-17 RamNalamothu[NFC][MachineRegisterInfo] Fix typo in comments of...
2021-09-17 Christudasan... [GlobalOpt] Do not shrink global to bool for an unfavor...
2021-09-17 Wang, Pengfei[X86] Refactor GetSSETypeAtOffset to fix pr51813
2021-09-17 Nuri AmariAdd MachO signature verification test
2021-09-17 LLVM GN Syncbot[gn build] Port cc8229603b67
2021-09-17 Nuri AmariExtract LC_CODE_SIGNATURE related implementation out...
2021-09-17 Leonard Chan[compiler-rt][test] Ensure CMAKE_SYSROOT is added as...
2021-09-17 Fangrui Song[ELF] Clarify --export-dynamic-symbol/--dynamic-list...
2021-09-17 peter klausler[flang] Fold COUNT()
2021-09-17 Leonard Chan[compiler-rt][test] Add int128 requirement to TestCases...
2021-09-16 LLVM GN Syncbot[gn build] Port 78b083dbb725
2021-09-16 Lang Hames[ORC] Add finalization & deallocation actions, SimpleEx...
2021-09-16 Daniil SuchkovUpdate LoopPredication test to fix buildbot failure.
2021-09-16 peter klausler[flang] Enforce array conformance in actual arguments...
2021-09-16 Nico Weber[Support] Convert BinaryStream class zoo to 64-bit...
2021-09-16 peter klausler[flang] More precise checks for NULL() operands
2021-09-16 Daniil Suchkov[LoopPredication] Report changes correctly when attempt...
2021-09-16 Daniil SuchkovNFC. Add tests exposing missing analysis invalidation...
2021-09-16 Jon Roelofs[LoopIdiomRecognize][Remarks] Track loop-strided store...
2021-09-16 Mitch Phillips[symbolizer] Change libcxx paths in buildscript.
2021-09-16 MaheshRavishankarFixing vector add pattern that incorrectly returns...
2021-09-16 Aart Bik[mlir][sparse] remove unused TENSOR environment
2021-09-16 Richard Howell[clang][NFC] refactor GlobalMethodPool to encapsulate...
2021-09-16 William Muir[Bazel] Use posix definitions for FreeBSD
2021-09-16 Augusto NoronhaRevert "[lldb] Skip TestAppleSimulatorOSType if json...
2021-09-16 Vedant KumarRevert "[MachCore] Report arm64 thread exception state"
2021-09-16 Vedant Kumar[MachCore] Report arm64 thread exception state
2021-09-16 Alex Langford[lldb] Refactor and rename CPlusPlusLanguage::FindAlter...
2021-09-16 Jacob Lambert[AMDGPU] NFC: Fixing small spelling errors in AMDGPU...
2021-09-16 Philip Reamesprecommit tests for D109457
2021-09-16 Augusto Noronha[lldb] Skip TestAppleSimulatorOSType if json parsing...
2021-09-16 Fangrui Song[OpenMP] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTI...
2021-09-16 Teresa Johnson[MemProf] Don't instrument stack accesses unless requested
2021-09-16 Philip Reamesautogen a SCEV test for ease of update
2021-09-16 Nikita Popov[IR] Return AAMDNodes from Instruction::getMetadata...
2021-09-16 Amy HuangTemporarily revert "[LLD] Remove global state in lld...
2021-09-16 Aaron Green[fuzzer][fuchsia] Close exception channel before exiting.
2021-09-16 Rob Suderman[mlir][tosa] Relax ranked constraint on quantization...
2021-09-16 Amy Huang[lld] Add test to check for timer output
2021-09-16 Artem Belevich[CUDA] Pass ExecConfig through BuildCallToMemberFunction
2021-09-16 Jake Egan[AIX][ZOS] Disable LIT tests on AIX and z/OS due to...
2021-09-16 Craig Topper[RISCV] Select (srl (sext_inreg X, i32), uimm5) to...
2021-09-16 Amy Huang[LLD] Remove global state in lld/COFF
2021-09-16 Jonas Devlieghere[lldb] Remove SBExecutionContext::reset (NFC)
2021-09-16 Vang Thao[AMDGPU] Inline non-kernel functions using extern lds
2021-09-16 Arthur Eubanks[SimplifyCFG] Add bonus when seeing vector ops to branc...
2021-09-16 Saleem Abdulrasooldocs: correct SPHNIX document reference
2021-09-16 Dávid Bolvanský[InstCombine] Added llvm.powi optimizations
2021-09-16 Dávid Bolvanský[NFC] Added tests for llvm.powi optimizations
2021-09-16 Wenlei He[llvm-profgen] Use context-sensitive byte size cost...
2021-09-16 Corentin JabotSupport Unicode 14 identifiers
2021-09-16 Fangrui Song[OpenMP] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTI...
2021-09-16 Aaron BallmanRemoving some spurious whitespace; NFC
2021-09-16 Aart Bik[mlir][sparse] add more asserts to sparse support lib
2021-09-16 Sjoerd Meijer[FuncSpec] Add force flag to test case to trigger the...
2021-09-16 Nicolas Vasilache[mlir][Linalg] Cleanup doc and improve logging and...
2021-09-16 cchen[OpenMP] Support construct trait set for Clang
2021-09-16 Alfonso Gregory[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PAT...
2021-09-16 Nehal J Wani[libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string...
2021-09-16 Matthew Voss[test] Fix test failure in Clang :: Lexer/char-escapes...
2021-09-16 Arnold SchwaighoferAdd a new frontend flag `-fswift-async-fp={auto|always...
next