aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 hours[ARM] Use MCRegister in more places. NFCHEADmainCraig Topper2-21/+24
3 hours[JITLink] Update splitBlock to support splitting into multiple blocks.Lang Hames10-133/+203
3 hours[ORC] Simplify intra-graph dependence tracking in ObjectLinkingLayer.Lang Hames1-203/+133
4 hours[SLP]Vectorize gathered loadsAlexey Bataev21-835/+1286
5 hoursRevert "[SLP]Vectorize gathered loads"Alexey Bataev21-1286/+835
5 hours[ELF] Speculatively fix older MSVC after &ctx changeFangrui Song1-3/+3
6 hours[SLP]Vectorize gathered loadsAlexey Bataev21-835/+1286
6 hours[modularize] Avoid repeated hash lookups (NFC) (#109508)Kazu Hirata1-6/+3
6 hours[Linalg] Fix a warningKazu Hirata1-0/+1
7 hoursRevert "[Clang][Sema] Refactor collection of multi-level template argument li...Martin Storsjö16-763/+654
7 hours[Linalg][Vectorization] Add support for linalg vectorization of a tensor.extr...Nirvedh Meshram2-4/+79
7 hours[AArch64] Treat fp128 G_FNEG like G_FABSDavid Green2-29/+46
7 hours[NFC][sanitizer] Update `DTLS_on_tls_get_addr` failure comment (#109546)Vitaly Buka1-2/+10
7 hours[AArch64] Regenerate GlobalISel legalize-cmp.mir tests. NFCDavid Green1-7/+14
7 hours[ELF] Replace config-> with ctx.arg. in [IS]*.cppFangrui Song9-312/+312
7 hours[llvm-readobj][NFC] Move arm64ec-chpe.yaml to COFF subdirectoryJacek Caban1-0/+0
8 hours[NFC][sanitizer] Early returns in `DTLS_on_tls_get_addr` (#109539)Vitaly Buka1-9/+12
8 hours[gn build] Port 8ec406757cb9LLVM GN Syncbot1-0/+1
8 hours[ELF] Replace config-> with ctx.arg. in Arch/Fangrui Song11-120/+120
8 hours[ELF] Pass Ctx & to Writer. NFCFangrui Song3-23/+24
8 hours[ELF] ScriptParser: make Ctx & a member variable. NFCFangrui Song1-44/+48
8 hours[VPlan] Implement unrolling as VPlan-to-VPlan transform. (#95842)Florian Hahn41-562/+1262
9 hours[rtsan][NFC] Standardize lambda function case, fix autos (#109541)Chris Apple4-65/+65
9 hours[rtsan] Decouple assertions from error actions (#109535)davidtrevelyan5-54/+43
9 hours[ELF] ScriptParser: pass Ctx to ScriptParser and ScriptLexer. NFCFangrui Song5-66/+70
9 hours[clang][bytecode] Don't call checkLiteralType() in visitInitializer() (#109530)Timm Baeder4-36/+50
9 hours[Driver][Sparc] Default to -mcpu=v9 for 32-bit Linux/sparc64 (#109278)Rainer Orth3-2/+9
10 hours[ELF] Replace config-> with ctx.arg. in LinkerScriptFangrui Song1-21/+21
10 hours[ELF] Pass Ctx to LinkerScript. NFCFangrui Song3-17/+20
10 hours[ELF] Replace config-> with ctx.arg. in LTO.cppFangrui Song3-84/+85
10 hours[libc++][NFC] Remove _LIBCPP_HAS_NO_NOEXCEPTNikolas Klauser1-1/+0
10 hours[Clang] Remove __is_nullptr from the list of type traitsNikolas Klauser1-1/+0
11 hours[SandboxVec][DAG][NFC] Fix typoVasileios Porpodas1-2/+2
11 hours[SPIRV] Avoid repeated hash lookups (NFC) (#109517)Kazu Hirata1-6/+3
11 hours[LiveDebugValues] Avoid repeated hash lookups (NFC) (#109509)Kazu Hirata1-5/+3
11 hours[clang-offload-bundler] Avoid repeated hash lookups (NFC) (#109507)Kazu Hirata1-2/+1
11 hours[rtsan][compiler-rt] Introduce __rtsan_notify_blocking_call (#109529)Chris Apple8-25/+141
11 hours[libc][math] Implement fpclassify macro. (#109519)Shourya Goel8-0/+161
11 hours[mlir][mesh] Fix empty `split_axes` sharding annotation (#108236)Matteo Franciolini3-3/+23
11 hours[MLIR][Operation] Fix `isBeforeInBlock` crash bug mentioned in https://github...wang-y-z2-1/+21
12 hours[SandboxVec][DAG] Implement DGNode::isMem() (#109504)vporpo2-1/+60
15 hours[X86,SimplifyCFG][NFC] Refactor code for #108812 (#109398)Phoebe Wang1-138/+143
15 hours[LV] Move test requiring AArch64 to target subdir.Florian Hahn2-27/+101
15 hours[VPlan] Mov licm to end of VPlan optimizations.Florian Hahn2-1/+28
17 hours[unittests] Use {} instead of std::nullopt to initialize empty ArrayRef (#109...Jay Foad16-194/+150
17 hours[clang-tools-extra] Use {} instead of std::nullopt to initialize empty ArrayR...Jay Foad8-76/+67
18 hours[clang][bytecode] Implement arithmetic, bitwise and compound assignment opera...yronglin4-28/+614
19 hours[clang][bytecode] Create dummy pointers for ObjCStringLiterals (#109520)Timm Baeder2-1/+15
19 hours[mlir][Transforms] Dialect conversion: Unify materialization of value replace...Matthias Springer1-92/+41
19 hours[clang][bytecode] Fix reporting non-constant variables in C (#109516)Timm Baeder2-2/+5