platform/upstream/llvm.git
2021-07-08 LLVM GN Syncbot[gn build] Port 321c2ea91cb1
2021-07-08 Mark de Wever[libc++][NFC] Move monostate to its own header.
2021-07-08 Mark de Wever[libc++] Guard testing implementation details.
2021-07-08 Tim NorthoverRecommit: Support: add llvm::thread class that supports...
2021-07-08 Alexey Bataev[Instcombine]Transform reduction+(sext/zext(<n x i1...
2021-07-08 Michael Liao[Internalize] Preserve variables externally initialized.
2021-07-08 Markus Böck[mlir] Fully qualify types and expressions in Interfaces
2021-07-08 Alexey Bataev[Instcombine][NFC]Add a test for reduce+([sext/zext...
2021-07-08 Michael Liao[amdgpu] Remove the GlobalDCE pass prior to the interna...
2021-07-08 Tim NorthoverRevert "Support: add llvm::thread class that supports...
2021-07-08 Tim NorthoverSupport: add llvm::thread class that supports specifyin...
2021-07-08 xndcn[NFC] Mark Expected<T>::assertIsChecked() as const
2021-07-08 Chia-hung Duan[mlir-reduce] Fix the memory leak and recycle unused...
2021-07-08 Bradley Smith[AArch64][SVE] Add ISel patterns for floating point...
2021-07-08 Max Kazantsev[Test] Add loop deletion switch tests
2021-07-08 Nicolas VasilacheRevert "[mlir][MemRef] Fix DimOp folding of OffsetSizeA...
2021-07-08 Moritz Sichert[IR] Added operator delete to subclasses of User to...
2021-07-08 Martin Storsjö[libcxx] [test] Fix spurious failures in the thread...
2021-07-08 Tobias Gysi[mlir][linalg][python] Add exp and log to the OpDSL.
2021-07-08 Tobias Gysi[mlir][linalg] Remove GenericOpBase.
2021-07-08 Nicolas Vasilache[mlir][MemRef] Fix DimOp folding of OffsetSizeAndStride...
2021-07-08 Alex Zinenko[mlir] factor out ConvertToLLVMPattern
2021-07-08 Sebastian Neubauer[AMDGPU] Fix typo
2021-07-08 Mikael Holmen[lld/mac] Fix warning about unused variable [NFC]
2021-07-08 Tobias Gysi[mlir][linalg] Tighter StructuredOp Verification.
2021-07-08 Lang Hames[ORC] Introduce ExecutorAddress type, fix broken LLDB...
2021-07-08 Lang Hames[ORC] Improve computeLocalDeps / computeNamedSymbolDepe...
2021-07-08 Thomas Lively[WebAssembly][lld] Fix segfault on .bss sections in...
2021-07-08 Thomas Lively[WebAssembly] Optimize out shift masks
2021-07-08 Lang Hames[ORC] Replace MachOJITDylibInitializers::SectionExtent...
2021-07-08 Lang Hames[ORC] Fix file comments.
2021-07-08 Patrick HollandRevert "[MCA] [AMDGPU] Adding an implementation to...
2021-07-08 Qiu Chaofan[PowerPC] Fix i64 to vector lowering on big endian
2021-07-08 Jinsong Ji[AIX] Don't pass no-integrated-as by default
2021-07-08 Nico Weber[gn build] (manually) port ef16c8eaa5cd5679759 (MCACust...
2021-07-07 Jordan Rupprecht[Bazel] Fixes for b5d847b1b95750d0af40cfc8c71a8fec50bb8...
2021-07-07 Nico Weber[gn build] (semi-manually) port 966386514bec
2021-07-07 Stanislav Mekhanoshin[AMDGPU] Disable garbage collection passes
2021-07-07 Leonard Chan[compiler-rt][Fuchsia] Disable interceptors while enabl...
2021-07-07 Matheus Izvekov[clang] disable P2266 simpler implicit moves under...
2021-07-07 Leonard Chan[compiler-rt][hwasan] Setup hwasan thread handling...
2021-07-07 Fangrui Song[llvm-nm][test] Fix just-symbols.test
2021-07-07 Arthur Eubanks[OpaquePtr] Use ArgListEntry::IndirectType for lowering...
2021-07-07 Jinsong Ji[PowerPC] Add P7 RUN line for load and splat test
2021-07-07 Arthur Eubanks[OpaquePtr] Remove checking pointee type for byval...
2021-07-07 George Burgess IVutils: add a revert checker
2021-07-07 Patrick Holland[MCA] [AMDGPU] Adding an implementation to AMDGPUCustom...
2021-07-07 David Green[ARM] Add some opaque pointer gather/scatter tests...
2021-07-07 Nikita Popov[AsmWriter] Simplify type attribute printing (NFC)
2021-07-07 Nikita Popov[IR] Simplify Attribute::getAsString() (NFC)
2021-07-07 Fangrui Song[llvm-nm] Switch command line parsing from llvm::cl...
2021-07-07 Nikita Popov[IR] Make some pointer element type accesses explicit...
2021-07-07 Adrian PrantlGlobalISel/AArch64: don't optimize away redundant branc...
2021-07-07 Eli Friedman[AArch64] Simplify sve-breakdown-scalable-vectortype.ll.
2021-07-07 William S.... [SCF] Handle lowering of Execute region to Standard CFG
2021-07-07 William S.... [MLIR] Provide lowering of std switch to llvm switch
2021-07-07 Martin Storsjö[CodeView] Add missing cases for new enum values
2021-07-07 Jeremy Drake[LLD] [COFF] Avoid thread exhaustion on 32-bit Windows...
2021-07-07 Martin Storsjö[COFF] [CodeView] Add a few new enum values
2021-07-07 Nemanja Ivanovic[PowerPC] Disable permuted SCALAR_TO_VECTOR on LE witho...
2021-07-07 Nikita Popov[SCEVExpander] Support opaque pointers
2021-07-07 Sanjay Patel[SLP] rename variable to not be misleading; NFC
2021-07-07 Sean Silva[mlir] Allow conversion to LLVM for ElementsAttr's...
2021-07-07 Jianzhou Zhao[dfsan][NFC] Add Origin Tracking into doc
2021-07-07 thomasraoux[mlir][vector] Refactor Vector Unrolling and remove...
2021-07-07 Queen Dela... Fix a failing assertion with -Wcast-align
2021-07-07 Siger Yang[lldb/lua] Add scripted watchpoints for Lua
2021-07-07 Raphael Isemann[lldb][docs] Force documentation emission of special...
2021-07-07 Yitzhak Mandelbaum[libTooling] Add support for implicit `this` to `buildA...
2021-07-07 Eli Friedman[ScalarEvolution] Make sure getMinusSCEV doesn't negate...
2021-07-07 Vy Nguyen[lld-macho][nfc] Rename test file to be more descriptiv...
2021-07-07 Nico Weber[lld/mac] Don't crash when dead-stripping removes all...
2021-07-07 Walter Erquinigo[NFC][lldb-vscode] Fix launch test
2021-07-07 Guillaume ChateletFix broken libc test
2021-07-07 Simon Pilgrim[X86][Atom] Fix vector fp<->int resource/throughputs
2021-07-07 Nico Weber[lld/mac] Tweak reserve() argument in unwind code
2021-07-07 Johannes Doerfert[Flang][Docs] Update meeting URL
2021-07-07 Omar Emara[LLDB][GUI] Add initial forms support
2021-07-07 Arnold Schwaighofer[coro async] Cap the alignment of spilled values (vs...
2021-07-07 Andre Vieira[LIBC] Add an optimized memcmp implementation for AArch64
2021-07-07 Daniel McIntosh[SystemZ][z/OS][libcxx] mark aligned allocation tests...
2021-07-07 Philip Reames[LV] Unconditionally branch from middle to scalar prehe...
2021-07-07 Irina Dobrescu[AArch64][GlobalISel] Lower vector types for min/max
2021-07-07 Dylan Fleming[SVE] Fix ShuffleVector cast<FixedVectorType> in trunca...
2021-07-07 patacca[Polly][Isl] Use isl::union_set::unite() instead of...
2021-07-07 Tom Stellardunittests: Fix library dependency name
2021-07-07 Tom Stellardunittests: Fix build with LLVM_LINK_LLVM_DYLIB=ON
2021-07-07 Louis Dionne[libc++] NFC: Fix incorrect comments in CMake
2021-07-07 Sander de Smalen[CostModel] Express cost(urem) as cost(div+mul+sub...
2021-07-07 Alexander Belyaev[mlir] Use indices instead of affine maps when composin...
2021-07-07 Arnold Schwaighofer[coro async] Move code to proper switch
2021-07-07 Zarko Todorovski[AIX] Use VSSRC/VSFRC Register classes for f32/f64...
2021-07-07 Simon Pilgrim[IndVarSimplify][X86] Regenerate loop-invariant-conditi...
2021-07-07 Simon Pilgrim[CostModel][X86] Adjust sext/zext SSE/AVX legalized...
2021-07-07 Alexey Bataev[OPENMP]Remove const firstprivate allocation as a varia...
2021-07-07 Alexander Belyaev[mlir] Move common reshapeops-related code to ReshapeOp...
2021-07-07 Nicolas Vasilache[mlir][Linalg] Rewrite PadTensorOp to enable its compre...
2021-07-07 Yi ZhangRefactor GenericPadTensorOpVectorizationPattern
2021-07-07 Nicolas Vasilache[mlir][Linalg] Proper handling of ForOp and TiledLoopOp
2021-07-07 Simon Pilgrim[CostModel][X86] Adjust sitofp/uitofp SSE/AVX legalized...
next