platform/upstream/llvm.git
2021-07-08 Alexey Bataev[OPENMP]Do no privatize const firstprivates in target...
2021-07-08 Alexey Bataev[SLP][COST][X86]Improve cost model for masked gather.
2021-07-08 Craig Topper[ARM] Use matchSimpleRecurrence to simplify some code...
2021-07-08 Louis Dionne[libc++] Add XFAIL for Clang ToT with modules
2021-07-08 Nikita Popov[CodeGen] Avoid CreateGEP with nullptr type (NFC)
2021-07-08 Alexey Bataev[X86][NFC]Add run lines for AVX512VL for masked gather...
2021-07-08 Matheus Izvekov[clang] fix constexpr code generation for user conversions.
2021-07-08 Stanislav Mekhanoshin[AMDGPU] Fix more indention in llc-pipeline test. NFC.
2021-07-08 Louis Dionne[libc++][ci] Install Clang 11, Clang 12 and Clang ToT...
2021-07-08 Nicolas Vasilache[mlir][Linalg] Fix tensor.extract_slice(linalg.init_ten...
2021-07-08 Michael Liao[Metadata] Decorate methods with 'const'. NFC.
2021-07-08 Stanislav Mekhanoshin[AMDGPU] Fix indention in llc-pipeline test. NFC.
2021-07-08 Matt ArsenaultMips/GlobalISel: Remove custom splitToValueTypes
2021-07-08 Matt ArsenaultGlobalISel: Track original argument index in ArgInfo
2021-07-08 Matt ArsenaultMips/GlobalISel: Use correct callee calling convention
2021-07-08 Fangrui Song[LangRef] Fix typo about SHF_LINK_ORDER
2021-07-08 Leonard Chan[compiler-rt][hwasan] Define fuchsia implementations...
2021-07-08 Eli Friedman[ScalarEvolution] Fix overflow in computeBECount.
2021-07-08 Simon PilgrimFix MSVC "truncation from 'int' to 'bool'" warning...
2021-07-08 Simon Pilgrim[CostModel][X86] Account for older SSE targets with...
2021-07-08 Fangrui Song[LangRef] Clarify !associated
2021-07-08 Aart Bik[mlir][sparse] updated setter/getter comments
2021-07-08 Stanislav Mekhanoshin[AMDGPU] Set LoopInfo as preserved by SIAnnotateControlFlow
2021-07-08 Louis Dionne[libc++][ci] Stop testing on GCC previous, since we...
2021-07-08 Nikita Popov[IR] Restore vector support for deprecated CreateGEP...
2021-07-08 Louis Dionne[libc++][docs] Update documentation to reflect libc...
2021-07-08 Louis Dionne[libc++] Workaround failures with modules on Clang ToT
2021-07-08 Jeremy Morse[DebugInfo][InstrRef][4/4] Support DBG_INSTR_REF throug...
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...
next