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-03
Florian Hahn
[Cloning] Pass blocks as ArrayRef to remapInstructions...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Khem Raj
[sanitizer] Undef _TIME_BITS along with _FILE_OFFSET_BI...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Sanjay Patel
[InstCombine] fold shuffle of fabs
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Anastasia Stulova
[Docs] Updated my Office Hours
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Janek van Oirschot
Revert "[AMDGPU] Modify adjustInliningThreshold to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Aart Bik
[mlir][sparse] add some documentation to storage layout...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Fangrui Song
[ELF] Support quoted output section names
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Kazu Hirata
[mlir] Fix an unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Fangrui Song
[AArch64] Unconditionally use DW_EH_PE_indirect|DW_EH_P...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Fangrui Song
[ELF] -z notext: avoid dynamic relocations in .eh_frame
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Marco Elver
Revert "[SelectionDAG] Add pcsections recursively on...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
ManuelJBrito
Fix tests commited in 450a461
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Archibald Elliott
[NFC][TargetParser] Remove llvm/Support/AArch64TargetPa...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Jonathan Peyton
[OpenMP][libomp] Fix CMake version symbol testing
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Jordan Rupprecht
Revert "[Clang] Implement Change scope of lambda traili...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Guillaume Chatelet
[NFC] Cosmetic change + remove irrelevant FIXME
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Jay Foad
[AMDGPU] GFX11: rename VALU pknorm instructions to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Guillaume Chatelet
[NFC] Migrate aarch64 alignment to Align
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
David Sherwood
[AArch64][SVE2p1] Add IntrNoMem to int_aarch64_sve_psel...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Guillaume Chatelet
[NFC] Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Viktoriia Bakalova
[include-mapping] Implement language separation in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Teresa Johnson
[MemProf] Add helper to access the back (last) call...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Timm Bäder
[clang][Interp] Support pointers in compound assignment...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Guillaume Chatelet
[NFC] Simplify logic in ConstantFold
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Jonas Hahnfeld
[Orc] XFAIL test with Comdats on macOS
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Janek van Oirschot
[AMDGPU] Modify adjustInliningThreshold to also conside...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Tobias Gysi
[mlir][llvm] Use tablegen for enum conversion.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Timm Bäder
Revert "[clang][Interp] Only generate disassembly in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Haojian Wu
[Tooling/Inclusions] ensure the Mapping is inititalized in
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Timm Bäder
[clang][Interp][NFCI] Handle DiscardResult for ExprWith...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Sander de Smalen
[LoopVectorize][TTI] NFCI: Clarify enum for the tail...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Sanjay Patel
[SDAG] fix miscompiles caused by using ValueTracking...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Felipe de Azevedo...
[lldb] Enable arm64 target for entry values test
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
David Spickett
[libc] Fix quotation marks in overlay mode instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Timm Bäder
[clang][Interp] Only generate disassembly in debug...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Timm Bäder
[clang][Interp][NFC] Make VariableScope::getParent...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Marco Elver
[SanitizerBinaryMetadata] Treat constant globals and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Sanjay Patel
[InstCombine] add tests for shuffle-of-fabs; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Alex Zinenko
[mlir] properly fix concurrent transform interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Alex Zinenko
[mlir] provide a base class for transform interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Timm Bäder
[clang][Interp] Materializing primitive temporaries
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Jean Perier
[flang][hlfir] Handle intrinsic subroutines
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Joe Loser
[clang] Change AMX macros to match names from GCC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Johannes Doerfert
[OpenMP][FIX] Do not overalign mapped structures
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Hassnaa Hamdi
Revert "[AArch64][CostModel]: Add costs for zero/sign...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Timm Bäder
[clang][Interp] Fix Pointer::toAPValue() for expressions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Simon Pilgrim
[X86] Add some very basic test coverage for the few...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Guray Ozen
[mlir] Add nontemporal field to memref.load/store and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Sam McCall
Revert unintended debug things :-(
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Sam McCall
[Tooling] Add stdlib::Symbol::all() and stdlib::Symbol...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Sergey Kachkov
[NFC] PHITransAddr refactoring - use range-based loops...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
David Sherwood
[AArch64][SVE2p1] Add 2-way SVE2p1 dot product intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Matt Arsenault
AMDGPU: Add more tests to fneg modifier with casting...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Valentin Clement
[flang] Avoid double finalization when intrinsic assign...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
David Sherwood
Fix up tests committed in 57a6bb34729df30df18a133ee2083...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
David Sherwood
[AArch64][SME2] Add multi-vector zip/uzp intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Christian Sigg
[MLIR] NFC: fully scope use FastMathFlag.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Piotr Sobczak
[AMDGPU] Make offset a 32-bit operand
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Sergey Kachkov
[NFC] Remove isSafeToSpeculativelyExecute checks for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
LLVM GN Syncbot
[gn build] Port 1e72920c8859
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Max Kazantsev
[Test] Add tests with narrow checks for SCEVLoopGuardRe...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Jonas Hahnfeld
[ORC] Drop Comdat when discarding IR symbol
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Alexey Lapshin
[dsymutil] dsymutil produces broken lines info (probabl...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Anton Sidorenko
[llvm-objcopy] Fix strip-all-gnu test
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Max Kazantsev
[Test] Add signed counterparts of unsigned tests on...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Max Kazantsev
[Test] Add motivating test for umin support in SCEVLoop...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
David Sherwood
[AArch64][SME2] Add LLVM IR intrinsics for multi-indexe...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
ManuelJBrito
[Clang] Add builtin_nondeterministic_value
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Jean Perier
[flang] use runRegionDCE instead of a custom DCE in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Valentin Clement
[flang] Fix potential null scope when lowering dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
chenglin.bi
[InstCombine] typo fix in the test xor-and-or.ll; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
chenglin.bi
[InstCombine] Fold pattern xor(and, or) to select
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Sergey Kachkov
[NFC] PHITransAddr refactoring - return translated...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Jonas Hahnfeld
Revert "[ORC] Drop Comdat when discarding IR symbol"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Matthias Springer
[mlir] GreedyPatternRewriteDriver: Ignore scope when...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Martin Storsjö
[docs] Rewrite/improve the docs for LLVM_NATIVE_TOOL_DIR
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Martin Storsjö
[docs] Prefer setting LLVM_HOST_TRIPLE instead of LLVM_...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Adrian Kuegel
[mlir][Bazel] Update bazel BUILD after 889a11783ec
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Owen Pan
[clang-format][doc] Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Thomas Raoux
Fix bazel dependency
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Thomas Raoux
[mlir][linalg] Fix crash in vectorizer when expanding...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Fangrui Song
[ELF] Fix help message for --lto-pgo-warn-mismatch
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Christian Ulmann
[mlir][llvm] Add structured loop metadata
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Konstantin...
[libc++][format] Fix a missing include in tests.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Jonas Hahnfeld
[ORC] Drop Comdat when discarding IR symbol
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Phoebe Wang
[X86][FP16] Set Custom action for vector FROUND
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
varconst
[libc++] Make some tests in `math_nodiscard_extensions...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Chuanqi Xu
[NFC] [Serialization] Add static assert for Num*Declbits
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
gonglingqin
[LoongArch] Override TargetLowering::hasAndNotCompare()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Fangrui Song
[mlir] print-op-graph: StringMap=>map to stabilize...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Shilei Tian
[OpenMP] Guard the code if ITT is not used
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Changpeng Fang
AMDGPU: Use module flag to get code object version...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Matt Arsenault
X86: Add some baseline tests for broken is.fpclass...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Matt Arsenault
AMDGPU: Add additional tests for is.fpclass legalization
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Matt Arsenault
AMDGPU: Regenerate test checks
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Matt Arsenault
AMDGPU: Factor out fneg fold predicate function
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Matt Arsenault
AMDGPU: Try to unfold fneg source when matching legacy...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Chuanqi Xu
[C++20] [Modules] Pop Expression Evaluation Context...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Ting Wang
[PowerPC] add a peephole to remove redundant swap instr...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
LiaoChunyu
[RISCV] Permit tail call to an externally-defined funct...
commit
|
commitdiff
|
tree
|
snapshot
next