platform/upstream/llvm.git
2021-12-13 Stanislav MekhanoshinCheck subrange liveness at rematerialization
2021-12-13 Petr Hosek[CMake] Update internal libc++ configuration
2021-12-13 Med Ismail... [lldb/plugin] Fix heap-use-after-free in ScriptedProces...
2021-12-13 Med Ismail... [lldb/API] Add SetDataWithOwnership method to SBData
2021-12-13 Philip ReamesAutogen more vectorizer tests in advance of D115387.
2021-12-13 Alexey Bataev[SLP]Improve/fix reodering for gather nodes with extrac...
2021-12-13 Simon Pilgrim[MCA][X86] Add AVX512 subvector broadcast instruction...
2021-12-13 Philip ReamesAutogen a bunch of instcombine and vectorizer tests
2021-12-13 Michael Jones[libc] add basic strtold implementation
2021-12-13 Mircea Trofin[NFC][regalloc] Move ExtraRegInfo and related to LiveRa...
2021-12-13 Mircea Trofin[ThinLTO] Fix nondeterministic exit on error.
2021-12-13 Simon Pilgrim[MCA][X86] Add AVX512 movddup/movshdup/movsldup instruc...
2021-12-13 Fraser Cormack[VP] [NFC] Fix vp_store signature and vp_gather examples
2021-12-13 Fangrui Song[ELF] Split scanRelocations into scanRelocations/postSc...
2021-12-13 Simon Pilgrim[MCA][X86] Add AVX512 broadcast instruction test coverage
2021-12-13 Noah Shutty[llvm] [Debuginfod] Disable CURL by default.
2021-12-13 eopXD[LoopIdiom] Let LIR fold memset pointer / stride SCEV...
2021-12-13 John EricsonQuote some more destination paths with variables
2021-12-13 Adrian PrantlAdd missing textual header to module map
2021-12-13 Adrian PrantlAdd missing textual header to module map
2021-12-13 Paulo Matos[WebAssembly] Lower global syms representing tables...
2021-12-13 Craig Topper[RISCV] Don't use VLMAX for start value splat in reduct...
2021-12-13 Roman Lebedev[DAGCombine][X86][ARM] EXTRACT_SUBVECTOR(VECTOR_SHUFFLE...
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
next