platform/upstream/llvm.git
2021-12-13 Jon Chesterfield[amdgpu] Add regression test for LDS in metadata
2021-12-13 Florian Hahn[VPlan] Add printing test with VPInstruction with debug...
2021-12-13 gysit[mlir][linalg] Only compose PadTensorOps if no ExtractS...
2021-12-13 gysit[mlir][linalg] Adapt the PadTensorOpVectorizationWithIn...
2021-12-13 gysit[mlir][linalg] Make padding work for rank-reducing...
2021-12-13 Nico WeberRevert "[NFC] format .cppm files in test"
2021-12-13 Florian Hahn[LV] Add test with debug locations on branches that...
2021-12-13 Nico Weber[gn build] Make arm_neon_sve_bridge.h header auto-syncable
2021-12-13 Evgeniy Brevnov[LV][NFC] Fix debug message to print out resulting...
2021-12-13 Chuanqi Xu[NFC] format .cppm files in test
2021-12-13 Dmitry Vyukovtsan: enable the new runtime
2021-12-13 Dmitry Vyukovtsan: new runtime (v3)
2021-12-13 Peter Waller[SVE] Only combine (fneg (fma)) => FNMLA with nsz
2021-12-13 Matt Devereau[AArch64][SVE][NEON] Add NEON-SVE-Bridge intrinsics
2021-12-13 Kazushi (Jam... [VE] Support srel32 in symbol reference
2021-12-13 Kazushi (Jam... [VE] Support R_VE_RELATIVE
2021-12-13 Matt Devereau[AArch64][SVE] Lower vector.insert to predicated merged MOV
2021-12-13 Florian Hahn[VPlan] Remove unused createNaryOp (NFC).
2021-12-13 Dmitry Vyukovtsan: deflake dlopen_static_tls.cpp
2021-12-13 Dmitry Vyukovtsan: deflake flush_memory.cpp
2021-12-13 Fraser Cormack[PR52475] Ensure a correct chain in copies to/from...
2021-12-13 Nikita Popov[MemCpyOpt] Add additional call slot capture tests...
2021-12-13 Simon Moll[VE][NFC] Cleanup vector patterns
2021-12-13 Siva Chandra... [libc][NFC] Add back NOLINT anntotations to PolyEval.
2021-12-13 Evgeniy Brevnov[LV] Make sure VF doesn't exceed compile time known TC
2021-12-13 Fangrui Song[ELF] Use parallelSort for .rela.dyn
2021-12-13 Fangrui Song[ELF] initializeSections: move SHT_LLVM_CALL_GRAPH_PROF...
2021-12-13 Fangrui Song[ELF] relocateAlloc: remove variables type and expr...
2021-12-13 Fangrui Song[ELF] Move adjustSplitStackFunctionPrologues's splitSta...
2021-12-13 Fangrui Song[ELF] Avoid mutable addend parameter. NFC
2021-12-13 Fangrui Song[Driver][test] Make some tests work with CLANG_DEFAULT_...
2021-12-13 Kazu Hirata[llvm] Use llvm::reverse (NFC)
2021-12-12 Simon Pilgrim[X86][Atom] Fix CVT uops + port usage
2021-12-12 Simon Pilgrim[MCA][X86] Fix duplicated cvtsi2ss/cvtsi2sd i32 + i64...
2021-12-12 Anton KorobeynikovUse "new issue" label for tagging new issues
2021-12-12 Florian Hahn[LV] Use info from State in some helper functions ...
2021-12-12 Jon Chesterfield[amdgpu] Increase alignment of all LDS variables
2021-12-12 Kazu HirataEnsure newlines at the end of files (NFC)
2021-12-12 Fangrui Song[ELF][test] Remove unused/incorrect .got check line
2021-12-12 Daniil Seredkin[NFC][X86] Precommit tests for memset with minsize...
2021-12-12 Simon Pilgrim[X86] Update MMX opname test changes that were lost
2021-12-12 Simon Pilgrim[X86][MMX] Remove superfluous 'i' from MMX cvt opnames...
2021-12-12 Simon Pilgrim[X86][MMX] Remove superfluous 'i' from MMX binop opname...
2021-12-12 Nico Weber[gn build] Port abb5dd6e99df
2021-12-12 mydeveloperday[clang-format] [PR49298] Sort includes pass will sort...
2021-12-12 Michael Kruse[OpenMP] Add "not" to test dependencies.
2021-12-12 Kazu Hirata[Target] Use llvm::reverse (NFC)
2021-12-12 Simon Pilgrim[X86][AVX512] Remove xmm->xmm vpmovsx/vpmovzx rm overrides
2021-12-12 Jacques Pienaar[mlir] Relax restriction on name location parsing
2021-12-12 Jacques Pienaar[mlir] Flag near misses in file splitting
2021-12-12 Mark de WeverMicrosoft's floating-point to_chars powered by Ryu...
2021-12-12 Simon Pilgrim[X86][AVX512] Use WriteShuffleX for xmm->xmm extensions
2021-12-12 Nicolas Vasilache[mlir][Vector] Support 0-D vectors in `CreateMaskOp`
2021-12-12 Michal Terepeta[mlir][Vector] Support 0-D vectors in `CmpIOp`
2021-12-12 Simon Pilgrim[X86][AVX512] Use WriteVPMOV256 sched class for all...
2021-12-12 Arjun P[MLIR] PresburgerSet subtraction: fix bug where the...
2021-12-12 Anton KorobeynikovVersion bump
2021-12-12 Anton KorobeynikovTry another labeler implementation
2021-12-12 Anton KorobeynikovAutolabel new issues
2021-12-12 Konstantin... [libc++][ranges] Add subsumption tests to `[special...
2021-12-12 Kazu Hirata[AST] Remove an unnecessary continue (NFC)
2021-12-12 Kazu Hirata[AST] Remove isWhitespace in favor of clang::isWhitespa...
2021-12-12 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-12-12 Gulfem Savrun... [Passes] Fix relative lookup table converter pass
2021-12-11 Yitzhak MandelbaumRevert "Revert "[clang][dataflow] Add framework for...
2021-12-11 Jacques Pienaar[mlir] Flip dialects to _Prefixed
2021-12-11 Tue Ly[libc] Add ADD_FMA_FLAG macro to add -mfma flag to...
2021-12-11 Nikita Popov[SCEV] Fix unused variable warning (NFC)
2021-12-11 Kazu HirataUse llvm::any_of and llvm::all_of (NFC)
2021-12-11 Lei Zhang[mlir][spirv] Fix nested control flow serialization
2021-12-11 Kazu Hirata[llvm] Use llvm::is_contained (NFC)
2021-12-11 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-12-11 Jacques Pienaar[mlir][python] Add fused location
2021-12-11 Matt ArsenaultAMDGPU: Indicate pessimistic fixpoint for entry functions
2021-12-11 Florian Hahn[EarlyCSE] Retain poison flags, if program is UB if...
2021-12-11 Groverkss[MLIR][FlatAffineConstraints] Add support for extractin...
2021-12-11 Anton KorobeynikovEnable github issues
2021-12-11 Jez Ng[lld-macho][nfc] Simplify LC_DATA_IN_CODE generation
2021-12-11 Jez Ng[lld-macho][nfc] InputSections don't need to track...
2021-12-11 Shilei Tian[NFC][Clang] clang-format -i clang/lib/Sema/SemaOpenMP.cpp
2021-12-11 Nico WeberRevert "[gn build] (manually) port 492de35df44"
2021-12-11 Sam McCall[clangd] ... and mark a new test as -fno-ms-compatibili...
2021-12-11 Med Ismail... Revert "Revert "Revert "Use `GNUInstallDirs` to support...
2021-12-11 Med Ismail... Revert "[llvm] Partial revert, hopefully fix LLVM modul...
2021-12-11 Sam McCall[clangd] Restore -fno-ms-compatibility to tests
2021-12-11 John Ericson[llvm] Partial revert, hopefully fix LLVM module maps...
2021-12-11 Sam McCall[clangd] Include-fixer: handle more "incomplete type...
2021-12-11 Kirill StoimenovRevert "[ASan] Replace IR based callbacks with shared...
2021-12-11 Matt ArsenaultAMDGPU: Remove fixed function ABI option
2021-12-11 Jon ChesterfieldRevert "[amdgpu][nfc] Delete dead code in LowerModuleLDS"
2021-12-11 Sam McCall[clangd] Clean up some include-fixer tests. NFC
2021-12-11 Lei Zhang[mlir][spirv] Propagate LogicalResult in (de)serialization
2021-12-11 Lei Zhang[mlir][spirv] Change default subgroup size
2021-12-11 Lei Zhang[mlir][spirv] Avoid duplicated Block decoration during...
2021-12-11 Lei Zhang[mlir][spirv] Add serialization control to emit symbol...
2021-12-11 Kirill Stoimenov[ASan] Replace IR based callbacks with shared assembly...
2021-12-10 Chia-hung Duan[mlir] Update BUILD rule for AffineUtils
2021-12-10 Jayson Yan[llvm-readobj] Add JSONScopedPrinter to llvm-readelf
2021-12-10 Nicolas VasilacheRevert "[mlir][tensor] Fix insert_slice + tensor cast...
2021-12-10 Andrew BrowneRevert "[asan] Add support for disable_sanitizer_instru...
next