Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
HEAD
ee5e682
[CIR] Centralize dialect registration across CIR tools (#200266)
by David Rivera
· 19 minutes ago
main
master
upstream/main
7ef07bc
[compiler-rt] Add missing test stdlib.h include (#201972)
by Daniel Thornburgh
· 43 minutes ago
832f4c4
[clang-cl] Add new option `/pathmap:<from>=<to>` to replace the path prefix <from> with <to>. (#198664)
by Vladimir Vereschaka
· 46 minutes ago
8fa4d44
[CIR] Fix CIR Test failures after unnamed_addr restored to vtables (#201962)
by Andy Kaylor
· 55 minutes ago
139bcc1
[DirectX] Generate compiler version part in llc (#199699)
by Vladislav Dzhidzhoev
· 57 minutes ago
8b46bd5
[lldb] Skip plugin teardown when exiting without Terminate (#201739)
by Jonas Devlieghere
· 61 minutes ago
dca9eaa
[clang-sycl-linker] Add mising dependency on BitReader (#201961)
by Alexey Bader
· 89 minutes ago
d0397a6
[clang] Adding an Atomic Line Logger (#195885)
by Qiongsi Wu
· 2 hours ago
7bf820c
[SLP] Fix crash in ordered reduction with loop-carried chain root
by Alexey Bataev
· 2 hours ago
985e499
[libclc][Test] Don't hard code `clang` path in update_libclc_tests.py (#201806)
by Wenju He
· 2 hours ago
e8753fd
[libclc][Test] Add -fno-discard-value-names to RUN line (#201808)
by Wenju He
· 2 hours ago
517a075
[libclc] Fix LIBCLC_OUTPUT_LIBRARY_DIR when find_package(LLVM) fails (#201816)
by Wenju He
· 2 hours ago
961d5b8
[libc] Fix clock_gettime on arm32 (#201959)
by Michael Jones
· 2 hours ago
b7152ff
[Bazel] Fixes 8aafa50 (#201958)
by forking-google-bazel-bot[bot]
· 2 hours ago
8aafa50
[clang][sycl][nvlink] Share static library linking in Frontend/Offloading (#201253)
by Alexey Bader
· 3 hours ago
1dae5de
[compiler-rt] Add missing cstdlib include to signal_line.cpp test (#201955)
by Daniel Thornburgh
· 3 hours ago
488875c
[X86] Fix crash on BT bit index narrower than log2(BW) (#201793)
by Paweł Bylica
· 3 hours ago
cab8d8c
[docs] Migrate 20 LLVM docs to markdown (#201465)
by Reid Kleckner
· 3 hours ago
638f3ae
[docs] Rename 20 key LLVM docs to Markdown (#201464)
by Reid Kleckner
· 3 hours ago
ba7b74f
[X86][GlobalISel] Adding missing Query to G_BUILD_VECTOR legalization (#199435)
by Evgenii Kudriashov
· 3 hours ago
4f73c81
[clang][lex] Store `HeaderFileInfo` in a `MapVector` (#201936)
by Jan Svoboda
· 3 hours ago
80ad296
Reland "Remove the optional bitcast between a musttail call and its ret" (#201280) (#201642)
by Arseniy Obolenskiy
· 3 hours ago
e9a4dd0
[compiler-rt] Add stdlib include to OutOfProcessFuzzTarget.cpp (#201944)
by Daniel Thornburgh
· 3 hours ago
3b89e77
[compiler-rt] [sanitizers] Add includes for symbolizer (#201929)
by Florian Mayer
· 4 hours ago
de59f9e
[DirectX][ObjectYAML] Add SRCI part support (#199446)
by Vladislav Dzhidzhoev
· 4 hours ago
359013138
[mlir][SPIR-V] Add OpenCL cbrt op (#201914)
by Arseniy Obolenskiy
· 4 hours ago
276cc2f
[DirectX] Rewrite DIGlobalVariableExpression to DXDIGlobalVariable (#199791)
by Harald van Dijk
· 4 hours ago
c3e9d05
[lld-macho][LTO] Emit `__llvm_addrsig` for `--icf=safe_thunks` (#188486)
by alx32
· 5 hours ago
75db4ce
Restore unnamed_addr on vtables in -fno-rtti builds (#201846)
by Hans Wennborg
· 5 hours ago
0dcca55
[mlir][SPIR-V] Validate float types in parseAndVerifyType (#201910)
by Arseniy Obolenskiy
· 5 hours ago
6ffd9f8
[mlir][SPIR-V] Add OpenCL erfc op (#201906)
by Arseniy Obolenskiy
· 5 hours ago
1227b19
[SelectionDAG] Fix -Wunused-variable (#201932)
by Aiden Grossman
· 5 hours ago
fa9e7b7
AMDGPU: fix assert when calling LiveRegUnits::stepBackward (#201887)
by macurtis-amd
· 5 hours ago
6a8608e
[clang] Disable crash-diagnostic-tar.c if backtraces are disabled (#201921)
by Daniel Thornburgh
· 5 hours ago
ab9644a
[CIR] Update CIR unary operations (#201727)
by Andy Kaylor
· 5 hours ago
1118fa12
[flang][OpenMP] Fix failure in linear-clause01.f90 test (#201920)
by Leandro Lupori
· 5 hours ago
989ef9c
[DAG] isGuaranteedNotToBeUndefOrPoison - add ISD::BITCAST demanded elements handling (#200933)
by Krzysztof Drewniak
· 5 hours ago
e3fee08
[VPlan] Remove special cost logic for stores predicated by header mask. (#196632)
by Florian Hahn
· 5 hours ago
ff65d81
[lldb] Drop client-side Python pre-load and remove PythonPathSetup (#200533)
by Jonas Devlieghere
· 6 hours ago
4bf77a4
[lldb][windows] Fix Python library link for LLDB_ENABLE_PYTHON_LIMITED_API (#201407)
by Charles Zablit
· 6 hours ago
ae48a36
[orc] Add missing <iterator> include (#201916)
by Daniel Thornburgh
· 6 hours ago
2376449
[libc] Fix putting tuple_size into libc++ namespace. (#201905)
by Alexey Samsonov
· 6 hours ago
97b7e45
[ORC] Add missing dependency on intrinsics_gen to Debugging library (#201908)
by Petr Hosek
· 6 hours ago
8dd7376
[RISCV][P-ext] Support 4i16/v8i8 MULHS/MULHU/MULHSU for division by constant (#201747)
by Craig Topper
· 6 hours ago
0dedc95
[Support] Fix symbolizer markup backtrace; reenable test (#181035)
by Daniel Thornburgh
· 6 hours ago
a79272b
[VPlan] Restrict addOperand to sub-classes that need it (NFC). (#200692)
by Florian Hahn
· 6 hours ago
aa1c599
[SelectionDAG] isGuaranteedNotToBeUndefOrPoison - add ISD::SELECT handling (#200934)
by Krzysztof Drewniak
· 6 hours ago
de727e5
[DAG] isGuaranteedNotToBeUndefOrPoison - add ISD::CONCAT_VECTORS handling (#200932)
by Krzysztof Drewniak
· 6 hours ago
9bcd58f
[CIR] Fix compressstore builtin tests (#201902)
by Andy Kaylor
· 6 hours ago
3b98320
[lld][WebAssembly] Convert more tests from .ll to .s (#201713)
by Sam Clegg
· 6 hours ago
a9f6afd
[flang] Update a test case for AIX (NFC) (#201865)
by Kelvin Li
· 7 hours ago
c19fa5b
[WebAssembly] narrow instructions use signed saturation (#201798)
by Folkert de Vries
· 7 hours ago
f04b271
[SampleProfile] Switch getNameTable() to return iterator_range (NFC) (#200995)
by Kazu Hirata
· 7 hours ago
427d632
[Bazel] Fixes 681fc74 (#201894)
by forking-google-bazel-bot[bot]
· 8 hours ago
a4e48b5
[LoopFusion] Simplify the logic of checking trip count equality (NFCI). (#201446)
by Ehsan Amiri
· 8 hours ago
2433b06
[RISCV][TargetLowering][P-ext] Support sext_inreg or v2i32/v4i16 vectors on RV32. (#201752)
by Craig Topper
· 8 hours ago
d4ec02e
[RISCV][P-ext] Support v4i16/v2i32->v4i8/v2i16 truncate. (#201757)
by Craig Topper
· 8 hours ago
05d4fd0
[NFC][Doc] Fix non-existing reference in BuiltinsAMDGPUDocs.td (#201889)
by Shilei Tian
· 8 hours ago
44ef831
[clang][AST] Hash `AttributedType`'s `Attr` by Arguments (#200961)
by Qiongsi Wu
· 8 hours ago
b764858
[Flang][OpenMP] Heap-allocate GPU dynamic private arrays in distribute parallel do (#200841)
by Akash Banerjee
· 8 hours ago
681fc74
[mlir][ROCDL] Move ROCDL intrinsic enum immargs to enums (#198875)
by Krzysztof Drewniak
· 8 hours ago
e668f64
Revert "[clang] Reland: fix getTemplateInstantiationArgs" (#201864)
by Hans Wennborg
· 8 hours ago
7839f1f
[lld][WebAssembly] Add missing space in unmodeled diagnostic (#201764)
by Hex Wu
· 8 hours ago
96f3f0a
clang: Remove use of auto which may have been a triple copy (#201880)
by Matt Arsenault
· 8 hours ago
559ea91
[Driver][test] Use -### for non-ObjC constant-literal RUN lines (#201877)
by Akira Hatanaka
· 8 hours ago
92a5784
[flang][OpenMP] Adding support for weak extended-atomic clause (#201823)
by SunilKuravinakop
· 8 hours ago
581ee88
[LLVM] Precise error message for intrinsic signature verification (3/n) (#200493)
by Rahul Joshi
· 9 hours ago
b16873b
clang/HIP: Remove __ockl_fdot2 declaration (#201878)
by Matt Arsenault
· 9 hours ago
3691cf9
[Test] Fix loop exit conditions to prevent trivial optimizations (#201867)
by Timur Golubovich
· 9 hours ago
89f4b84
[InstCombine] Use copyMetadata in PointerReplacer::replace (#201827)
by Justin Lebar
· 9 hours ago
c4f2f25
[NFC][lldb][Windows] extract IOHandlerProcessSTDIOWindows (#201651)
by Charles Zablit
· 9 hours ago
c941964
[SPIRV] Extend NSDI debug handling for DebugTypeFunction. (#197003)
by Manuel Carrasco
· 9 hours ago
ae3ef53
[AArch64][GlobalISel] Add patterns for signed scalar extend intrinsics (#201617)
by Joshua Rodriguez
· 9 hours ago
fdd3e7c
[llvm][cmake] Pass /Brepro to linker (#201708)
by Miguel A. Arroyo
· 9 hours ago
86d0c2b
[lldb][Windows] enable TestGdbRemote_qThreadStopInfo (#201868)
by Charles Zablit
· 9 hours ago
c8faaf9
[llubi] Don't check type after the program exited (#201862)
by Yingwei Zheng
· 9 hours ago
de1ff3e
[AMDGPU] Allow null operands in VImage tensor instructions (#200911)
by Ryan Mitchell
· 9 hours ago
383e5d2
[Driver] Don't warn on ObjC constant-literal flags for non-ObjC inputs (#200303)
by Akira Hatanaka
· 10 hours ago
3dad31f
[clang] Fix VFS creation crash with missing `DiagnosticConsumer` (#201397)
by Jan Svoboda
· 10 hours ago
36ba42d
[IR][CodeGen][mlir] Overload pointer argument for compressstore/expandload intrinsics (#200492)
by Nick Sarnie
· 10 hours ago
acbd01a
[lldb][Windows] Clear stale thread stop info on resume (#201595)
by Charles Zablit
· 10 hours ago
9fb174c
[AMDGPU] Fix umin(sffbh(x), bitwidth) fold when x may be all-ones (#201795)
by Arseniy Obolenskiy
· 10 hours ago
3734a92
[lldb][Windows] Forward debuggee STDOUT through lldb-server via ConPTY (#201124)
by Charles Zablit
· 11 hours ago
678c1a2
[LoopFusion][NFC] Fix NumSunkInsts statistic description (NFC) (#201841)
by Madhur Amilkanthwar
· 11 hours ago
441a725
[Flang][OpenMP] Fix false positive common block error in LINEAR clause (#189170)
by Aditya Trivedi
· 11 hours ago
b082ea1
[MLIR][LLVMIR] Fix llvm.extractvalue folder (#201838)
by Vadim Curcă
· 11 hours ago
ff643b2
[gn] make bolt ProfileTests depend on TestingSupport (#201843)
by Nico Weber
· 11 hours ago
48aec0a
[gn] make bolt ProfileTests depend on TargetsToBuild (#201842)
by Nico Weber
· 11 hours ago
4fdb108
[AMDGPU] Be more careful about using expandDivRem24 (#201186)
by LU-JOHN
· 12 hours ago
1c0b58e
[CodeGen] Remove `--enable-no-signed-zeros-fp-math` flag support (#201819)
by paperchalice
· 12 hours ago
b2a6da6
[libc] Remove 32-bit time_t support (#200426)
by Jeff Bailey
· 12 hours ago
7266885
[libc] Support for argument-taking ptrace requests (#201830)
by Pavel Labath
· 12 hours ago
85da6a9
OpenMP: Accept amdgpu name in arch directive (#201789)
by Matt Arsenault
· 12 hours ago
9e2db57
[X86] combineConcatVectorOps - concat 4x128-bit shuffles as 2x256-bit shuffles (#201831)
by Simon Pilgrim
· 12 hours ago
12cfc4d
[X86][APX] Implement Windows APX ABI callee-saved registers per Microsoft spec (#200391)
by Timur Golubovich
· 12 hours ago
07bd3055
[clang][bytecode] Fix conditional operator scoping (#201777)
by Timm Baeder
· 12 hours ago
fd259a5
[IR] Preserve !invariant.group in copyMetadataForLoad (#200535)
by Justin Lebar
· 12 hours ago
ddfa5eb
[Sema] Fix assertion crash on section conflict with a non-identifier decl (#200873)
by lijinpei-amd
· 12 hours ago
2a80e66
[JumpThreading] NFC: Add comment referencing #199408. (#199718)
by Justin Lebar
· 12 hours ago
9784683
[LV] Allow reductions with partial alias masking (#200813)
by Benjamin Maxwell
· 13 hours ago
Next »