Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
f5f5286da3a64608b5874d70b32f955267039e1c
f5f5286
[libc++] Implement LWG3990 for Clang (#128834)
by A. Jiang
· 3 months ago
d403f33
[LLD][COFF] Mark personality functions as live in both symbol tables on ARM64X (#129295)
by Jacek Caban
· 3 months ago
8eba022
[CodeGen][ARM64EC] Mangle EH personality handler names (#121652)
by Billy Laws
· 3 months ago
c6598f6
[LLD][COFF] Add support for autoimports on ARM64X (#129282)
by Jacek Caban
· 3 months ago
f858ac7
[LLD][COFF] Correct relocation size comments in autoimport tests (NFC) (#129403)
by Jacek Caban
· 3 months ago
ac8b5a9
[mlir][scf]-Fix reverse iterator overflow in loop traversal (#128421)
by Amir Bishara
· 3 months ago
ba7e273
[VPlan] Use VP_CLASSOF_IMPL in VPWidenRecipe. (NFC)
by Florian Hahn
· 3 months ago
60afce2
[clang-tidy] fix fp when modifying variant by ``operator[]`` with template in parameters (#128407)
by Congcong Cai
· 3 months ago
416c7b3
[ARM] Remove unneeded global inits (NFCI) (#129299)
by JP Hafer
· 3 months ago
f937b17
[LV] Don't query SCEV for non-invariant values in cost model.
by Florian Hahn
· 3 months ago
fa5db05
[libc++][test] XFAIL for FreeBSD in thread_create_failure.pass.cpp (#129413)
by A. Jiang
· 3 months ago
4a8412d
[libc++] Add tests for gcd that result in something other than zero or one (#129395)
by AdityaK
· 3 months ago
4b3f0fa
[llvm-jitlink] Avoid repeated hash lookups (NFC) (#129422)
by Kazu Hirata
· 3 months ago
1fd014c
[SPIRV] Avoid repeated hash lookups (NFC) (#129421)
by Kazu Hirata
· 3 months ago
4eef3de
[Mips] Avoid repeated hash lookups (NFC) (#129420)
by Kazu Hirata
· 3 months ago
c1211d5
[IPO] Avoid repeated hash lookups (NFC) (#129419)
by Kazu Hirata
· 3 months ago
2bbb394
[CodeGen] Avoid repeated hash lookups (NFC) (#129418)
by Kazu Hirata
· 3 months ago
69c7336
[Analysis] Avoid repeated hash lookups (NFC) (#129417)
by Kazu Hirata
· 3 months ago
2c1e9f1
[clang][bytecode] Explicit composite array descriptor types (#129376)
by Timm Baeder
· 3 months ago
81a8b5c
[MachineSink] Use Register and MCRegUnit. NFC
by Craig Topper
· 3 months ago
99ff3d0
[MCParser] Remove some section directive not supported by gas
by Fangrui Song
· 3 months ago
74638f1
[test] Replace .data.rel.ro with .section .data.rel.ro,"aw"
by Fangrui Song
· 3 months ago
1b1dc50
[MCParser] Improve parseIntToken error message
by Fangrui Song
· 3 months ago
5a11912
[BOLT] Refactor interface for creating instruction patches. NFCI (#129404)
by Maksim Panchenko
· 3 months ago
a0540e6
unittests: Use EXPECT_ instead of ASSERT_ in a few tests (#129251)
by Matt Arsenault
· 3 months ago
8394157
llvm-rc: Relax error message checked in test (#129243)
by Matt Arsenault
· 3 months ago
b6d5fa0
[llvm-ml] Remove unused DWARF/Mach-O/ARM If-Then functions
by Fangrui Song
· 3 months ago
43c3014
[llvm-ml] Remove unused parser functions
by Fangrui Song
· 3 months ago
077497d
[MCParser] Remove parseParenExprOfDepth
by Fangrui Song
· 3 months ago
8ec0d60
[lldb-dap] Add: show return value on step out (#106907)
by Da-Viper
· 3 months ago
5e6c085
[MCParser] Clean up onEndOfFile
by Fangrui Song
· 3 months ago
e3e9c5c
[MC] Remove unneeded onLabelParsed and onLabelParsed from HLASM
by Fangrui Song
· 3 months ago
8910e41
[BOLT][AArch64] Refactor ADR to ADRP+ADD conversion pass. NFCI (#129399)
by Maksim Panchenko
· 3 months ago
872e4a3
[X86] Replace reloc_global_offset_table8 with R_X86_64_GOTPC64
by Fangrui Song
· 3 months ago
038731c
[ubsan] Remove -fsanitizer=vptr from -fsanitizer=undefined (#121115)
by Vitaly Buka
· 3 months ago
75270e3
[VPlan] Don't print VPlan DT after VPlan construction. (NFC)
by Florian Hahn
· 3 months ago
304c053
[cindex] Add API to query the class methods of a type (#123539)
by Trevor Laughlin
· 3 months ago
fe18796
[Offload][AMDGPU] Enable SPIRV target in build conf (#129323)
by Jan Patrick Lehr
· 3 months ago
9b7b7d6
[LLD][ELF] Add `-z execute-only-report` that checks PURECODE section flags (#128883)
by Csanád Hajdú
· 3 months ago
b65e094
[Mips] Allow expressions in some immediate operands
by Fangrui Song
· 3 months ago
b356a30
[Mips] Format some MCTargetDesc files. NFC
by Fangrui Song
· 3 months ago
bc35510
[InstSimplify] Fold `X * C >= X` to `true` (#129352)
by Veera
· 3 months ago
5ddf40f
[VectorCombine] scalarizeLoadExtract - don't create scalar loads if any extract is waiting to be erased (#129375)
by Simon Pilgrim
· 3 months ago
8846013
[memprof] Use llvm::equal in stackFrameIncludesInlinedCallStack (NFC) (#129372)
by Kazu Hirata
· 3 months ago
70f4e6a
[ExecutionEngine] Avoid repeated hash lookups (NFC) (#129356)
by Kazu Hirata
· 3 months ago
70af83f
[X86] Avoid repeated hash lookups (NFC) (#129360)
by Kazu Hirata
· 3 months ago
f892dc7
[Transforms] Avoid repeated hash lookups (NFC) (#129359)
by Kazu Hirata
· 3 months ago
0bcc37c
[SPIRV] Avoid repeated hash lookups (NFC) (#129358)
by Kazu Hirata
· 3 months ago
00414c3
[Hexagon] Avoid repeated hash lookups (NFC) (#129357)
by Kazu Hirata
· 3 months ago
cc5d8a4
[AArch64] fall back to SDAG for instructions with emulated TLS variables (#129215)
by Sebastian Schaller
· 3 months ago
37374fb
[InstCombine] Simplify nonnull phi nodes (#128466)
by Yingwei Zheng
· 3 months ago
60b44d3
[MLIR][Affine] Fix bug in `simplifySemiAffine` utility (#129200)
by Arnab Dutta
· 3 months ago
9f37cdc
[VPlan] Update VPTransformState accessors to take const VPValue (NFC).
by Florian Hahn
· 3 months ago
39edcf9
[WebAssembly] Make WASI -threads environment behave as -pthread (#129164)
by R
· 3 months ago
2709366
[DAGCombiner] Don't ignore N2's undef elements in `foldVSelectOfConstants` (#129272)
by Yingwei Zheng
· 3 months ago
d2b09e2
[libc++] Prohibits initializer_list specializations. (#128042)
by Mark de Wever
· 3 months ago
65f105b
[libc++] Implements LWG3600 Making istream_iterator copy constructor trivial is an ABI break (#127343)
by Mark de Wever
· 3 months ago
0751418
[X86] Extend `combinei64TruncSrlAdd` to handle patterns with `or` and `xor` (#128435)
by João Gouveia
· 3 months ago
8f4d2e0
[VectorCombine] scalarizeLoadExtract - add debug message for match + cost-comparison
by Simon Pilgrim
· 3 months ago
f611e95
[mlir][tosa] Add missing controlflow extension comment (#129338)
by Jerry-Ge
· 3 months ago
24921a9
[mlir] Remove duplicate comment(NFC) (#128304)
by Longsheng Mou
· 3 months ago
7e8a06c
[ELF] Make -z *-report=unknown error message conventional
by Fangrui Song
· 3 months ago
cab738b
[MC/DC] Update CoverageMapping tests (#125404)
by NAKAMURA Takumi
· 3 months ago
83d2c68
Prune a redundant include "RISCVISelDAGToDAG.h" (fixup for #128978)
by NAKAMURA Takumi
· 3 months ago
8d1f385
[ADT] Avoid repeated hash lookups (NFC) (#129355)
by Kazu Hirata
· 3 months ago
ef1128b
AMDGPU: Sort an instruction definition by opcode (#129350)
by Matt Arsenault
· 3 months ago
810150b
[RISCV] Remove the offset numbers from the FixedCSRFIMap. NFC (#129297)
by Craig Topper
· 3 months ago
dfca4f9
[SimplifyLibCalls][NFC] Fix Typo in Header Comment (#114314)
by Veera
· 3 months ago
6209533
[libc] Fix warning in libc/utils/MPCWrapper/MPCUtils.h (#129349)
by Jorge Gorbe Moya
· 3 months ago
84b365c
[LangRef] Correct documentation for `roundeven` (#125452)
by Trevor Gross
· 3 months ago
cef6dbb
[CI] Add Logging for Workflow Jobs
by Aiden Grossman
· 3 months ago
3c51894
[CI] Make Metrics Container Use Python Logging
by Aiden Grossman
· 3 months ago
78de27a
[MLIR] NFC. Improve API signature + clang-tidy warning in IntegerRelation (#128993)
by Uday Bondhugula
· 3 months ago
9421e17
[gn build] Port 006534315972
by LLVM GN Syncbot
· 3 months ago
0a0775e
[gn] port 32dffdce0511 (more RISCV depedency things)
by Nico Weber
· 3 months ago
4ab9c13
[gn] port c253e5c9917b (RISCV llvm-exegesis)
by Nico Weber
· 3 months ago
074c2c6
[BOLT] Refactor MCInst target symbol lookup. NFCI (#129131)
by Maksim Panchenko
· 3 months ago
7cf2f60
[Vectorize] Fix unused variable warnings (NFC)
by Jie Fu
· 3 months ago
32dffdc
[RISCV][MCA] Pick the correct VPseudo sched class for indexed memory operation (#128978)
by Min-Yih Hsu
· 3 months ago
1f27ff9
[NVPTX] Delete `IsSimpleMove` (NFC) (#129178)
by Justin Fargnoli
· 3 months ago
23c41bf
[Exegesis][RISCV] Allow rvv/filter.test to retry
by Min Hsu
· 3 months ago
11b9466
[lldb] Add ability to inspect backing threads with `thread info` (#129275)
by Felipe de Azevedo Piovezan
· 3 months ago
45d0180
[SandboxVec][NFC] Add LLVM_DEBUG dumps (#129335)
by vporpo
· 3 months ago
a085da6
[RISCV] Remove X26 from encodeRlist. NFC
by Craig Topper
· 3 months ago
273fca9
[MLIR][OpenMP] - Fix translation of omp.target when private variables need cleaning up (#129205)
by Pranav Bhandarkar
· 3 months ago
743571b
[RISCV] Remove unused argument. NFC
by Craig Topper
· 3 months ago
5cf9435
[compiler-rt][rtsan] Do not intercept [f]truncate64 for musl (#129331)
by pirama-arumuga-nainar
· 3 months ago
b2cc28c
[Exegesis][RISCV] Only check if vd and vs2 are alias in rvv/reduction.test
by Min Hsu
· 3 months ago
b697bf3
[Exegesis][RISCV] Skip some of the tests under expensive checks
by Min Hsu
· 3 months ago
ae84717
[flang][cuda] Fix descriptor sync in data transfer (#129333)
by Valentin Clement (バレンタイン クレメン)
· 3 months ago
b3e05d5
[mlir][nvvm] Add conversion for math.erfc (#129329)
by Valentin Clement (バレンタイン クレメン)
· 3 months ago
21a0500
Reapply "[clang][HIP] Make some math not not work with AMDGCN SPIR-V #128360" (#129306)
by Alex Voicu
· 3 months ago
22965dc
[RISCV] Simplify getStackAdjBase. NFC (#129281)
by Craig Topper
· 3 months ago
a19e685
[CIR] Realign CIR-to-LLVM IR lowering code with incubator (#129293)
by Andy Kaylor
· 3 months ago
6ff0f69
[SandboxVec][BottomUpVec] Fix vectorization of vector constants (#129290)
by vporpo
· 3 months ago
7e11ef1
[mlir][scf] Fix typo of `epilogue`(NFC) (#128707)
by Longsheng Mou
· 3 months ago
0065343
[NVPTX] Improve device function byval parameter lowering (#129188)
by Alex MacLean
· 3 months ago
d2cbd5f
[SandboxIR][Region][NFC] Change visibility of Region::add()/remove() (#129277)
by vporpo
· 3 months ago
ddbce2f
Control the "step out through thunk" logic explicitly when pushing thread plans (#129301)
by jimingham
· 3 months ago
f909b22
[libcxx] Provide locale conversions to tests through lit substitution (#105651)
by Martin Storsjö
· 3 months ago
Next »