aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
59 min.[LLVM][PassBuilder] Extend the function signature of callback for optimizer p...users/shiltian/extend-callback-signatureShilei Tian7-46/+64
59 min.[Attributor][AMD] Enable AAIndirectCallInfo for AMDAttributorPassusers/shiltian/07-28-_attributor_amd_enable_aaindirectcallinfo_for_amdattributorpassShilei Tian9-17/+104
67 min.[Driver] Correct comment on default for -falign-functions (#101257)HEADmainPaul T Robinson1-2/+2
80 min.Revert "[scudo] Separated committed and decommitted entries." (#101375)ChiaHungDuan1-157/+92
83 min.[SandboxIR] Implement SIToFPInst (#101374)vporpo3-0/+121
85 min.[lldb] Allow mapping object file paths (#101361)Alexandre Perez4-2/+50
93 min.[TLI] Add support for nan libfunc (#101356)Yingwei Zheng5-5/+47
95 min.[AMDGPU][True16][MC] duplicate vop1 tests to fake16 and update real-true16 fl...Brox Chen8-9/+7562
103 min.[flang][OpenMP] Reland Fix copyprivate semantic checks (#95799) (#101009)Leandro Lupori18-98/+331
104 min.[Modules][Diagnostic] Don't claim a METADATA mismatch is always in PCH file. ...Volodymyr Sapsai4-16/+21
104 min.[SCEV] Regen a couple auto-gen testsPhilip Reames3-0/+33
105 min.[SandboxIR] Implement FPToUIInst (#101369)vporpo3-0/+121
117 min.[lldb] Add constant value mode for RegisterLocation in UnwindPlans (#100624)Felipe de Azevedo Piovezan3-1/+42
2 hours[Support] Erase blocks after DomTree::eraseNode (#101195)Alexis Engelke5-28/+34
2 hours[MVT][TableGen] Extend Machine Value Type to `uint16_t` (#99657)Brandon Wu7-65/+108
2 hours[SandboxIR] Implement FPToSIInst (#101362)vporpo3-0/+121
2 hours[mlir][math] Fix polynomial `math.asin` approximation (#101247)Rob Suderman2-3/+38
2 hoursFix typo: tyep -> type.Brian Yahn1-1/+1
2 hoursRemove already implemented target independent optimization opportunity (#101233)Marc Auberer1-14/+0
2 hours[libc++][NFC] Add missing license headersLouis Dionne298-0/+381
2 hours[lldb] Unify the way we get the Target in CommandObject (#101208)Jonas Devlieghere13-96/+98
3 hours[SCEV] Add coverage for flag inference with vscale strided IVsPhilip Reames1-0/+162
3 hours[SandboxIR] Implement IntToPtrInst (#101359)vporpo3-0/+121
3 hoursAdd llvm::Error C API, LLVMCantFailDavid Blaikie3-0/+16
3 hours[libc] quick fix for aarch64 jmpbuf build (#101357)Schrodinger ZHU Yifan2-2/+5
3 hours[SandboxIR] Implement AddrSpaceCastInst (#101260)vporpo3-3/+155
3 hours[InstCombine] Recognize copysign idioms (#101324)Yingwei Zheng4-19/+200
3 hours[scudo] Separated committed and decommitted entries. (#100818)Joshua Baehring1-92/+157
3 hours[libc][AArch64] Add an AArch64 setjmp/longjmp. (#101177)Simon Tatham7-0/+228
4 hours[clang][CUDA] Add 'noconvergent' function and statement attributedarkbuck9-37/+200
4 hours[libc++] Move the benchmarks under libcxx/test (#99371)Louis Dionne78-15/+17
4 hours[libc++] Make std::unique_lock available with _LIBCPP_HAS_NO_THREADS (#99562)Paul Kirth22-382/+314
4 hours[SLP][REVEC] Make Instruction::Select support vector instructions. (#100507)Han-Kuan Chen2-0/+63
5 hours[libclang] Use check_linker_flag instead of llvm_check_linker_flagLouis Dionne1-2/+2
5 hours[libcxx][test] Require long_tests for eval.PR44847.pass.cp (#100722)David Spickett1-2/+2
5 hours[libcxx][test] Mark sort.pass.cpp as a long test (#100720)David Spickett1-1/+1
5 hours[libc++][NFC] Remove two unused implementation details `__find_end` (#100685)Hewill Kang1-103/+0
5 hours[cmake] switch to CMake's native `check_{compiler,linker}_flag` (#96171)h-vetinari9-64/+17
5 hoursRevert "[CMake][Fuchsia] Include libunwind and libc++abi in baremetal build" ...Petr Hosek1-34/+8
5 hours[CycleInfo] skip unreachable predecessors (#101316)Sameer Sahasrabuddhe2-0/+31
6 hours[lldb] Fixed lldb-server crash (TestLogHandler was not thread safe) (#101326)Dmitry Vasilyev1-0/+2
6 hours[libc++][docs] Remove misadded entry for P1937R2 from Cxx20Papers.csv (#100741)A. Jiang1-1/+0
6 hours[libc++] Refactor tests for shared_mutex and shared_timed_mutex (#100783)Louis Dionne18-624/+900
7 hours[mlir][cf] fix 'switch', 'assert' and 'cond_br' operations' description (#101...Andrey Timonin1-5/+5
7 hours[libclang/python] type-ignore `Any` returns from library calls (#101310)Jannick Kremer1-97/+97
7 hours[libclang/python] Factor out unsaved files processing (#101308)Jannick Kremer1-30/+17
7 hoursRevert "[DAG][NFC] Use SDPatternMatch for VScale in some instances"Michael Maitland1-4/+6
9 hours[AMDGPU,test] Add one more while-break case (#101300)Ruiling, Song1-0/+86
10 hours[libc][math][c23] Fix totalorderf128 requiring support for 128-bit ints (#101...OverMighty2-1/+3
10 hours[MLIR][OpenMP] NFC: Sort clauses alphabetically (2/2) (#101194)Sergio Afonso8-88/+81