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-03-28
Bjorn Pettersson
[SimpleLoopUnswitch] Fix SCEV invalidation for unswitch...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
pvanhout
[AMDGPU] Break-up large PHIs for DAGISel
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Petr Hosek
[runtimes][CMake] Drop the check to see if linker works
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
pvanhout
[AMDGPU] Fold more AGPR copies/PHIs in SIFoldOperands
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Max Kazantsev
[Test] Add two tests showing unprofitable case of Guard...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Florian Hahn
Revert "[SLP] Check with target before vectorizing...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Chris Cotter
[clang-tidy] Ignore unevaluated exprs in rvalue-referen...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Jakub Chlanda
[NVPTX] Enforce half type support is present for builtins
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Nicolas Vasilache
[mlir][Linalg][Transform] Add support to let `transform...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Tom Stellard
workflows/release-tasks: Fix missing suffix on doxygen...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Tom Stellard
workflows/release-tasks: Upload release notes as an...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Petr Hosek
[CMake] Unify llvm_check_linker_flag and llvm_check_com...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Jonas Devlieghere
[dsymutil] Initialize the debug map before loading...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Kazu Hirata
[llvm] Use isIntOrFPConstant (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Johannes Doerfert
[OpenMP] Resolve const cast issue introduced in D123446
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Johannes Doerfert
[OpenMP][FIX] More AAExecutionDomain fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Johannes Doerfert
[OpenMP] Adjust generic state machine simplification CB
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Johannes Doerfert
[Attributor][FIX] Account for blocks w/o predecessors
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Johannes Doerfert
[OpenMP] Be smarter about the insertion point for dedup...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Johannes Doerfert
[OpenMP][NFC] Delete dead code
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Johannes Doerfert
[OpenMP] Allow more tests to run on AMDGPU
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Lang Hames
[mlir] Fix unit tests after LLVM commit 8b1771bd9f3.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Lang Hames
[mlir] Update JitRunner, ExecutionEngine after LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
AmosLewis
[mlir][tosa] Add TOSA f64 type support for const op
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Yeting Kuo
[RISCV] Support vector type strict_fma.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Lang Hames
[ORC] Add missing header.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Lang Hames
[ORC] Move most ORC APIs to ExecutorAddr, introduce...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Peter Klausler
[flang] Settle ambiguity between C795 and C721
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Craig Topper
[RISCV] Move compressible registers to the beginning...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Peter Klausler
[flang] Catch impure defined assignments in DO CONCURRENT
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Vadim Paretsky
[OpenMP] Fix an OpenMP Windows build problem
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Peter Klausler
[flang] Detect image control statements in non-construc...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Usman Akinyemi
Added instruction to join the llvm discourse and discor...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Peter Klausler
[flang] Tune handling of LEN type parameter discrepanci...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peiming Liu
[mlir][sparse] rephrase the documentation for sparse...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Jonas Devlieghere
[dsymutil] Add the ability to generate universal binari...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peter Klausler
[flang] Consolidate and enhance pointer assignment...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peiming Liu
[mlir][sparse] add create-sparse-deallocs options to...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peter Klausler
[flang] Catch more bad DATA statement objects
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Jakob Leifhelm
[llvm-c][ORC] Fix LLVMOrcObjectLayerAddObjectFileWithRT.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Joseph Huber
[NVPTX] Add __CUDA_ARCH__ macro to standalone NVPTX...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Jorge Gorbe...
[lldb] Fix double free in python bindings error handling.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Hongtao Yu
[NFC][scciter] Update code comments.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peter Klausler
[flang] Move SAVE attribute checks to declaration checking
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peter Klausler
[flang] Fix check for PRIVATE override of PUBLIC t...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peter Klausler
[flang] Reimplement C1406 check as a warning
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Mikhail R....
[libc] Fix longjmp's fake return in x86_64
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Alexander Yermolovich
[DWARF][GDB INDEX] Fix to deal with constant pool de...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peter Klausler
[flang] Emit error when a positional actual argument...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peter Klausler
[flang] Warn about inconsistent external procedure...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peter Klausler
[flang] Catch attempt to apply ASYNCHRONOUS attribute...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Maya Amrami
[mlir] tosa.concat - fix isCompatibleReturnTypes()
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peter Klausler
[flang] Diagnose bad attributes of implicit interface...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Robert Suderman
[mlir] Add support for non-f32 polynomial approximation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Lang Hames
[docs] Fix code example: the JITLink APIs use ExecutorA...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Peter Klausler
[flang] Handle dynamic and remotely scoped non-type...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Chittireddy...
[NFC] Remove unused member variable `PolicyBitMask...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
LLVM GN Syncbot
[gn build] Port 158a431227a8
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Daniel Grumberg
Revert ExtractAPI from https://reviews.llvm.org/D146656
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Owen Pan
[clang-format] Don't annotate left brace of struct...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Min-Yih Hsu
Fix incorrect .mailmap entry
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Min-Yih Hsu
[CODE_OWNERS] Update my contact information
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
[RISCV] Replace an 'else if' with 'else'+assert. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
LLVM GN Syncbot
[gn build] Port 41b6d5863fef
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Alex Langford
Revert "[lldb] Move UnixSignals creation into Platform...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Alex Langford
Revert "[lldb-server] Use Platform plugin corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Jez Ng
[lld-macho] Support re-exports of individual symbols
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Alex Langford
[lldb] Remove NO_PLUGIN_DEPENDENCIES from lldbTarget
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
[RISCV] Rename FeatureExtZc* to FeatureStdExtZc*. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Hussain Kadhem
write semantics tests for CHANGE TEAM statement.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
Recommit "[RISCV] Add .insn support for compressed...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Min-Yih Hsu
[M68k] Add support for lowering i1 SIGN_EXTEND_INREG
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Luke Lau
[RISCV] Handle non-recursive muls of strides in gather...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Luke Lau
[RISCV] Add tests for gather scatter pass for non-recur...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Anton Korobeynikov
Ensure I'm listed as MSP430 code owner
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Chenguang Wang
Fix bazel build for mlir-opt
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Aditya Singh
Added checking for completeness of lvalue in conditiona...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Joseph Huber
[libc] Simplify enabling the GPU build for libc
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Fangrui Song
[test] Avoid legacy -target and move 2>&1 to convention...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
Recommit "[RISCV] Relax opcode restriction for .insn."
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Rahul Kayaith
[mlir] Add missing cast functions to mlir namespace
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Min-Yih Hsu
[M68k] Add support for lowering ATOMIC_SWAP
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
Revert "foo"
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
Revert "[RISCV] Relax opcode restriction for .insn."
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
Revert "[RISCV] Add .insn support for compressed formats."
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Mingming Liu
[AArch64][PeepholeOpt]Optimize ALU + compare to flag...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Mingming Liu
[NFC]Pre-commit test case
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Hongtao Yu
[SCCIterator] Fix an issue in scc_member_iterator sorting
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
[RISCV] Add .insn support for compressed formats.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
[RISCV] Relax opcode restriction for .insn.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
foo
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
[LegalizeTypes][TargetLowering][RISCV] Fix regressions...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
[CodeGenPrepare][RISCV] Correct the MathUsed flag for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Simon Pilgrim
[X86] select-constant-lea.ll - cleanup test name. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Zain Jaffal
[SLP] Add test to check for GEP vectorization
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
[RISCV] Replace RISCV->RISC-V in strings.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Craig Topper
[RISCV] Replace RISCV -> RISC-V in comments. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Simon Pilgrim
[X86] Regenerate avx2-vector-shifts.ll check prefixes
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Louis Dionne
[libc++] Use named Lit features to flag back-deployment...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Nick Desaulniers
[diagtool] explain that yellow is used to denote disabl...
commit
|
commitdiff
|
tree
|
snapshot
next