aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 hours[𝘀𝗽𝗿] initial versionusers/vitalybuka/spr/compiler-rt-remove-redundant-compiler_rt_has_san-checksVitaly Buka14-328/+307
10 hours[rtsan] Temporarily disable runtime to fix bots after #92460Vitaly Buka1-3/+3
10 hours[libc++][TZDB] Finishes zoned_time constructors. (#95010)Mark de Wever14-7/+1252
10 hours[libc++][TZDB] Adds basics of zoned_time class. (#94999)Mark de Wever16-2/+842
10 hours[test][PAC][AArch64] Add ELF tests for subtarget-neutral codegen (#98020)Daniil Kovalev5-48/+71
10 hours[compiler-rt] Realtime Sanitizer: Introduce Realtime Sanitizer (RTSan) backen...Chris Apple23-1/+1939
10 hours[libc] adjust printf macro test to use all 64 bits (#98195)Michael Jones1-3/+4
10 hours[MachineSink] Fix missing sinks along critical edges (#97618)Min-Yih Hsu4-57/+95
10 hoursReapply "[RISCV] Remove experimental from Ztso. (#96465)"Philip Reames18-73/+77
10 hours[test][MachineSink][RISCV] Pre-commit test for #97618Min Hsu1-0/+182
11 hours[obj2yaml] Support CRELFangrui Song2-20/+132
11 hours[Clang][Sema] Fix crash when rebuilding MemberExprs with invalid object expre...Krystian Stasiowski2-0/+34
11 hours[CMake][Fuchsia] Revert back to using normalized triples (#98189)Petr Hosek1-1/+1
11 hours[hexagon] Add {con,de}structive interference size defn (#94877)Brian Cain3-0/+39
11 hours[MachO] Loosen boundary check for reading export trie nodes (#96705)Cyndy Ishida4-4/+374
11 hours[flang][cuda] Add conversion for stream value in cuf kernel directive (#98082)Valentin Clement (バレンタイン クレメン)3-3/+17
11 hours[libc] Include stdio.h in baremetal getchar.cpp (#98188)Petr Hosek2-0/+3
11 hours[SLP][NFC]Add comments for the code, NFC.Alexey Bataev1-0/+3
12 hours[RISCV][MC] Add support for hardcode encoding of .insn directive (#98030)Yingwei Zheng8-4/+84
12 hours[libc] Avoid the atexit and exit_handler dependency for exit (#98121)Petr Hosek3-2/+2
12 hours[SLP]Keep the original order in the reductions.Alexey Bataev30-168/+156
12 hours[llvm][AArch64] Fix an assertion message in TargetParserTests. NFC (#98085)Jon Roelofs1-8/+13
12 hoursRevert "[lit] Implement builtin umask (#94621)"Jay Foad9-58/+7
12 hours[DebugInfo] Add 'REQUIRES: object-emission' in the test. (#98141)Abid Qadeer1-1/+4
12 hours[IR] Return 'unsigned' from ScalableVectorType::getMinNumElements(). (#98103)Craig Topper1-1/+1
12 hours[lit] Implement builtin umask (#94621)Jay Foad9-7/+58
12 hours[flang][docs] Remove passwords for bi-weekly flang calls from documen… (#98...Tarun Prabhu1-4/+4
13 hours[libc++][NFC] Tabs to space in libcxx-lit scriptLouis Dionne1-1/+1
13 hours[libc++] Define the __cpp_lib_atomic_ref feature test macro (#98081)Louis Dionne5-69/+32
13 hours[SelectionDAG] Handle vscale range wrapping in isKnownNeverZeroLuke Lau1-1/+1
14 hours[VPlan] Update HCFG builder after 72937203dd3b to fix leak.Florian Hahn7-10/+26
14 hours[CodeGen] Add a flag to disable emitting block signature strings (#96944)Akira Hatanaka8-15/+60
14 hours[NaryReassociate] Check to avoid introducing poison when reusing SCEVs (#98156)Benjamin Kramer2-6/+56
14 hours[lldb][test] Skip bitfield enum tests for DWARF v2 and belowDavid Spickett1-0/+3
14 hoursSupport `guarded_by` attribute and related attributes inside C structs and su...Pierre d'Herbemont8-24/+134
14 hours[InstCombine] Fix typo in `adjustKnownBitsForSelectArm` (#98155)Yingwei Zheng2-1/+27
14 hours[llvm-objcopy][COFF] Add aliases for some --subsystem options (#98036)Victor Campos2-5/+27
15 hoursMove `SystemHeadersCoverage` into `llvm::coverage` in CoverageMappingGen.hNAKAMURA Takumi3-6/+11
15 hoursUpdate clang/test/system_macro.cpp for both -system-headers-coverage=true/falseNAKAMURA Takumi1-4/+28
15 hours[libc] Disable `-ffreestanding` and `-fno-builtin` on the GPU build (#97636)Joseph Huber1-3/+17
15 hours[SLP]Fix PR98133: Inserting PHI after debug-records!Alexey Bataev2-1/+45
16 hours[scudo][fuchsia] Give dispatched VMOs a (temporary) name (#97578)Fabio D'Urso1-0/+3
16 hours[lldb] Use correct path separator for C++ library files lookup (#98144)Vladislav Dzhidzhoev1-1/+1
16 hours[X86][MC] Fix encoding bug for CCMP introduced in #85175Shengchen Kan3-13/+39
16 hours[bazel] Add missing deps for afa6bed8afe9011c07c682a0a24362260d92cfddHaojian Wu1-0/+1
16 hours[VectorCombine] foldShuffleToIdentity - ensure casts have the same source typeSimon Pilgrim2-0/+22
16 hours[VPlan] Clarify setting Lane in fixPhi (NFCI).Florian Hahn1-3/+3
16 hours[libc] Remove unnecessary `stdio.h` includes (#98132)Petr Hosek2-4/+0
16 hoursRevert "[AArch64][GlobalISel] Make G_DUP immediate 32-bits or larger (#96780)"David Spickett6-102/+123
17 hours[VPlan] Create vector header and latch VPBBs in createInitialVPlan (NFC)Florian Hahn2-7/+9