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-06-29
Haojian Wu
[clangd] Don't show header for namespace decl in Hover
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Arnold Schwaighofer
WholeProgramDevirt: Fix call target propagation for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Zahira Ammarguellat
Fix test regression on 32-bit x86.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Matthias Springer
[mlir][Transforms][NFC] CSE: Add non-pass entry point
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Philip Reames
[RISCV] Remove legacy TA/TU pseudo distinction for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Simon Pilgrim
[X86] LowerTRUNCATE - attempt to use PACKSS/PACKUS...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Simon Pilgrim
[X86] Add isFreeToSplitVector helper to detect nodes...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
LLVM GN Syncbot
[gn build] Port cfa096d9c92e
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Christian Trott
[libc++][mdspan] Implement layout_right
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Takuya Shimizu
[clang][Sema] Remove dead diagnostic for loss of __unal...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Mike Crowe
[clang-tidy] Fix modernize-use-std-print check when...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Alexey Lapshin
[DWARFv5][DWARFLinker] Remove dsymutil-classic compatib...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Nikita Popov
[X86] Add tests for PR63475 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
pvanhout
[MCP] Optimize copies from undef
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Sean Perry
[SystemZ][z/OS] Add support for z/OS link step (executa...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Luke Lau
[RISCV] Add tests for cost modelling constants in phis
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
pvanhout
[AMDGPU] Handle Additional Cases in tryFoldPhiAGPR
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Luke Lau
[TTI] Use users of GEP to guess access type in getGEPCost
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Luke Lau
[RISCV][SLP] Add tests for GEP costs
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Ivan Butygin
[mlir][memref] Add some missing interfaces to memref...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
David Green
[AArch64] Add and cmp cost model tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
eopXD
[Clang][RISCV] Fix RISC-V vector / SiFive intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Guillaume Chatelet
[libc][NFC] Use SIZE_MAX instead of size_t(-1)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Paul Walker
[Clang] Allow C++11 style initialisation of SVE types.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Ben Shi
[CSKY][test][NFC] Add tests of ANDI/ORI
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Ben Shi
[CSKY][NFC] Simplify code with multiclass
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Alex Brachet
[ELF][NFC] Change comment terminology
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Quentin Colombet
[mlir][Linalg] Add a softmax op
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Joel Wee
[mlir][GreedyPatternRewriter] Add out param to detect...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Florian Hahn
[ConstraintElim] Add ptr phi tests with upper bounds...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Ivan Kosarev
[AMDGPU][AsmParser][NFC] Simplify instruction operand...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Liren Peng
Revert "[ScalarEvolution] Infer loop max trip count...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Jie Fu
[RISCV] Remove unused variables in RISCVISelDAGToDAG...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Yunze Zhu
[RISCV] Use temporary stack in expanding SPLAT_VECTOR_S...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Florian Hahn
[ConstraintElim] Add pointer induction tests with struc...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
David Spickett
Reland "[LLDB] Fix the use of "platform process launch...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Arthur Eubanks
[PhaseOrdering] Add test with gep null compare in loop...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Florian Hahn
[ConstraintElim] Allow and check preconditions in doesHold.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Christian Ulmann
[mlir][llvm] Dominance violating debug intrinsic import
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Michael Platings
[Clang][Driver] Change missing multilib error to warning
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Michael Platings
[test] Replace aarch64-*-eabi with aarch64
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Nikita Popov
[FunctionAttrs] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Juan Manuel...
[InlineCost][TargetTransformInfo][AMDGPU] Consider...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Juan Manuel...
[InlineCost][TargetTransformInfo][AMDGPU] Consider...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
mgrzywac
[libunwind] Add cached compile and link flags to libunwind
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Craig Topper
[RISCV] Do a more complete job of disabling extending...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Hanbum Park
[InstSimplify] Fold icmp of allocas based on offset...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Martin Braenne
[clang][dataflow] Don't crash when creating pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Nikita Popov
[SCEV] Make use of non-null pointers for range calculation
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Tobias Gysi
[mlir][llvm] Add debug label intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Jianjian GUAN
[RISCV] Update computeKnownBitsForTargetNode for FPCLASS.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Mikael Holmen
[StructuralHash] Ignore global variable declarations
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Han Shen
[Analysis] Refactor MBB hotness/coldness into templated...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Freddy Ye
[NFC] Add missing cpu tests in predefined-arch-macros.c
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Martin Braenne
[clang][dataflow] Make `getThisPointeeStorageLocation...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Martin Braenne
[clang][dataflow] Initialize fields of anonymous record...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
luxufan
[ValueTracking] Guaranteed well-defined if parameter...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
zhanglimin
[sanitizer][msan] The LLVM part of the LoongArch memory...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Manna, Soumi
[analyzer] Refactor codes in findMethodDecl()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
zhanglimin
[MSan] Enable MSAN for loongarch64
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Wang, Xin10
[NFC]Fix possibly derefer nullptr in ComplexDeinterleav...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Weining Lu
[LoongArch] Emit R_LARCH_64_PCREL relocation for FK_Dat...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
4vtomat
[RISCV] Bump vector crypto to v1.0.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Manna, Soumi
[CLANG] Fix potential integer overflow value in getRVVT...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Hideto Ueno
[mlir][IR] clang-format OperationSupport.cpp, NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Hideto Ueno
[mlir][IR] Combine location hash if required in Operati...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Kai Sasaki
[mlir][memref] Make result normalization aware of the...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Amir Ayupov
[BOLT] Add -dump-cg option to dump call graph
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Amir Ayupov
[BOLT][NFC] Add extra debug logging to buildCallGraph
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Amir Ayupov
[BOLT][NFC] Print functions after attaching profile...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Tue Ly
[libc][NFC] Set rounding mode for sincosf exhaustive...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-29
Christopher...
[scudo] Use fast get time in secondary.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Florian Hahn
[ConstraintElim] Add tests with phis and different...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
varconst
[libc++][hardening][NFC] Introduce `_LIBCPP_ASSERT_UNCA...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Luke Lau
[RISCV] Add test cases for vmv.v.vs which could be...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Luke Lau
[RISCV] Add test cases for insert subvector shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Luke Lau
[DAGCombine] Fold (store (insert_elt (load p)) x p...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Luke Lau
[RISCV] Add fixed vector insert tests that are pass...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
LLVM GN Syncbot
[gn build] Port 75a1797044fc
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Paul Kirth
Reland [llvm] Preliminary fat-lto-objects support
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Peiming Liu
[mlir][sparse] admit un-sparsifiable operations if...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Fangrui Song
[Object] Add ELF section type SHT_LLVM_BITCODE for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Matt Arsenault
HIP: Directly call floor builtins
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Alexey Bataev
[SLP]Fix emission of buildvectors with full match.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Wenlei He
[NFC][Sample PGO] Avoid non-const accessor for Callsite...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Nikolas Klauser
[clang] Fix checking the equality comparator of base...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Ethan Luis...
[flang][openmp] Fortran offloading test
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Florian Hahn
[ConstraintElim] Add additional induction phi tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
David Green
[SLP] Use vector types for cmp alt instructions costs
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Serge Pavlov
Revert "[Clang] Reset FP options before function instan...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Matt Arsenault
HIP: Use frexp builtins in math headers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Matt Arsenault
LangRef: Fix sphinx build error
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
root
adding bf16 support to NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Matt Arsenault
clang: Use new frexp intrinsic for builtins and add...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Matt Arsenault
IR: Add llvm.frexp intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Caroline Tice
[LLDB] Fix buffer overflow problem in DWARFExpression...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Nikolas Klauser
[libc++] Add missing _LIBCPP_HIDE_FROM_ABI in uninitial...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Tue Ly
[libc][math] Implement erff function correctly rounded...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Daniel Thornburgh
[Symbolizer] Ignore unknown additional symbolizer marku...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-28
Jon Roelofs
[MachineInst] Bump NumOperands back up to 24bits
commit
|
commitdiff
|
tree
|
snapshot
next