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-04
Jeff Byrnes
[MergedLoadStoreMotion] Merge stores with conflicting...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Sam Clegg
[lld][WebAssembly] Fix stub library parsing with window...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Keith Smiley
[dsymutil] Disallow --reproducer=Use
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Changpeng Fang
Revert "AMDGPU: Created a subclass for the return addre...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
serge-sans...
Do not move "auto-init" instruction if they're volatile
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Ivan Tadeu...
[lld] Support separate native object file path in ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Amara Emerson
[AArch64][GlobalISel][RegBankSelect] Guess the bank...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Roy Sundahl
[fuzzer][test] Avoid big-file-copy.test on memory const...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Changpeng Fang
AMDGPU: Created a subclass for the return address opera...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Blaikie
Bazel: Try alwayslink
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Blaikie
Bazel: Try textual hdrs for tblgen .def file
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Blaikie
Bazel fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Blaikie
Bazel add missing comma
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Blaikie
Bazel fix - try splitting out llvm-tblgen into a librar...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Leandro Lupori
Revert "[compiler-rt] Fix scudo build on ARM"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Craig Topper
[IR] Rename a couple calls to ConstantInt::getNullValue...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Blaikie
Bazel build fix, second try
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Blaikie
Bazel build fix for X86ManualFoldTables.def
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Usman Akinyemi
[ExtractAPI] Remove extra attributes in property declar...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Green
[ARM] Add some tests for MVE vcmla combines. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Craig Topper
[IR] Remove ConstantFP::getZeroValueForNegation.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jay Foad
[CodeGen] Add machine verification to a couple of tests
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Hans Wennborg
Revert "Recommit DwarfEHPrepare: insert extra unwind...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Sacha Ballantyne
[Flang] Change fir.divc to perform library call rather...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Craig Topper
[AArch64] Use fneg instead of fsub -0.0, X Cin IR expan...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Craig Topper
[IR] Remove uses of the oddly named ConstantFP::getZero...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Kevin Sala
[OpenMP][libomptarget] Do not rely on AsyncInfoWrapperT...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Luke Lau
[RISCV] Add FIXME comment about expensive vector mem...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Mikhail Maltsev
[ARM] Fix VMOVSR pattern requirements
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Valentin Clement
[flang] Correctly lower optional assumed type dummy
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Noah Goldstein
[X86] Prefer `vpternlog` instead of `blendv` for `vsele...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Noah Goldstein
Recommit "[X86] Simplify some `pternlog` intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Thomas Lively
[WebAssembly] Add libcall signatures for roundeven
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Ben Langmuir
[clang][modules] Handle explicit modules when checking...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Byungchul Kim
[bazel] -lrt is not available on Android.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jie Fu
[flang] Fix -Wsign-compare in check-call.cpp (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
sstwcw
[clang-format] Add option for having one port per line...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Simon Pilgrim
[X86] combineBitcastvxi1 - peek through bitcast(concat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jay Foad
[MachineVerifier] Try harder to verify SlotIndexes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Luke Lau
[RISCV] Model vlseg/vsseg in interleaved memory ops
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
David Sherwood
[NFC][LoopVectorize] Simplify preferPredicateOverEpilog...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Benjamin Kramer
Revert "[mlir][arith] Add expansion pattern for ext...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Simon Pilgrim
[X86] LowerVectorAllEqual - generalize mask type genera...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Paul Scoropan
[Flang][PowerPC] Implement PPC mtfsf/mtfsfi intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Simon Pilgrim
[X86] Add additional test coverage for Issue #61683
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jez Ng
[lld-macho] Check if DWARF offset is too large for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Simon Pilgrim
[X86] Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Paul Robinson
[Headers] Add some intrinsic function descriptions...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Simon Pilgrim
[X86] combineBitcastvxi1 - peek through bitcast(concat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Artur Ryt
[python] Expose clang_Location_isInSystemHeader
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Simon Pilgrim
[X86] Add test coverage for Issue #61683
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Ilya Leoshkevich
Drop U6Imm-related definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Luke Lau
[RISCV] Move shuffle-reverse test to rvv directory...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nuno Lopes
Revert "[test] Remove occurences of br undef in CodeGen...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Shengchen Kan
[X86][mem-fold] Refine code, NFCI
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Tim Northover
MachO use generic code to detect atomic support.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jie Fu
[SystemZ] Remove unused function 'decodeU6ImmOperand...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Kriti Gupta
[test] Remove occurences of br undef in CodeGen/AMDGPU...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[X86] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Leandro Lupori
[compiler-rt] Fix scudo build on ARM
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jameson Nash
[DebugInfo] don't make an MDTuple just to leak it
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Ilya Leoshkevich
[SystemZ] Allow any I5 in RotateSelect*
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[X86] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Bing1 Yu
[lit] Implement -I option for builtin "diff" command...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Florian Hahn
[Verifier] Rename matrix-intrinsics-opaque-ptrs.ll...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Shengchen Kan
[X86][NFC] Remove redundant flags used in x86-auto...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Kadir Cetinkaya
[include-cleaner] Only ignore builtins without a header
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[X86] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[X86] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Archibald Elliott
[NFC][AArch64] Late 2022 A-Profile Extension Release...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[Thumb2] Convert tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[Thumb2] Name instructions in tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Simon Pilgrim
[CodeGen] ExpandReductions - add reduce_and/or(<X x...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[WebAssembly] Convert tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[WinEH] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[PowerPC] Convert tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Serguei Katkov
[InstCombine] Pre-land tests for maximum(a,b) +* minimu...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[PowerPC] Name instructions in tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[Hexagon] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
John McIver
[InstCombine][NFC] Update generated variable names...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Simon Pilgrim
[X86] LowerVectorAllEqual - remove repeated VT.getScala...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nicolas Vasilache
[mlir][Linalg] NFC - Refactor hoist padding transform...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Alex Zinenko
[mlir] add readonly/consume annotations to transform...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[ARM] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[ARM] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[ARM] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[ARM] Name instructions in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Timm Bäder
[clang][Interp][NFC] Remove Integral.h include from...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Timm Bäder
[clang][Interp] Ignore more non-VarDecl declarations
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Max Kazantsev
[Test] Commit test for PR61923
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Jie Fu
[clang][dataflow] Fix -Wdeprecated-declarations after...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Nikita Popov
[SimplifyCFG][LICM] Preserve nonnull, range and align...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Phoebe Wang
[X86] Disable masked UNPCKLPD/UNPCKHPD -> SHUFPS transf...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
AMS21
[clang-tidy] Small refactor for ExceptionAnalyzer
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
AMS21
[clang-tidy] Allow bugprone-unchecked-optional-access...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
AMS21
[clang-tidy] Fix readability-static-accessed-through...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Martin Braenne
[clang][dataflow] Add `create<T>()` methods to `Environ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
LLVM GN Syncbot
[gn build] Port 39fc67b8af70
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Shengchen Kan
[X86][NFC] Compress CD8_Scale from 7 bits to 3 bits
commit
|
commitdiff
|
tree
|
snapshot
2023-04-04
Pavel Kosov
[llvm-exegesis] Factor out DisassemblerHelper from...
commit
|
commitdiff
|
tree
|
snapshot
next