Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
6c93b0d6a6fa885ab0c8e7edce1af8a99008321c
6c93b0d
[NFC] Add libc++ formatting commit to the git-blame ignore file
by Louis Dionne
· 2 years ago
5aa03b6
[libc++][NFC] Apply clang-format on large parts of the code base
by Louis Dionne
· 2 years ago
923dbb0
[llvm-mca][TimelineView] Skip invalid entries when printing the json output.
by Andrea Di Biagio
· 2 years ago
7cfc82f
[CVP] Use simpler urem expansion when LHS >= RHS (PR63330)
by Nikita Popov
· 2 years ago
bb4f4a3
[CVP] Add additional tests for PR63330 (NFC)
by Nikita Popov
· 2 years ago
b4bb621
[BOLT] Implement composed relocations
by Job Noorman
· 2 years ago
f805c79
[libc++] "Implements" new SI prefixis.
by Mark de Wever
· 2 years ago
cdcfc5e
[libc++][regex] Removes operator!=.
by Mark de Wever
· 2 years ago
a4f0764
[libc++] Marks __cpp_lib_bitops as implemented.
by Mark de Wever
· 2 years ago
e8b3ba2
[gn] port 6f2e92c10cebca5 better (lld/unittests)
by Nico Weber
· 2 years ago
3f05d044
[libc++] Update status after Varna meeting.
by Mark de Wever
· 2 years ago
72e5989
[mlir][Vector] Let VectorToLLVM operate on non-ModuleOp
by Nicolas Vasilache
· 2 years ago
3f1e450
Revert "[mlir][Vector] Let VectorToLLVM operate on non-ModuleOp"
by Nicolas Vasilache
· 2 years ago
ce02978
[gn] port c7d3c84449f4
by Nico Weber
· 2 years ago
f25003d
[gn] port 3956a34e4fc6
by Nico Weber
· 2 years ago
3fa96d6
Reland "[gn build] Port 2700da5fe28d (lld/unittests etc)"
by Nico Weber
· 2 years ago
d0f56c3
[AArch64] Add and expand the testing of fmin/fmax reduction. NFC
by David Green
· 2 years ago
ab927a9
[AMDGPU] Fix operand class of v_ldexp_f16 src1
by Joe Nash
· 2 years ago
66511b4
[DebugMetadata][DwarfDebug] Support function-local types in lexical block scopes (4/7)
by Vladislav Dzhidzhoev
· 2 years ago
fa45f81
[clang][Serialization][RISCV] Increase the number of reserved predefined type IDs
by Roger Ferrer Ibanez
· 2 years ago
798b641
[LSR] Add test for for issue leading to revert of abfeda5af329b5.
by Florian Hahn
· 2 years ago
8c80d01
[mlir][NVGPU] NFC - Add a more convenient C++ builder for nvgpu::MmaSyncOp
by Nicolas Vasilache
· 2 years ago
aabea3d
[mlir][Vector] Let VectorToLLVM operate on non-ModuleOp
by Nicolas Vasilache
· 2 years ago
3956a34
[libc++] Move non operator new definitions outside of new.cpp
by Louis Dionne
· 2 years ago
90b55f2
[CVP] Don't freeze value if guaranteed non-undef
by Nikita Popov
· 2 years ago
cbd9585
[CVP] Add test for PR63330 (NFC)
by Nikita Popov
· 2 years ago
ce9d3f0
[FuncSpec] Promote stack values before specialization.
by Alexandros Lamprineas
· 2 years ago
028cf8c
[OpenMP] Implement printing TDGs to dot files
by Adrian Munera
· 2 years ago
d46d968
[BBUtils] Don't add 'then' block to a loop if it's terminated with unreachable
by Dmitry Makogon
· 2 years ago
9d4c1be
[mlir] Add support for LLVMIR comdat operation
by David Truby
· 2 years ago
c5a412d
[RISCV] Add support for XCVbitmanip extension in CV32E40P
by melonedo
· 2 years ago
c7d3c84
[libc++] Split sources for <filesystem>
by Louis Dionne
· 2 years ago
dc71a77
[libc++][NFC] Move several .fail.cpp tests to .verify.cpp
by Louis Dionne
· 2 years ago
d8655fb
[libc++][NFC] Rename __lower_bound_impl to __lower_bound
by Louis Dionne
· 2 years ago
f407a73
clang/HIP: Remove __llvm_amdgcn_* wrapper hacks
by Matt Arsenault
· 2 years ago
85232b0
HIP: Directly call isfinite builtins
by Matt Arsenault
· 2 years ago
c26fe199
[BasicAA] Add test for PR63266 (NFC)
by Nikita Popov
· 2 years ago
a032dc1
[MLIR][OpenMP] Refactoring createTargetData in OMPIRBuilder
by Akash Banerjee
· 2 years ago
7e22921
[lldb][AArch64] Add thread local storage tpidr register
by David Spickett
· 2 years ago
6f2e92c
Re-land [LLD] Allow usage of LLD as a library
by Alexandre Ganea
· 2 years ago
9ef73f2
Emit MLIR trampoline wrapper function with LLVM private linkage
by Mehdi Amini
· 2 years ago
65a2cde
Remove extra closing `)` from MLIR --view-op-graph GraphViz emission
by Mehdi Amini
· 2 years ago
664b7a4
[SCCP] Fix conversion of range to constant for vectors (PR63380)
by Nikita Popov
· 2 years ago
6947db2
lldb: do more than 1 kilobyte at a time to vastly increase binary sync speed
by Russell Greene
· 2 years ago
5400257
[FuncSpec] Add Freeze and CallBase to the InstCostVisitor.
by Alexandros Lamprineas
· 2 years ago
f6a8775
[InstSimplify] Fold icmp of uadd.sat/usub.sat (PR63381)
by Nikita Popov
· 2 years ago
4511d3c
[InstSimplify] Add test for icmp of uadd.sat/usub.sat (NFC)
by Nikita Popov
· 2 years ago
3f8d8c1
[flang][hlfir] Add hlfir.count intrinsic
by Jacob Crawley
· 2 years ago
f523b9a
[flang] don't allow conversions between logical and floating point
by Tom Eccles
· 2 years ago
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
Next »