platform/upstream/llvm.git
2021-12-13 Yaxun (Sam... Fix build failure of HIPUtility.cpp on Windows
2021-12-13 Kirill Stoimenov[ASan] Replace IR based callbacks with shared assembly...
2021-12-13 Yaxun (Sam... Fix warning about unused variable in HIPAMD.cpp
2021-12-13 Kiran Chandramohan[Flang][Unit Test] Move the declaration of kindMap...
2021-12-13 Muiez Ahmed[SystemZ][z/OS] Fix handling of dirs with filesystem...
2021-12-13 LLVM GN Syncbot[gn build] Port 78b0f3701d44
2021-12-13 Lei Zhang[mlir][spirv] Use ScopedPrinter in deserialization...
2021-12-13 Yaxun (Sam... [HIPSPV][1/4] Refactor HIP tool chain
2021-12-13 Nikita Popov[AMDGPUPerfHintAnalysis] Avoid getPointerElementType()
2021-12-13 Neubauer, Sebastian[AMDGPU] Ignore special ABI registers for graphics
2021-12-13 Lei Zhang[mlir][spirv] Serialize selection with separate header...
2021-12-13 Chuanqi Xu[NFC] Format .cppm files in tests
2021-12-13 Louis Dionne[libc++abi][NFC] Fix comment
2021-12-13 Sanjay Patel[InstCombine] don't automatically drop poison-generatin...
2021-12-13 Mogball[mlir][ods] Fix OpDefinitionsGen infer return types...
2021-12-13 Kadir Cetinkaya[clangd][Dex] Fix crashes when building trigrams for...
2021-12-13 gysit[mlir][memref] Use current source type in getCanonicalS...
2021-12-13 Jay Foad[AMDGPU] SIShrinkInstructions: sink code to where it...
2021-12-13 Jay Foad[AMDGPU] SIShrinkInstructions: remove redundant check
2021-12-13 Jay Foad[AMDGPU] Remove a FIXME implemented in D11061
2021-12-13 Nikita Popov[SLP] Avoid getPointerElementType() call
2021-12-13 Pavel Labath[lldb] Remove named function arguments from TestQemuLaunch
2021-12-13 Nikita Popov[ConstantsTest] Avoid crash with opaque pointers
2021-12-13 Daniil Fukalov[CostModel][AMDGPU] Fix intrinsics costs estimations.
2021-12-13 Markus Böck[mlir] Implement `DataLayoutTypeInterface` for `LLVMStr...
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...
next