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-10-19
Yuanfang Chen
[Clang] constraints partial ordering should work with...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sam Clegg
[lld][WebAssembly] Don't allow `--global-base` to be...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Weining Lu
Revert "[LoongArch] Fix codegen of atomicrmw nand"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jan Svoboda
[clang][deps] Remove unintentional `move`
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Lang Hames
[JITLink] Add convenience methods for creating block...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Florian Mayer
[sanitizer] Let internal symbolizer use toupper and...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Xiang Li
[HLSL] Add SV_DispatchThreadID
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
wren romano
[mlir][sparse] Removing the DimLvlType and DimLevelForm...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Quentin Colombet
[mlir][MemRef] Move the forwarding patterns for `extrac...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Sam McCall
[include-cleaner] Add line numbers to HTML output
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
wren romano
[mlir][sparse] Moving Enums.h into Dialect/SparseTensor/IR
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Siva Chandra...
[libc] Add implementation of sigaltstack for linux.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
jinge90
[CMake] Fix LIBUNWIND_ENABLE_CET build after D110005
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Joseph Huber
[clang-format] Do not parse certain characters in pragm...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Joseph Huber
[OpenMP] Make kernels have protected visibility
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jez Ng
[lld-macho] Folded symbols should have size zero in...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jez Ng
[lld-macho] Don't fold subsections with symbols at...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
wren romano
[mlir][sparse] Factoring out SparseTensorEnums library
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Aart Bik
[mlir][sparse] refine insertion code
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[opt] Don't initialize legacy instrumentation passes
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Siva Chandra...
[libc][Obvious] Skip some termios tests when there...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Walter Erquinigo
[lldb][trace] Add a basic function call dump [3] -...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Walter Erquinigo
[lldb][trace] Add a basic function call dump [2] -...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Walter Erquinigo
[lldb][trace] Add a basic function call dumpdump [1...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Siva Chandra...
[libc] Add termios.h and the implementation of function...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Maksim Panchenko
[BOLT] Fix instruction encoding validation
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paul Pluzhnikov
Fix incorrect check for running out of source locations.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
wren romano
[mlir][sparse] Use the runtime DimLevelType instead...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Nico Weber
[clang] Move variable declaration closer to use
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Nancy Wang
[SystemZ][z/OS][libcxx]: fix the mask in stage2_float_l...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Quentin Colombet
[mlir][MemRef] Fix the simplification of extract_stride...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
LLVM GN Syncbot
[gn build] Port 594fa1474f0c
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
wren romano
[mlir][sparse] rename the values of the runtime DimLeve...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuanfang Chen
[C++20] Implement P2113R0: Changes to the Partial Order...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mark de Wever
[libc++][chrono] Fixes build.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexey Bataev
[SLP]Generalize cost model.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuanfang Chen
[Clang] update cxx_dr_status.html by running make_cxx_d...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Eli Friedman
[AArch64][Windows] Add MC support for save_any_reg.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mark de Wever
[libc++][chrono] Implements formatter weekday.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mark de Wever
[libc++][chrono] Implements formatter duration.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Hui Xie
[libc++][ranges] implement `std::ranges::drop_while_view`
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexey Bataev
Revert "[SLP]Generalize cost model."
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Sjoerd Meijer
Revert "Recommit "[LoopFlatten] Enable it by default""
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Felipe de Azevedo...
Revert "[lldb-tests] Remove dubious standard library...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Valentin Clement
[flang] Add getTypeDescriptorBindingTableName function
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Felipe de Azevedo...
[lldb-tests] Remove dubious standard library flag
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Felipe de Azevedo...
[lldb-tests] Add libcxx version check for regex tests
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Felipe de Azevedo...
[lldb-tests] Add compiler version check in TestFunction...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Fangrui Song
[ELF] Restore AArch64Relaxer after 685b21255315e699aa83...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Katherine Rasmussen
[flang] Add atomic_cas to the list of intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexey Bataev
[SLP][NFC]Fix a warning for ?: with enum/unsigned,...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Slava Zakharin
[flang] Restrict __float128 support for some build...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[test] Remove redundant -passes flags
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Aart Bik
[mlir][sparse] improve push_back type checking, printin...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[ObjCARC][test] Use `opt -passes=` syntax
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Krzysztof Parzyszek
[Hexagon] Use shifts by scalar for funnel shifts by...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Chris Bieneman
[DX] Create globals for DXContainer parts
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
David Zarzycki
[clang testing] Unbreak read-only source builds
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mark de Wever
[libc++] Improves modular build.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mark de Wever
[libc++][format] Move iterators when needed.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Florian Hahn
[IndVars] Forget SCEV for instruction and users before...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
bixia1
[mlir][sparse] Add options to sparse-tensor-rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Sam McCall
[include-cleaner] Add include-cleaner tool, with initia...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mingming Liu
[AArch64] Enhance bit-field-positioning op matcher...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Han-Kuan Chen
[RISCV] Lower VECTOR_SHUFFLE to VSLIDEDOWN_VL.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Han-Kuan Chen
[RISCV] Pre-commit tests for lowering VECTOR_SHUFFLE...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Anton Sidorenko
[MachineCombiner][RISCV] Enable MachineCombiner for...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexey Bataev
[SLP]Generalize cost model.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
Port print-cfg-sccs to new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[win][compiler-rt] Make tests use lld-link instead...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[ubsan][test] Make some tests have shorter file names
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jordan Rupprecht
[Bazel] Add target for llvm-debuginfo-analyzer binary
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[SROA] Don't speculate phis with different load user...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[llvm-reduce] Check if reduction fails/is redundant...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Chris Bieneman
Make llvm-config test resilliant
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[llvm-reduce] Unify pass logging
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Matthias Springer
[mlir][interfaces][NFC] Move DestinationStyleOpInterfac...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Krzysztof Drewniak
[mlir][GPU] Prevent adding duplicate async tokens
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Sanjay Patel
[InstCombine] fmul nnan X, 0.0 --> copysign(0.0, X)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Sanjay Patel
[InstCombine] reduce code duplication in visitBranchIns...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Susana Monteiro
[clang] fix typo in unit test
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Troy Johnson
[clang][Lexer] Speed up HeaderSearch when there are...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Florian Hahn
[IndVarSimplify] Clear block and loop dispositions...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jannik Silvanus
[ADT] Extend EnumeratedArray
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Chris Bieneman
[llvm-config] Make tests more resiliant
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
bixia1
[mlir][sparse] Change getUnorderedCOOFromType to propag...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Thomas Symalla
[NFC][AMDGPU] Add tests for dependent v_bfi instructions.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Kevin P. Neal
[LangRef][FMF] Clarify ambiguity.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Nikita Popov
[AST] Pass BatchAA to mergeSetIn() (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Krzysztof Parzyszek
[Hexagon] Fix MULHS lowering for HVX v60
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexey Bataev
[SLP][NFC]Try to fix MSVC buildbots with a workaround...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Qiongsi Wu
[clang][LTO] Setting Desired Default AIX Debugging...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
bipmis
Add test for combinations of four i8-loads spliced...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Guillaume Chatelet
[libc] Fix missing bazel dependency
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
uabkaka
[SimplifyLibCalls] Add NoUndef/NonNull/Dereferenceable...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Guillaume Chatelet
[libc][NFC] Cleanup and document utils.h
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Guillaume Chatelet
[libc][NFC] Use ASSERT instead of EXPECT in tests
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Sanjay Patel
[InstCombine] add tests for fmul nnan with 0.0; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexey Bataev
[SLP][NFC]Formatting of the getEntryCost function,...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Florian Hahn
[LoopUnroll] Forget exit values when making changes.
commit
|
commitdiff
|
tree
|
snapshot
next