projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2022-11-14
Chenguang Wang
[bazel] Fix Bufferization dialect build
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Jason Molenda
Change last-ditch magic address in IRMemoryMap::FindSpace
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Yabin Cui
[Support] Use thread safe version of getpwuid and getpwnam.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Arthur Eubanks
[LegacyPM] Remove cl::opts controlling optimization...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Remove old test case. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Improve use of PACK instruction on rv64.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Arthur Eubanks
Revert "[LegacyPM] Remove cl::opts controlling optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Arthur Eubanks
[LegacyPM] Remove cl::opts controlling optimization...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nicolas Vasilache
[mlir][Transform]Significantly cleanup scf.foreach_thre...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Akash Banerjee
Migrate getOrCreateInternalVariable from Clang to OMPIR...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Lorenzo Chelini
[MLIR][Transform] Expose map layout option in `OneShotB...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Sanjay Patel
[InstSimplify] restrict logic fold with partial undef...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Sanjay Patel
[SystemZ] improve test for showing store merge miscompi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Philip Reames
[RISCV] Implement assembler support for XVentanaCondOps
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
bixia1
[mlir][sparse] Add rewriting rules for sparse_tensor...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Sylvain Audi
[PDB] Don't include input files in the 'cmd' entry...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Simon Pilgrim
[MCA][X86] Ensure the avx512 vnni tests use the upper...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Simon Pilgrim
[MCA][X86] Add test coverage for VBMI2 instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Chris Bieneman
[NFC] Fixing spelling in code comment
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
bixia1
[mlir][sparse][NFC] Add comments to tests that are...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Ivan Kosarev
[AMDGPU][AsmParser] Forbid TFE modifiers for MBUF stores.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nicholas Guy
[NFC] Removal of complex deinterleaving test case compl...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Jay Foad
[AMDGPU] More use of DivergentBinFrag and friends....
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nikita Popov
[AA] Move MayBeCrossIteration into AAQI (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Ivan Kosarev
[AMDGPU][MC] Support TFE modifiers in MUBUF loads and...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Mindong Chen
[docs][OpaquePtr] Fix hyperlinks
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Jay Foad
[AMDGPU] Define and use UniformTernaryFrag. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Simon Pilgrim
[X86] Remove unnecessary overrides for CBW/CWDE/CDQE...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Caroline Concatto
[AArch64] Add all SME2.1 instructions Assembly/Disassembly
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nikita Popov
[AST] Remove legacy AliasSetPrinter pass
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Sjoerd Meijer
[AArch64] Add match patterns for the reassociated forms...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nikita Popov
[LoopVersioningLICM] Clarify scope of AST (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Joseph Huber
[OpenMP] Fix installation to old resource dir
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Luca Di Sera
Add clang_CXXMethod_isMoveAssignmentOperator to libclang
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nikita Popov
[LoopVersioningLICM] Remove unnecessary reset code...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
LLVM GN Syncbot
[gn build] Port d52e2839f3b1
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nicholas Guy
[ARM][CodeGen] Add support for complex deinterleaving
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
revunov.denis...
[BOLT][NFC] Fix possible use-after-free
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Valentin Clement
[flang][NFC] Fix typo in fir.box_typecode op description
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Dmitry Preobrazhensky
[AMDGPU][MC][GFX11] Improve diagnostic messages for...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nicolas Vasilache
[mlir][Transform] Add support for dynamically unpacking...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Ying Yi
[ThinLTO] a ThinLTO warning is added if cache_size_byte...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Jay Foad
[AMDGPU] Simplify SelectPat and remove comment obsolete...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Thomas Symalla
[InstCombine][NFC] Add extractelement tests
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
HanSheng Zhang
[reg2mem] Skip non-sized Instructions (PR58890)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Christian Sigg
[mlir][bazel] NFC: change MLIR_GPU_TO_CUBIN_PASS_ENABLE...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Joshua Cao
Do not write a comma when varargs is the only argument
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Jean Perier
[flang] Add hlfir.declare codegen
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
LLVM GN Syncbot
[gn build] Port dd46a08008f7
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Haojian Wu
Update the wrong isSelfContainedHeader API usage in...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nikita Popov
[ConstraintElimination] Use SmallVectorImpl (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nikita Popov
[TableGen] Use MemoryEffects to represent intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Valentin Clement
[flang] Add fir.box_typecode operation
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Valentin Clement
[flang] Initial lowering of SELECT TYPE construct to...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Sebastian Neubauer
[Coroutines] Do not add allocas for retcon coroutines
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Sebastian Neubauer
[Coroutines] Presubmit retcon without suspend test
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nikita Popov
[ConstraintElimination] Add Decomposition struct (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Nikita Popov
[ConstraintElimination] Make decompose() infallible
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Jean Perier
[flang][RFC] Do not rely on attributes to tag HLFIR...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Jean Perier
[flang][NFC] rename hlfir::FortranEntity into EntityWit...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Jean Perier
[flang] Add hlfir.declare operation
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Haojian Wu
Move the isSelfContainedHeader function from clangd...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Kazu Hirata
[llvm] Use std::is_integral_v (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Muhammad Omair...
Revert "[libclang] Expose completion result kind in...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Dmitry Makogon
[IRCE] Bail out if AddRec in icmp is for another loop...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Add PACKH/PACKW/PACK to hasAllNBitUsers.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Add another PACKH pattern.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Kazu Hirata
[Support] Use std::is_scalar_v (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Johannes Reifferscheid
Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Aiden Grossman
[Docs] Add Documentation on BOLT Build Configs
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Aiden Grossman
[Docs] Add Documentation on (Thin)LTO + PGO Build Configs
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Med Ismail...
[lldb] Re-phase comments in `ScriptedThread.get_stackfr...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Med Ismail...
[lldb] Remove unused `stack_memory_dump` member from...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Improve PACKH instruction selection
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
wangpc
[RISCV] Don't use zero-stride vector load if there...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Chuanqi Xu
[C++20] [Modules] Emit Macro Definition in -module...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Mehdi Amini
Apply clang-tidy fixes for readability-identifier-namin...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Mehdi Amini
Apply clang-tidy fixes for llvm-qualified-auto in AttrO...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Mehdi Amini
Apply clang-tidy fixes for llvm-qualified-auto in MLIRC...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Add PACKW and PACKH to isSignExtendingOpW in...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Improve selection of PACKW.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
luxufan
[LoopFlatten] Forget all block and loop dispositions...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
gonglingqin
[LoongArch] Expand atomicrmw fadd/fsub/fmin/fmax with...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Yeting Kuo
[RISCV][NFC] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Fix incorrect early out from isSignExtendedW...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Add test for incorrect sext.w removal. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Kazu Hirata
[PowerPC] Use ArrayRef (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Improve selection of PACK/PACKW for AssertZExt...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Kazu Hirata
[IR] Use llvm::any_of (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Krzysztof Parzyszek
[Hexagon] Use `Register` instead of `unsigned`, NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Arthur Eubanks
[lldb][test] Avoid UB in optimized_code test
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Florian Hahn
[VectorUtils] Skip interleave members with diff type...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Arthur Eubanks
[clang][test] Avoid UB in overload.cl
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Krzysztof Parzyszek
[Hexagon] Pass Hexagon::PC to InitializeHexagonMCRegist...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Krzysztof Parzyszek
[Hexagon] Remove unneeded HexagonRegisterInfo::getRAReg...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Krzysztof Parzyszek
[Hexagon] Reduce the spill alignment for double/quad...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Craig Topper
[RISCV] Add BREV8 to hasAllWUsers in RISCVSExtWRemoval.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Craig Topper
[RISCV] Add PACK/PACKH/PACKW to hasAllWUsers in RISCVSE...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Renato Golin
[MLIR] Move JitRunner Options to header, pass to mlirTr...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Krzysztof Parzyszek
Move variable declarations out of #if guard, NFC
commit
|
commitdiff
|
tree
|
snapshot
next