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
2023-02-15
Chia-hung Duan
[scudo] Improve the uses of roundUpTo/roundDownTo/isAligned
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Chia-hung Duan
[scudo] Calling iterateOverChunks requires holding...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Chia-hung Duan
[scudo] Add thread-safety annotations on TSD data members
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Fangrui Song
[LoopFlatten] Inline an external linkage function not...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Fangrui Song
[LoopFlatten] Remove legacy pass (unused in the pipeline)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Dave Lee
[lldb] Remove pydoc import during script interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Peiming Liu
[mlir][sparse] disable sparse convolution test cases.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Fangrui Song
[LoopInterchange] Remove legacy pass (unused in the...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Tue Ly
[libc][bazel] Add missing dependency for stdlib tests.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Peiming Liu
[mlir][sparse] split sparse concatenate test cases...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
wren romano
[mlir][sparse] adding `SparseTensorType::get{Pointer...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Noah Goldstein
Revert "Transform vector SET{LE/ULT/ULE} -> SETLT and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Noah Goldstein
Revert "Remove incorrect comment around `truncateAVX512...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Hongtao Yu
[PseudoProbe] Refactoring a test
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
LLVM GN Syncbot
[gn build] Port 6f3e6a765a9e
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Roy Jacobson
[Clang][docs] Update the release notes page to the...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Leonard Chan
Revert "[hwasan] Add definitions for missing operator...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Craig Topper
[RISCV] Use !cond instead of multiple !if in RISCVInstr...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Markus Böck
[X86][Win64] Avoid statepoints prior to SEH epilogue
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
wren romano
[mlir][sparse] misc code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Peter Klausler
[flang][runtime] MayAlias() must be false for unallocat...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Craig Topper
[RISCV] Add CLB/CLH/SLB/SLH formats for Zcb instructions.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Craig Topper
[RISCV] Remove some vestiges of Zbp and Zbt extensions...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Manuel Klimek
[clang-format] Fix windows build.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Vasileios Porpodas
[NFC] Make Module::getIFuncList() private
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
wren romano
[mlir][sparse] Adding `SparseTensorType::{operator...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Peter Klausler
[flang] Don't add a source range to a type instantiatio...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Fangrui Song
Revert D129735 "[RISCV] Add new pass to transform undef...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Aaron Ballman
[C2x] Implement the `unreachable` macro for WG14 N2826
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Leonard Chan
[hwasan] Add definitions for missing operator delete...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Paul Walker
[NFC][SVE] Refactor isel for floating multiply-add...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Chia-hung Duan
[scudo] Fix inconsistent signed/unsigned comparison
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Zain Jaffal
[ConstriantElimination] Add NODEBUG condition around...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
David Green
[AArch64] Guard extra uses in mls combine.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Aart Bik
[mlir] bazel fix
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Hanhan Wang
[mlir][tensor] Fix a bug in tiling unpack op.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Mark de Wever
[libc++][CI] Starts using Clang 17.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Hongtao Yu
[Pseudo probe] Duplicate probes in vectorized loop...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Akira Hatanaka
[CodeGen] Add a flag to `Address` and `Lvalue` that...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Markus Böck
Reland "[mlir] Make the vast majority of intgration...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Peter Klausler
[flang][runtime] Fix typo in assign.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Lei Zhang
[mlir][spirv] Support i32 memref.atomic_rmw conversion
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Valentin Clement
[flang][NFC] Remove unwanted tab
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Scott Linder
[Clang][AMDGPU] Set LTO CG opt level based on Clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Scott Linder
[LLD] Add --lto-CGO[0-3] option
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Thomas Raoux
[mlir][vectorToGPU] Fix type used when folding transpos...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
J. Ryan Stinnett
[DebugInfo][Docs] Fix broken link in instruction refere...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Rahul Kayaith
[mlir] Silence a few -Wunused-but-set-parameter warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Krzysztof Drewniak
[mlir][AMDGPU] 8-bit float usage in the AMDGPU dialect
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Sanjay Patel
[InstCombine] remove stale test comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Zain Jaffal
Recommit "[ConstraintElimination] Change debug output...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Xing Xue
[libc++abi][AIX] Skip non-C++ EH aware frames when...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
David Green
[AArch64] Always lower fp16 zero to FMOVH0
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Peter Klausler
[flang][runtime] Return the right mutable modes from...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Matthias Springer
[mlir][linalg] Fix insertion point bug in D144022
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Nikolas Klauser
[libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Yitzhak Mandelbaum
[clang][dataflow] Change `transfer` API to take a refer...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Nikita Popov
Revert "Recommit "[ConstraintElimination] Change debug...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Nikita Popov
[InstSimplify] Add additional insertvalue into undef...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
David Spickett
[llvm][AArch64] Fix BTI after returns_twice when call...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Zain Jaffal
Recommit "[ConstraintElimination] Change debug output...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Zain Jaffal
Revert "[ConstraintElimination] Change debug output...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Zain Jaffal
[ConstraintElimination] Change debug output to display...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Guillaume Chatelet
[reland][libc] Separate memcpy implementations per...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Matthias Springer
[mlir][memref] Bufferize memref.tensor_store op
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Matthias Springer
[mlir][linalg] Add bufferize_to_allocation transform op
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Nikita Popov
[ConstantFold] Check for constant global earlier (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Alex Bradbury
[lld][RISCV][test] Expand testing in riscv-attributes.s
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Sanjay Patel
[LangRef] improve documentation of SNaN in the default...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Guillaume Chatelet
[bazel] Fix missing dependency in clang-tools-extra...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Joseph Huber
[NVPTX] Fix NVPTX output name in the driver with `...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Guillaume Chatelet
Revert "[libc] Separate memcpy implementations per...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Guillaume Chatelet
[libc] Separate memcpy implementations per arch
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Matthias Springer
[mlir][transform] Add transform.get_result op
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Benjamin Kramer
[clang-format] assert(false) -> llvm_unreachable
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Jathu Satkunarajah
[bazel] create a clang-tidy binary target
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Anton Sidorenko
[MachineTraceMetrics] Add local strategy
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Simon Pilgrim
[X86] Remove abs(sub_nsw()) -> abds fold from adbu...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Martin Storsjö
[lldb] Fix a log format warning on Windows, don't assum...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Manuel Klimek
[clang-format] Enable FormatTokenSource to insert tokens.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Matt Arsenault
AMDGPU: Fix not adding to depth in getNegatedExpression
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Matt Arsenault
clang: Rename misleading test name
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Simi Pallipurath
[lld][ARM][NFCI][1/3]Big Endian support - Removing...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Caroline Concatto
[AArch64][NFC] Rename AEK_SMEF64 and AEK_SMEI64 featur...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Max Kazantsev
[SimpleLoopUnswitch] Canonicalize conditions for inject...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Max Kazantsev
[Test][NFC] Rename one of test parameters to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Alvin Wong
[Symbolize][MinGW] Support demangling i386 call-conv...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Nikita Popov
[CVP] Add additional ctlz tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Nigel Perks
[XCore] Adapt threads.ll to opaque pointers.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Max Kazantsev
[SimpleLoopUnswitch] Fix overflowing frequencies case
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Carlos Galvez
[clang-tidy][NFC] Remove ModernizeTidyModule::getModule...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Samuel Parker
[DAGCombine] Fold redundant select
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Guillaume Chatelet
[libc][NFC] Make tuning macros start with LIBC_COPT_
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Matt Devereau
Add InstSimplify tests for comparisons between known...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Stefan Gränitz
[JITLink] Drop const qualifier from argument to ELFLink...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Stefan Gränitz
[JITLink] Fix whitespace in debug dumps (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Benjamin Kramer
[bazel][mlir][examples] Add missing dependency for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Matt Arsenault
Revert "InstCombine: Fold is.fpclass(x, fcZero) to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Valentin Clement
[flang] Update intrinsic types to unlimited polymorphic...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-15
Matt Arsenault
AMDGPU: Override getNegatedExpression constant handling
commit
|
commitdiff
|
tree
|
snapshot
next