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-04-28
Philip Reames
[RISCV] Consolidate legality checking for strided load...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Florian Hahn
[SCEV] Skip instrs with non-scevable types in visitAndC...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Florian Hahn
[SCEV] Add tests for ptrtoint with different globals.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
David Green
[ARM] Enable shouldFoldSelectWithIdentityConstant for MVE
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Jay Foad
[EarlyCSE] Do not CSE convergent calls in different...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Jay Foad
[CSE] Precommit an AMDGPU test case for D149348
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Joel E. Denny
[OpenMP] Add missing -L to libomptarget tests
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Nikita Popov
[SCEV] Use SmallDenseMap in SCEVRewriteVisitor (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Qiongsi Wu
[AIX][llvm-ar] Use the Correct Kind for Bitcode File...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Daniel Kiss
[AArch64] Add preserve_all calling convention.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
David Green
[ARM] Update and regenerate pred-selectop test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Nikita Popov
[SCEV] Don't invalidate past dependency-breaking instru...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Nikita Popov
[LICM] Don't duplicate instructions just because they...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Yi Kong
Revert "[BOLT] Parallelize legacy profile merging"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Christian Ulmann
[PGO] Fix expensive test compilation error
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Mel Chen
[LV] Add tests for integer min max with index reduction...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Florian Hahn
[VPlan] Turn Plan entry node into VPBasicBlock (NFCI).
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Mariya Podchishchaeva
[clang] Diagnose shadowing of lambda's template paramet...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Bjorn Pettersson
Re-apply "[Passes] Remove legacy PM versions of Instruc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Bjorn Pettersson
[polly] Drop redundant use of -instnamer in polly MemAc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Luke Lau
[RISCV] Fix labels in fixed-vectors-fp test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Pierre Gousseau
Reland D147337 "[tsan] Add debugging interfaces into...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Max Kazantsev
[TEST][LICM] Add test cases on widenable condition...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
OCHyams
Reapply D146987 "[Assignment Tracking] Enable by default"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Animesh Kumar
[OpenMP] Add LIT test on task depend clause
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Lawrence Benson
[AArch64] Add support for efficient bitcast in vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Ulrich Weigand
Revert "[LLD][ELF] Fix compressed-debug-level test...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Nikita Popov
[LCSSA] Don't invalidate entire loop in SCEV
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
ManuelJBrito
[LangRef] Update shufflevector's semantics to return...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Florian Hahn
[LV] Add tests for #60831.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Alexis Engelke
[AArch64][FastISel] Handle CRC32 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Luke Lau
[VP] Add more functional SD opcodes to definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Luke Lau
[RISCV] Add tests for illegal fixed length vectors...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Jay Foad
[SimplifyCFG] Improve the way hoisting skips over non...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Nikita Popov
[SCEV] Replace IsAvailableOnEntry with block disposition
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Enna1
[hwasan] fix false positive when hwasan-match-all-tag...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Enna1
[hwasan][test] add test for hwasan-check-memaccess...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Andrzej Warzynski
Revert "[flang][driver] Allow main program to be in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
OCHyams
[Assignment Tracking] Check getTypeSizeInBits result...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Fangrui Song
MC: Use parseEOL
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Vitaly Buka
[NFC][HWASAN] Use named const instead of 0xf
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Fangrui Song
RISCVAsmParser: Simplify with parseToken. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Vitaly Buka
[NFC][HWASAN] Remove unnecessary untag
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Wang, Xin10
[NFC]Fix 2 logic dead code
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Noah Goldstein
[ValueTracking] Add logic for `fshl/fshr(A, B, C) ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Noah Goldstein
[ValueTracking] Add tests for proving `fshr`/`fshl...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Jacob Hegna
[MLGO] Replace explicit shape with initializer list.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Vedant Paranjape
[IVDescriptors] Add assert to isInductionPhi to check...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Valentin Clement
[flang][openacc] Generate acc.bound op when local array...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Ben Shi
[lld][ELF] Support relocations R_AVR_LO8_LDI_GS/R_AVR_H...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Thurston Dang
[hwasan] Fix -Wunneeded-internal-declaration by declari...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Matthias Springer
[mlir][tensor] Add transform to make tensor.pad loop...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Jordan Rupprecht
Revert "[CodeGenPrepare] Estimate liveness of loop...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Shao-Ce SUN
[flang][driver] Allow main program to be in an archive
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Joseph Huber
[libc] Implement `exit` for the GPU partially
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Joseph Huber
[libc] Support the `abs` functions in the GPU libc.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Joseph Huber
[libc] Support the string conversion methods on the GPU
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Eric Fiselier
Fix EBO on std::optional and std::variant when targetin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Jim Ingham
Make the TSan report capture data structure anonymous.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Alexey Bataev
[SLP][NFC]Fix a warning because of the missing parens...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Wu, Yingcong
[sanitizer] use the right type for sizeof
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Jacob Hegna
[MLGO] Fix build error concerning ScalarShape.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Jeffrey Byrnes
[AMDGPU] Track liveins for max-ilp-sched-strategy
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Alexander Shaposhnikov
[Clang][Sema] Add a temporary workaround in SemaConcept.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Thurston Dang
[hwasan] Enable common syscall interceptors
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Jacob Hegna
Adjust macros which define the ML inlining features.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Manoj Gupta
lldb: Fix usage of sve functions on arm64
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Jessica Paquette
[profiling] Improve error message for raw profile heade...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Caslyn Tonelli
[gwp_asan] Exclude recoverable tests on Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Alexander Shaposhnikov
[Clang][Sema] Fix comparison of constraint expressions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Tom Honermann
[Clang] Add tests and mark as implemented WG14-N2728
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Roland McGrath
[libc++] Use __is_convertible built-in when available
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Paul Kirth
[clang][driver] Enable MisExpect diagnostics flag outsi...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Nick Desaulniers
[CodeGen][MachineLastInstrsCleanup] fix INLINEASM_BR...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Nick Desaulniers
[CodeGen] precommit machine-latecleanup test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
LLVM GN Syncbot
[gn build] Port bf199576f931
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Nikolas Klauser
[libc++][PSTL][NFC] Rename to `pstl/` to `__pstl/`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Mingming Liu
[PGO]Implement metadata combine for 'branch_weights...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Andrew Gozillon
[MLIR][LLVM] Add accessor for LLVMModule and invoke...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Christian Ulmann
[PGO] Fix dead StringRef access
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Joseph Huber
[libc] Add more missing GPU utilities
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Mircea Trofin
[nfc][thinlto] Handle global constant importing separately
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Snehasish Kumar
[memprof][NFC] Update a stale comment about symbolization.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Slava Zakharin
[flang][hlfir] Fixed passing c_ptr arguments by value.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Noah Goldstein
[ValueTracking] Add logic for `udiv x,y != 0` if `y...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Arthur Eubanks
Revert "[MergeICmps] Adapt to non-eq comparisons, bugfix"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Alan Zhao
Fix spacing in ReleaseNotes.rst link
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Craig Topper
[RISCV] Add a release note for the removal of __attribu...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Jonathon Penix
[flang] Add Clang CMake modules path for Decimal library
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Alexey Bataev
[SLP][NFC]Avoid extra useless ConstantVector creation...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Changpeng Fang
AMDGPU: Define sub-class of SGPR_64 for tail call return
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Elliot Goodrich
Keep multiple-include optimization for null directives
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Alan Zhao
[clang] Fix a crash with parenthesized aggregate initia...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Arthur Eubanks
[NFC][MachineFunctionPassManager] Remove unused DebugLo...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
ManuelJBrito
[IR][NFC] Change UndefMaskElem to PoisonMaskElem
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Alexis Engelke
[RegAllocFast] Use uint16_t SparseT for LiveRegMap
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Shubham Sandeep...
Remove unused attributes from move-dbg-values-imm-test.mir
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Mingming Liu
[AArch64][InlineAsm]Add Clang support for flag output...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Jean Perier
[flang][lowering] Do not instantiate component symbols...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Alexey Bataev
[SLP]Fix a crash for the replaced vectorized value.
commit
|
commitdiff
|
tree
|
snapshot
next