Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
569716fc5c2c232adcd5ff840637be596c1de9b9
569716f
[flang][hlfir] Fix multiple return declaration type
by Tom Eccles
· 2 years ago
6826d3c
[Test] Add test for PR62430 showing bug in SCEV mul expression creation (NFC)
by Dmitry Makogon
· 2 years ago
0dda869
[libc++][ranges] Mark `views::stride` in progress
by Hristo Hristov
· 2 years ago
f11d8c8
[FuncSpec][NFC] Improve the unittest coverage.
by Alexandros Lamprineas
· 2 years ago
be7c859
[CodeGenPrepare] Fix for using outdated/corrupt LoopInfo
by Momchil Velikov
· 2 years ago
762cb1d
[clang][dataflow] Create `Value`s for integer literals.
by Martin Braenne
· 2 years ago
5a8fc41
[libc] Disable atomic optimizations for `libc` AMDGPU builds
by Joseph Huber
· 2 years ago
0eb0fec
[mlir][ExecutionEngine] Only load JITDyLibs without init/destroy funcs.
by Ingo Müller
· 2 years ago
53f6229
[Bazel][mlir] Fix layering check after 11db162db07d6083b79f4724e649a8c2c69913e1
by Christian Sigg
· 2 years ago
87a3253
[clang-tidy] Reserved-identifier: Improved AllowedIdentifiers option to support regular expressions
by Felix
· 2 years ago
7faed5c
[X86][AMX] Let Store not be removed if combineCastStore failed
by Bing1 Yu
· 2 years ago
1826c72
[mlir][transform] SequenceOp: Top-level operations can be used as matchers
by Matthias Springer
· 2 years ago
726d076
[mlir][transform] ApplyPatternsOp: Add check to prevent modifying the transform IR
by Matthias Springer
· 2 years ago
16b46dd
[AArch64] More tablegen patterns for addp of two extracts
by David Green
· 2 years ago
68f34e4d
[AArch64] Add tablegen patterns for faddp of two extracts
by David Green
· 2 years ago
18eb31c
[SCCP][NFC] Regenerate test case
by luxufan
· 2 years ago
22224ac
[SCCP][NFC] Regenerate test case
by luxufan
· 2 years ago
1ebbbf1
[LoopUnrollRuntime] Allow indirect transition to deopt non-latch exit blocks
by Yevgeny Rouban
· 2 years ago
2d8044e
Recommit [ABI] [C++20] [Modules] Don't generate vtable if the class is defined in other module unit
by Chuanqi Xu
· 2 years ago
b9a134a
[XRay] Mark Mach-O xray_instr_map and xray_fn_idx as S_ATTR_LIVE_SUPPORT
by Fangrui Song
· 2 years ago
04ed822
[RISCV] Match shl (ext v, splat 1) to vector widening add.
by Jianjian GUAN
· 2 years ago
e17bc02
[MC] flushPendingLabels: set Atom for new fragment after D71368
by Fangrui Song
· 2 years ago
507efbc
[MC] Fold A-B when A is a pending label or A/B are separated by a MCFillFragment
by Fangrui Song
· 2 years ago
ada137a
[MC] Remove unneeded MCDataFragment check from AttemptToFoldSymbolOffsetDifference
by Fangrui Song
· 2 years ago
c26c5e4
[MC] flushPendingLabels: set Atom for new fragment after D71368
by Fangrui Song
· 2 years ago
c32ba7d
[libc] [NFC] malloc.h: fix include guard typo
by Alfred Persson Forsberg
· 2 years ago
49b61ea
[XRay][test] Make tests less sensitive to .Ltmp/Ltmp label changes
by Fangrui Song
· 2 years ago
59723e4
[Target] Use llvm::is_contained (NFC)
by Kazu Hirata
· 2 years ago
e7541f5
[BOLT] Use llvm::is_contained (NFC)
by Kazu Hirata
· 2 years ago
9932eb0
[AST] Use DenseMapBase::lookup (NFC)
by Kazu Hirata
· 2 years ago
4f7680c
[libc++][spaceship][NFC] P1612R2: Mark remove `operator!=` from "Ranges Library" items as "Complete"
by Hristo Hristov
· 2 years ago
11db162
[Bazel][mlir] Port ee8b8d6b58e1ff45d1bcbad38c6cf458f872b38d
by Pranav Kant
· 2 years ago
27ccf0f
[MLIR] Provide bare pointer memref lowering option on gpu-to-nvvm pass
by Uday Bondhugula
· 2 years ago
b57e049
clang/HIP: Use __builtin_fmaf16
by Matt Arsenault
· 2 years ago
112fa9a
[Doc] Fix table layout
by Serge Pavlov
· 2 years ago
fb60dda
[GlobalIsel][X86] selectDivRem - fix typo in 64-bit AH handling code
by Simon Pilgrim
· 2 years ago
46479ea
[GlobalIsel][X86] Regenerate srem/urem select test coverage
by Simon Pilgrim
· 2 years ago
7dd387d
[clang] Add __builtin_isfpclass
by Serge Pavlov
· 2 years ago
315e300
[CodeGenPrepare][RISCV] Remove asserting VH references before erasing the dead GEP
by Yingwei Zheng
· 2 years ago
f2d9f84
[SCCP][NFC] Regenerate test case
by luxufan
· 2 years ago
ee8b8d6
[mlir][math] Uplift from arith to math.fma
by Ivan Butygin
· 2 years ago
e1164c7
[X86] Regenerate tls.ll and reuse common linux check prefixes
by Simon Pilgrim
· 2 years ago
d7464ea
[X86] Regenerate add32ri8.ll
by Simon Pilgrim
· 2 years ago
b7287a8
[SVE][AArch64TTI] Fix invalid mla combine that miscomputes the value of inactive lanes.
by Paul Walker
· 2 years ago
c7c71aa
[NFC][AArch64TTI] Breakout add/sub combines into discrete functions.
by Paul Walker
· 2 years ago
7a8f6a3
Increase test coverage of Transforms/InstCombine/AArch64/sve-intrinsic-muladdsub.ll
by Paul Walker
· 2 years ago
82d4dc2
[clang-tidy] Improve `performance-move-const-arg` message when no move constructor is available
by AMS21
· 2 years ago
c96306d
[clang-tidy] Fix `llvmlibc-inline-function-decl` false positives for templated function definitions
by AMS21
· 2 years ago
ed0620f
[gn build] Port 845618cf69e8
by LLVM GN Syncbot
· 2 years ago
845618c
[clang-tidy] Refactor common code from the Noexcept*Checks into `NoexceptFunctionCheck`
by AMS21
· 2 years ago
7400bdc
pr62660-normalization-failure.ll REQUIRES: asserts (#62660)
by NAKAMURA Takumi
· 2 years ago
44e63ff
[clang] Replace uses of CGBuilderTy::CreateElementBitCast (NFC)
by Youngsuk Kim
· 2 years ago
5ad9adb
[Hexagon] Add missing patterns for boolean [v]selects
by Krzysztof Parzyszek
· 2 years ago
833438e
[Hexagon] Handle all compares of i1 and vNi1
by Krzysztof Parzyszek
· 2 years ago
d1c3ec6
[Hexagon] Add missing patterns for truncate to vNi1
by Krzysztof Parzyszek
· 2 years ago
9aa4ffb
[gn build] Port cea4285949b5
by LLVM GN Syncbot
· 2 years ago
5e97a91
[gn] fix build after 992cb98462ab
by Nico Weber
· 2 years ago
2cb8d5c
[Pseudo Probe] Do not place functions in nodeduplicate COMDATs
by Fangrui Song
· 2 years ago
8411bdb
[clang-format][NFC] Remove redundant getLLVMStyle() in unit tests
by Owen Pan
· 2 years ago
06ef0a3
[Support/ELF] - Add OpenBSD PT_OPENBSD_NOBTCFI constant.
by Brad Smith
· 2 years ago
8225698
[LSR] Enable SCEV verification for test from f3a0ad2d and mark as XFAIL
by Florian Hahn
· 2 years ago
2cb8056
PPCAsmParser: Use parseOptionalToken
by Fangrui Song
· 2 years ago
597f04f
[MLIR] Add support for bare pointer calling convention in gpu-to-llvm
by Uday Bondhugula
· 2 years ago
1797ab3
Revert "[LSR] Consider post-inc form when creating extends/truncates."
by Florian Hahn
· 2 years ago
8638654
[mlir][arith] Remove unused ODS class
by Jeff Niu
· 2 years ago
f3a0ad2
[LSR] Add test for #62660.
by Florian Hahn
· 2 years ago
f8a1d02
[Coding style] Fix incorrect link syntax
by Felipe de Azevedo Piovezan
· 2 years ago
cea4285
[libc++][NFC] Granularise <thread> header
by Hui
· 2 years ago
cca42ff
[docs] Fix link for static constructors article
by Prajwal S N
· 2 years ago
fe19036
[AMDGPU] Update test after abfeda5af329b58.
by Florian Hahn
· 2 years ago
abfeda5
[LSR] Consider post-inc form when creating extends/truncates.
by Florian Hahn
· 2 years ago
f63c038
[LSR] Add test case for #58039.
by Florian Hahn
· 2 years ago
f2a352e
[Clang] Add the list of core papers approved in Varna to the status page
by Corentin Jabot
· 2 years ago
62d86142
[Pseudo Probe] Make .pseudo_probe GC-able
by Fangrui Song
· 2 years ago
01b5128
[AMDGPU] Generate checks for load-constant tests
by Jay Foad
· 2 years ago
6b53c35
[bazel] Fix clang after D148094
by Fangrui Song
· 2 years ago
992cb98
[clang][CodeGen] Break up TargetInfo.cpp [8/8]
by Sergei Barannikov
· 2 years ago
6353477
[clang][CodeGen] Break up TargetInfo.cpp [7/8]
by Sergei Barannikov
· 2 years ago
c2888cd
[NFC] Fix potential dereferencing of null return value.
by Sindhu Chittireddy
· 2 years ago
b35c3fd
[Bazel][mlir] Port 120cd5aafca2ccc8b04d208598e817ffc6d0b869
by Pranav Kant
· 2 years ago
c216ce0
[LoongArch] Fix handling of the chain of CSRWR and CSRXCHG nodes
by Weining Lu
· 2 years ago
4a69fd6
[LoongArch][NFC] Precommit test for D153120 (the fix of CSRWR and CSRXCHG)
by Weining Lu
· 2 years ago
120cd5a
[MLIR] Register all extensions in CAPI's RegisterEverything
by Ashay Rane
· 2 years ago
12fee61
[RISCV] Fold special case (xor (setcc constant, y, setlt), 1) -> (setcc y, constant + 1, setlt)
by LiaoChunyu
· 2 years ago
b84721d
clang/AMDGPU: Emit atomicrmw for atomic_inc/dec builtins
by Matt Arsenault
· 2 years ago
def6158
[MC] Restore a special case to support limited A-B folding when A/B are in the same fragment being laided out
by Fangrui Song
· 2 years ago
441108c
Reland [clang-format] Fix overlapping whitespace replacements before PPDirective
by Owen Pan
· 2 years ago
1b8c7ee
[Fuchsia] Forward libedit flags to stage2
by Daniel Thornburgh
· 2 years ago
6eb8c35
[RISCV] Fix a latent miscompile in doPeepholeMaskedRVV
by Philip Reames
· 2 years ago
6f5932e
[RISCV] Add a policy operand to VPseudoBinaryNoMaskTU [NFC]
by Philip Reames
· 2 years ago
3aeb27d
[mlir][Vector] Fix 0-D tensor vectorization in Linalg
by Diego Caballero
· 2 years ago
926e1fa
[clang-format][NFC] Use verifyGoogleFormat in FormatTest.cpp
by Owen Pan
· 2 years ago
3ab9d4f
[RISCV] Reduce alignment for __attribute__((riscv_rvv_vector_bits)) for LMUL<1 types.
by Craig Topper
· 2 years ago
b3137d5
[RISCV] Refactor vecPolicyOp skip logic in doPeepholeMaskedRVV. NFC
by Luke Lau
· 2 years ago
39e2232
[RISCV] Reuse RISCVDAGToDAGISel member TTI in doPeepholeMaskedRVV. NFC
by Luke Lau
· 2 years ago
a1d73b7
[Fuchsia] Forward terminfo flags to stage 2
by Daniel Thornburgh
· 2 years ago
95697de
[RISCV] Make all vector binops use the _TU pseudo form
by Philip Reames
· 2 years ago
a986998
[RISCV] Introduce RISCVISD::VWMACC(U/SU)_VL opcode
by Nitin John Raj
· 2 years ago
20b4df1
[clang-format][NFC] Clean up unit tests
by Owen Pan
· 2 years ago
12c12c5
TTI: Add function to hasBranchDivergence
by Matt Arsenault
· 2 years ago
Next »