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-07-08
Sergei Barannikov
[SelectionDAG] computeKnownBits / ComputeNumSignBits...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Jay Foad
[AMDGPU] Add GFX11 test coverage
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Jesus Checa...
[lldb/test] Add Shell/Expr/TestStringLiteralExpr.test
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Nicolas Vasilache
[mlir][Transform] Fix isDefiniteFailure helper
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
ChenYang Li
[JumpThreading] Avoid threadThroughTwoBasicBlocks when...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Nikita Popov
[CallSiteSplitting] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Nikita Popov
[BasicBlockUtils] Allow critical edge splitting with...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Nikita Popov
[UpdateTestChecks] Remove outdated help text
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Martin Storsjö
[libcxx] Make LIBCXX_HERMETIC_STATIC_LIBRARY apply...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Chuanqi Xu
[NFC] Move isSameDefaultTemplateArgument into ASTContext
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Craig Topper
[SLP] Add missing space to optimization remark.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Lian Wang
[RISCV] Change VECTOR_SPLICE mask operation from expand...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Johannes Doerfert
Revert "[Attributor] Replace AAValueSimplify with AAPot...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Johannes Doerfert
[Attributor] Replace AAValueSimplify with AAPotentialValues
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Abinav Puthan...
[AMDGPU] Use the HasNoUse predicate for no-ret atomic...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Abinav Puthan...
[GlobalISel][SelectionDAG] Implement the HasNoUse built...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Abinav Puthan...
[AMDGPU] Use AddedComplexity for ret and noret atomic...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Mogball
[mlir] Delete ForwardDataFlowAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Chuanqi Xu
[docs] Add document "Debugging C++ Coroutines"
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Mogball
[mlir] Swap integer range inference to the new framework
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Chuanqi Xu
[C++20] [Modules] Don't complain about duplicated defau...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
lewuathe
[mlir][complex] Lower complex.angle to libm
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Haohai Wen
[X86] Fix collectLeaves for adds used by phi that forms...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Lian Wang
[RISCV] Recommit test for D128717
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Phoebe Wang
[X86][FP16] Fix crash when lowering copysign for f16
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Lian Wang
Revert "[RISCV] Precommit test for D128717"
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Lian Wang
[RISCV] Precommit test for D128717
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Eric Astor
[ms] [llvm-ml] Add support for the remaining binary...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Jun Zhang
[clang-repl][NFC] Split weak symbol test to a new test
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
lewuathe
[mlir][complex] Convert complex.abs to libm
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Joseph Huber
[llvm-objdump][Docs] Document new flag
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Jacques Pienaar
[mlir][bzl] Update for 1a92dbcfa88a857bf735c897125d9a2f...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
Julian Lettner
Revert "[Sanitizer][Darwin] Cleanup MaybeReexec() funct...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-08
David Blaikie
Add a little extra test coverage for simple template...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Aart Bik
[mlir] add complex type to getZeroAttr
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Florian Hahn
[AArch64] Try to re-use extended operand for SETCC...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Julian Lettner
[Sanitizer][Darwin] Cleanup MaybeReexec() function...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Jonas Devlieghere
Revert "[LLDB][NFC] Decouple dwarf location table from...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Hui Xie
[libcxx][ranges] Create a test tool `ProxyIterator...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Diego Caballero
Revert "[RISCV] Optimize 2x SELECT for floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
owenca
[clang-format][NFC] Clean up IndentForLevel in LevelInd...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Mogball
[mlir] An implementation of dense data-flow analysis
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Zequan Wu
[LLDB] Fix aggregate-indirect-arg.cpp failure introduce...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Nico Weber
[gn build/mac] Use -mmacos-version-min instead of ...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
River Riddle
[vscode-mlir] Bump to version 0.0.10
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Johannes Doerfert
[Attributor] Make heap2stack record alloca placement
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Johannes Doerfert
[Attributor][NFC] Improve heap2stack result readability...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Johannes Doerfert
[OpenMP] Ensure to not use SPMD mode in the absence...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Vitaly Buka
[sanitizer] Deduplicate dn_expand test
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Leonard Chan
[hwasan] Refactor frame record info into function
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Leonard Chan
[hwasan][fuchsia] Fix features bitmask checking
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Mark Harmstone
[clang] [MinGW] Fix paths on Gentoo
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Nico Weber
[gn build] (manually) port 36f01909a0e2 (llvm-debuginfod)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Krzysztof Drewniak
[mlir][AMDGPU] Use the correct values for OOB_SELECT...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Martin Sebor
[InstCombine] Fold memchr and strchr equality with...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Peter Steinfeld
[flang] Fix typo in runtime message
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Florian Hahn
[AArch64] Add vector select tests with odd element...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Nikolas Klauser
[libc++] Add test for algorithm result type alias decla...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Xiang Li
[NFC] [DirectX] Cleanup test for comput_ids.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
David Blaikie
Remove dead code: TypeMap::RemoveMismatchedTypes(TypeCl...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
River Riddle
[mlir:LSP] Add support for MLIR code completions
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
River Riddle
[mlir-vscode] Bump the language client version
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
River Riddle
[mlir-vscode] Explicitly set the return type for didOpen
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Martin Storsjö
[libcxx] [ci] Don't disable libc++experimental in mingw...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Philip Reames
[RISCV] Adjust fixed vector coverage for get.active...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
David Blaikie
Simplify some AsCString usage that was also explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Wei Yi Tee
[clang][dataflow] Return a solution from the solver...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
David Blaikie
Retrieve as StringRef since that's how it'll be used
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Dominic Chen
[scudo] Add [[no_unique_address]] attribute to new...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Augusto Noronha
[lldb] Add comments to describe m_memory_addr and IsInM...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Dmitri Gribenko
Revert "[clang][dataflow] Return a solution from the...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
David Blaikie
Use StringRef to avoid unnecessary copies into std...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Krzysztof Parzyszek
[TableGen] Rewrite type set intersection in type inference
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Peter Steinfeld
[flang] SET_EXPONENT(-0.0) should return -0.0
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Robert Suderman
[mlir][spirv] Add path for math.round to spirv for...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Fangrui Song
[llvm-objdump] Change some nonnull pointers to referenc...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Zaara Syeda
[LSR] Fix bug - check if loop has preheader before...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Vitaly Buka
[sanitizer] Extract check_mem_is_good into header
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Wei Yi Tee
[clang][dataflow] Return a solution from the solver...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Noah Shutty
Try to fix shared lib buildbot failures after 36f01909a...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Noah Shutty
[llvm] [Debuginfod] LLVM debuginfod server.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Fangrui Song
[docs] Move code contribution from GettingStarted.rst...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Dominic Chen
[scudo] Pass MapPlatformData in more calls
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
theidexisted
[NFC][sanitizer] Minor change: eliminate loop
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Zequan Wu
[LLDB][NFC] Decouple dwarf location table from DWARFExp...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Ben Langmuir
[clang] Cleanup ASTContext before output files in crash...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Jonas Devlieghere
[lldb] Improve the error message in run_to_breakpoint_d...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Fangrui Song
[ELF] Relax R_RISCV_CALL and R_RISCV_CALL_PLT
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Sam McCall
[clangd] Disable flaky test
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Mogball
[mlir] An implementation of sparse data-flow analysis
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Fangrui Song
[ELF] Relax R_RISCV_ALIGN
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Daniel Bertalan
[InstCombine] Do not fold 'and (sext (ashr X, Shift...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Michael Jones
[libc][nfc] update get_explicit_mantissa
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Mark de Wever
[libc++][doc] Removes a colon in a title.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Mingming Liu
[AArch64][NFC] Prepare test cases (for D128302) to...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Joseph Huber
[LinkerWrapper] Identify offloading sections using...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Krzysztof Parzyszek
[TableGen] Fix CodeGenRegisterClass::hasType for simple...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Austin Kerbow
[AMDGPU] Disable FillMFMAShadowMutation by default
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Krzysztof Parzyszek
[VE] Change displacement type in MEM..i from i32 to i64
commit
|
commitdiff
|
tree
|
snapshot
2022-07-07
Chi Chun Chen
[OpenMP][NFC] Claim order clause modifiers (reproducibl...
commit
|
commitdiff
|
tree
|
snapshot
next