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-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
2022-10-18
Stefan Pintilie
[NFC][PowerPC] Add a test to check power 10 features.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jialun Hu
[clang] Fix crash upon stray coloncolon token in C2x...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Florian Hahn
[LoopUnroll] Add test for mis-compile due to missing...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Aaron Ballman
Add an additional time for monthly office hours
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Ties Stuij
[clang][ARM] follow GCC behavior for defining __SOFTFP__
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Joseph Huber
[OpenMP] Make device functions have hidden visibility
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Nikita Popov
[lldb] Fix m_hwp_regs size for ppc64le (PR54520)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Erich Keane
Stop evaluating trailing requires clause after overload...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jun Zhang
[Clang] Fix crash when checking misaligned member with...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Anton Afanasyev
Revert "[MachineCombiner][RISCV] Enable MachineCombiner...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Andrew Ng
[CMake] Add Python script to generate version script...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Weining Lu
[LoongArch] Fix codegen of atomicrmw nand
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jannik Silvanus
[NFC][ADT] Clean up EnumeratedArray.h
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Anton Sidorenko
[MachineCombiner][RISCV] Enable MachineCombiner for...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Carlos Alberto...
[llvm-debuginfo-analyzer] Fix linking errors in buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Ben Dunbobbin
[LLD][ELF] --wrap: __real_foo references should trigger...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Andrew Ng
[CMake] Fix Findzstd module for shared DLL on Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
chenglin.bi
[AArch64] add test case for pattern ((X >> C) - Y)...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Nico Weber
[gn build] port fe7a3cedf771 (llvm-debuginfo-analyzer)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Valentin Clement
[flang] Reconstruct binding tables for fir.dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Anton Sidorenko
[MachineCombiner][RISCV] Precommit test for D135264
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jean Perier
[flang][NFC] Simplify mapSymbolAttributes in symbol...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Daniel Kiss
[AArch64] Make ACLE intrinsics always available part MTE
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Martin Storsjö
[LLDB] Fix the build for ppc64le linux
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Daniel Kiss
Revert "[AArch64] Make ACLE intrinsics always available...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Daniel Kiss
[AArch64] Make ACLE intrinsics always available part MTE
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Tobias Gysi
[mlir][llvm] Import matrix, vector, and assume intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Nikita Popov
[CFG] Add const qualifier to isPotentiallyReachableFrom...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Carlos Alberto...
Recommit [llvm-debuginfo-analyzer] (02/09) - Driver...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Dominik Adamski
[OpenMP][OMPIRBuilder] Add generation of SIMD align...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Max Kazantsev
[NFC] Reuse NonTrivialUnswitchCandidate instead of...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Clement Courbet
[doc] Fix invalid reference to `hasReturnArgument`...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuanfang Chen
[Clang] add DR tests for D128745
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Sheng
[NFC][mlir] Remove redundant wording
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Emilia Dreamer
[clang-format] Correctly annotate star/amp in function...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Chuanqi Xu
[NFC] Add missing ABI requirement from the previous...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
bixia1
Add ::mlir:: prefix to Attribute type in the generated...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
YunQiang Su
[CMake] Fix MIPSr6 build for compiler-rt
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jez Ng
[lld-macho][test] Rework map-file.s
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Chuanqi Xu
[NFC] [C++20] [Modules] Test if the functions in import...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jeff Bailey
[libc]Identify which processors are completed for Math
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Volodymyr Sapsai
[ODRHash] Hash `ObjCMethodDecl` and diagnose discovered...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Volodymyr Sapsai
[ODRHash] Rename `isDeclToBeProcessed` to `isSubDeclToB...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
LiaoChunyu
[RISCV] Optimize SELECT_CC when the true value of...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Aart Bik
[mlir][sparse] implement simple codegen for insertion...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Xiang Li
[NFC] use llvm_unreachable instead of return on switch...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Adrian Prantl
Make sure Target::EvaluateExpression() passes up an...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Adrian Prantl
Revert "Make sure Target::EvaluateExpression() passes...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Nathan Ridge
[clangd] Update 'using enum' semantic highlighting...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Che-Yu Wu
[MLIR] Vectorize tensor.extract on 1-d tensor
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Koakuma
[SPARC] Make calls to function with big return values...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Nathan Ridge
[clangd] Update testcase for issue 1222 to use the...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Jordan Rupprecht
[bazel] Port dd38f899803465dd2765d1601b3989df3bd53863...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Dan Gohman
[wasm-ld] Define a `__heap_end` symbol marking the...
commit
|
commitdiff
|
tree
|
snapshot
next