Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
HEAD
814a3a6
[OpenMP][clang] Set num_threads 'strict' to unsupported on GPUs (#160659)
by Robert Imschweiler
· 5 minutes ago
main
master
upstream/main
01d761a
[Offload] Use Error for allocating/deallocating in plugins (#160811)
by Kevin Sala Penades
· 5 minutes ago
2484f4a
[AMDGPU][True16][CodeGen] Avoid setting hi part in copysign (#160891)
by Piotr Sobczak
· 12 minutes ago
a45f20b
[RISCV][test] Add additional check-prefixes to fix conflicts in tests (#160689)
by Alex Bradbury
· 23 minutes ago
5abb4b2
[LLVM][M68k] Fix build failure caused by #160797 (#160926)
by Rahul Joshi
· 30 minutes ago
d48bda5
[flang][cuda] Handle zero sized allocation correctly (#160929)
by Valentin Clement (バレンタイン クレメン)
· 38 minutes ago
24bc1a6
[RISCV] Update SiFive7's scheduling models with their optimizations on permutation instructions (#160763)
by Min-Yih Hsu
· 46 minutes ago
e9185af
[compiler-rt] Fix some tests to work with lit internal shell. (#160728)
by cmtice
· 56 minutes ago
b427182
[AMDGPU] Ensure divergence for v_alignbit (#129159)
by Jeffrey Byrnes
· 59 minutes ago
e28a559
[DirectX] Validating Root flags are denying shader stage (#160919)
by joaosaffran
· 71 minutes ago
9d7628d
[Intrinsic] Unify IIT_STRUCT{2-9} into ITT_STRUCT to support upto 257 return values
by Michael Liao
· 80 minutes ago
f7e8350
Revert "[compiler-rt] Disable tests for unavailable builtins (#158664)"
by Martin Storsjö
· 80 minutes ago
37282bc
[clang] Load `-fembed-offload-object=` through the VFS (#160906)
by Jan Svoboda
· 80 minutes ago
ff98e51
[gn build] Port 0e35f56d40d3
by LLVM GN Syncbot
· 2 hours ago
0e35f56
[clang][Dependency Scanning][NFC] Move `DependencyScanningAction` to its own header and source files (#160795)
by Qiongsi Wu
· 2 hours ago
4bdf545
Add note for base class to bugprone-throw-keyword-missing (#160751)
by Aaron Puchert
· 2 hours ago
4ff986a
[DirectX] Updating DXContainer logic to read version 1.2 of static samplers (#160184)
by joaosaffran
· 2 hours ago
65d730b
[SYCL] Add offload wrapping for SYCL kind (#147508)
by Maksim Sabianin
· 2 hours ago
12b7411
[NFC][PowerPC] Consolidate predicate definitions into PPC.td (#160579)
by Lei Huang
· 2 hours ago
e7dfa2c
[X86] shuffle-strided-with-offset-512.ll - add missing prefixes (#160921)
by Simon Pilgrim
· 2 hours ago
d6e20c4
[flang] Clean-up for fir.do_loop generation in lowering. (#160630)
by Slava Zakharin
· 2 hours ago
3aaa58f
[Clang] Fix Codegen UO real/imag crash on scalar with type promotion (#160609)
by Amr Hesham
· 3 hours ago
7d2f6fd
[DirectX] Updating DXContainer Yaml to represent Root Signature 1.2 (#159659)
by joaosaffran
· 3 hours ago
c06f354
[DirectX] Adding missing descriptor table validations (#153276)
by joaosaffran
· 3 hours ago
d2239fb
[clang][CodeGen] Fix sub-optimal clang CodeGen for __atomic_test_and_set (#160098)
by Sirui Mu
· 3 hours ago
2a72522
[NFC][LLVM] Pass/return SMLoc by value instead of const reference (#160797)
by Rahul Joshi
· 3 hours ago
8eb0ab7
[NFC][LLVM] Use Unix line endings for a few source files (#160794)
by Rahul Joshi
· 3 hours ago
fc71b1c
[NFC][LLVM] Fix line endings for DXILABI.cpp (#160791)
by Rahul Joshi
· 3 hours ago
f8b79e6
[ARM] Add extra mulh tests with known-bits. NFC
by David Green
· 3 hours ago
f026cb09
[BOLT][AArch64] Fix BUILD_SHARED_LIBS after #158738 (#160854)
by Paschalis Mpeis
· 3 hours ago
6d1c19b
[llvm] Proofread BugLifeCycle.rst (#160817)
by Kazu Hirata
· 3 hours ago
8f9385c
[Support] Consolidate runOnNewStack (NFC) (#160816)
by Kazu Hirata
· 3 hours ago
88ef274
[ADT] Apply Rule of Five to StringTable::Iterator (#160815)
by Kazu Hirata
· 3 hours ago
6598e31
[ADT] Refactor SmallPtrSetIterator (NFC) (#160814)
by Kazu Hirata
· 3 hours ago
e8e563b
[ADT] Reduce code duplication in SmallDenseMap (NFC) (#160813)
by Kazu Hirata
· 3 hours ago
446b9dc
PeepholeOpt: Use initializer list (#160898)
by Matt Arsenault
· 3 hours ago
d636dc8
[libc++] Support comparison of more than two data sets in compare-benchmarks
by Louis Dionne
· 3 hours ago
88324f1
[clang][bytecode][NFC] Simplify align_up/down implementation (#160880)
by Timm Baeder
· 3 hours ago
0e3c3165
[llvm][clang] Use the VFS in `FileCollector` (#160788)
by Jan Svoboda
· 4 hours ago
129394e3
Greedy: Make trySplitAroundHintReg try to match hints with subreg copies (#160294)
by Matt Arsenault
· 4 hours ago
23473247
[clang][bytecode][NFC] Use switches for pointer type distinction (#160879)
by Timm Baeder
· 4 hours ago
9412769
Revert "[RegAlloc] Strengthen asserts in LiveRangeEdit::scanRemattable [nfc]" (#160897)
by Philip Reames
· 4 hours ago
550d425
[RegAlloc] Add printer and dump for VNInfo [nfc] (#160758)
by Philip Reames
· 4 hours ago
def68dc
llvm-tli-checker: Take ifunc symbols into account (#158596)
by Gleb Popov
· 4 hours ago
0b8c775
[AArch64][GlobalISel] Add support for ldexp (#160517)
by Ryan Cowan
· 5 hours ago
d404c37
[Clang][RVV][SVE] Cache getScalableVectorType lookups (#160108)
by Shaoce SUN
· 5 hours ago
bba9172
[RegAlloc] Strengthen asserts in LiveRangeEdit::scanRemattable [nfc] (#160765)
by Philip Reames
· 5 hours ago
78da592
[RegAlloc] Add additional tracing in InlineSpiller::rematerializeFor (#160761)
by Philip Reames
· 5 hours ago
84df412
[CodeGen] Adjust global-split remat heuristic to match LICM (#160709)
by Philip Reames
· 5 hours ago
7ab7bc7
[MLIR] Fix LivenessAnalysis/RemoveDeadValues handling of dead function arguments (#160755)
by Mehdi Amini
· 5 hours ago
69194be
[NFC][OpenACC][CIR] Extract 'base' class for Recipe generation (#160603)
by Erich Keane
· 5 hours ago
3e746bd
Allowing RDV to call `getArgOperandsMutable()` (#160415)
by Francisco Geiman Thiesen
· 5 hours ago
acb826e
[MLIR][TBLGen] Added compound assignment operator for any BitEnum (#160840)
by Alexandra Sidorova
· 6 hours ago
e2d5efd
[libc] Update the memory helper functions for simd types (#160174)
by Joseph Huber
· 6 hours ago
bb38b48
[flang-rt] Set _POSIX_C_SOURCE on Darwin (#160130)
by Leandro Lupori
· 6 hours ago
eaf36c6
[ASan] Update meminstrinsics to use library memmove rather than internal (#160740)
by Dan Blackwell
· 6 hours ago
9be276e
[SCEV] Add tests for computing trip counts with align assumptions.
by Florian Hahn
· 7 hours ago
83ef38a
[Flang][OpenMP] Enable no-loop kernels (#155818)
by Dominik Adamski
· 7 hours ago
42dd926
[libc++] Switch back to plotting on revlist order for visualize-historical
by Louis Dionne
· 7 hours ago
3fa3e09
[X86] canCreateUndefOrPoisonForTargetNode/isGuaranteedNotToBeUndefOrPoisonForTargetNode - add X86ISD::VPERMILPV handling (#160849)
by Simon Pilgrim
· 8 hours ago
0aad055
[X86] Add test showing failure to fold freeze(insertps(x,y,i)) -> insertps(freeze(x),freeze(y),i) (#160852)
by Simon Pilgrim
· 8 hours ago
e38e0bd
[mlir] Add splitDebugFilename field in DIComplileUnitAttr. (#160704)
by Abid Qadeer
· 8 hours ago
02746f8
[ARM] Remove -fno-unsafe-math from a number of tests. NFC
by David Green
· 8 hours ago
3073bb5
[X86] canCreateUndefOrPoisonForTargetNode/isGuaranteedNotToBeUndefOrPoisonForTargetNode - add X86ISD::VPERMV handling (#160845)
by Simon Pilgrim
· 8 hours ago
2100c50
[clang] Support building native tools when cross-compiling standalone clang (#160605)
by Ross Burton
· 8 hours ago
347df23
[clang][bytecode] Remove Program include from InterpFrame.h (#160843)
by Timm Baeder
· 8 hours ago
a27baf9
[SelectionDAG] Improve v2f16 maximumnum expansion (#160723)
by Lewis Crawford
· 8 hours ago
81aafd9
[X86] canCreateUndefOrPoisonForTargetNode/isGuaranteedNotToBeUndefOrPoisonForTargetNode - add X86ISD::PSHUFB handling (#160842)
by Simon Pilgrim
· 8 hours ago
f6fc5e8
[libc++][test] Guard non-guaranteed implicit-lifetime-ness cases with `_LIBCPP_VERSION` (#160627)
by A. Jiang
· 9 hours ago
0fff270
[QualGroup][docs] Reorganize QualGroup docs under Reference section (#160021)
by LeeYoungJoon
· 9 hours ago
96675a4
[flang][Driver] Support -gsplit-dwarf. (#160540)
by Abid Qadeer
· 9 hours ago
c731291
[X86] Add test showing failure to fold freeze(permilvar(x,y)) -> permilvar(freeze(x),freeze(y)) (#160836)
by Simon Pilgrim
· 9 hours ago
c10befb
[X86] Add test showing failure to fold freeze(vpermps(x,y)) -> vpermps(freeze(x),freeze(y)) (#160837)
by Simon Pilgrim
· 9 hours ago
ef5e0c7
[X86] Add test showing failure to fold freeze(pshufb(x,y)) -> pshufb(freeze(x),freeze(y)) (#160835)
by Simon Pilgrim
· 9 hours ago
78af056
[VPlan] Run CSE closer to VPlan::execute. (#160572)
by Florian Hahn
· 9 hours ago
5d51e00
[mlir][linalg] Propagate filter tensor encoding in im2col (#160099)
by fabrizio-indirli
· 9 hours ago
745e1e6
[CodeGen] Ignore requiresStructuredCFG check in canSplitCriticalEdge if successor is loop header (#154063)
by Wenju He
· 9 hours ago
d357e96
[RegisterCoalescer] Mark implicit-defs of super-registers as dead in remat (#159110)
by Benjamin Maxwell
· 10 hours ago
6567070
[compiler-rt] Fix test ifdefs and XFAILs (#160687)
by Martin Storsjö
· 10 hours ago
aa08b1a
[TTI][RISCV] Add cost modelling for intrinsic vp.load.ff (#160470)
by Shih-Po Hung
· 10 hours ago
9b270fc
[X86] Set default rounding mode round to nearest for llvm.set.rounding (#160823)
by JaydeepChauhan14
· 10 hours ago
8c122e5
[lldb][test] Make Linux cpuinfo check more robust (#160675)
by David Spickett
· 10 hours ago
9de1bc0
[LoongArch] Generate [x]vldi instructions with special constant splats (#159258)
by Zhaoxin Yang
· 10 hours ago
2cacf71
[ARM] Improve comment on the 'J' inline asm modifier. (#160712)
by Simon Tatham
· 11 hours ago
368d599
[lldb][test] Fix elf-no-shdrs-pt-notes.yaml on Windows (#160827)
by David Spickett
· 11 hours ago
3257dc3
[ARM] Remove `UnsafeFPMath` uses in code generation part (#160801)
by paperchalice
· 11 hours ago
8cd917b
[AMDGPU] Skip debug uses in SIInsertWaitcnts::shouldFlushVmCnt (#160818)
by Jay Foad
· 11 hours ago
beed796
[LoongArch] Custom legalize vector_shuffle to xvpermi.d when possible (#160429)
by ZhaoQi
· 11 hours ago
77a3d43
[clang][DebugInfo][test] Add tests for lambda capture packs (#160705)
by Michael Buch
· 12 hours ago
fe2dc19
[LoongArch] Refine 256-bit vector_shuffle legalization for LASX (#160254)
by ZhaoQi
· 12 hours ago
a274ffe
[MachineSink] Remove subrange of live-ins from super register as well. (#159145)
by Pete Chou
· 13 hours ago
de59bc4
[AMDGPU] Avoid constraining RC based on folded into operand (NFC) (#160743)
by Josh Hutton
· 14 hours ago
114b3b8
[Mips] Fix atomic min/max generate mips4 instructions when compiling for mips2 (#159717)
by yingopq
· 15 hours ago
6679e43
[clang][SPARC] Pass 16-aligned structs with the correct alignment in CC (#155829)
by Koakuma
· 15 hours ago
b928695
[compiler-rt] fix typos (#160799)
by co63oc
· 15 hours ago
1e01c02
[DAGCombiner] Remove `NoSignedZerosFPMath` uses in `visitFADD` (#160635)
by paperchalice
· 16 hours ago
c4a134f
[profcheck] Add unknown branch weights for inlined strcmp/strncmp (#160455)
by Jin Huang
· 16 hours ago
b4b89a6
[Unifomity] Fix type of ValueRefNull (NFC)
by Carl Ritson
· 16 hours ago
7275c17
[VPlan] Fix packed replication of struct types (#160274)
by Luke Lau
· 17 hours ago
8553bd2
[LoongArch] Override shouldScalarizeBinop to enable `extract(binop)->binop(extract)` combination (#159726)
by ZhaoQi
· 18 hours ago
Next »