aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-13[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.lsan-install-pthread_atforkVitaly Buka683-6998/+26811
2023-12-13[hwasan] Add `__hwasan_get_tag_from_pointer` (#75267)Vitaly Buka5-3/+36
2023-12-13[gn build] Port a5ffabce98a4LLVM GN Syncbot1-0/+1
2023-12-13[test][sanitizer] Disable test on DarwinVitaly Buka1-0/+3
2023-12-13[libc++] Fix `take_view::__sentinel`'s `operator==` (#74655)Jakub Mazurkiewicz6-76/+165
2023-12-13[runtimes] Don't link against compiler-rt explicitly when we use -nostdlib++ ...Louis Dionne5-12/+32
2023-12-13[XCOFF] Display branch-absolute targets in hex. (#72532)stephenpeckham7-10/+178
2023-12-13[AMDGPU] Fix no waitcnt produced between LDS DMA and ds_read on gfx10 (#75245)Stanislav Mekhanoshin3-19/+23
2023-12-13[llvm][Support] Add UNIX socket support (#73603)criis5-2/+262
2023-12-13Remove the builtin_headers_in_system_modules feature (#75262)Ian Anderson2-17/+0
2023-12-13[flang] module namelist IO with renaming (#75264)vdonaldson2-65/+122
2023-12-13[SystemZ][z/OS] Add missing strnlen function for z/OS to fix build failures (...Abhina Sree12-2/+21
2023-12-13[libc] fix unit tests (#75361)Nick Desaulniers18-0/+33
2023-12-13[libc++abi] Fix test on Android (#74753)Maksim Panchenko1-2/+3
2023-12-13[gn build] Port 6892c175c565LLVM GN Syncbot1-0/+1
2023-12-13[RISCV] Remove setJumpIsExpensive(). (#74647)Craig Topper6-412/+316
2023-12-13[gn build] Manually port ed2d497291fArthur Eubanks1-0/+8
2023-12-13[ConstantHoisting] Add a TTI hook to prevent hoisting. (#69004)Paul Walker6-10/+163
2023-12-13[MLIR][Presburger] Fix IntegerRelation::swapVar not swapping identifiers (#74...Bharathi Ramana Joshi2-0/+46
2023-12-13Move status badge as suggested in post-commit revieweric1-4/+4
2023-12-13[libc][NFC] Shorten type names in tests (#75358)Guillaume Chatelet10-58/+52
2023-12-13[clang] Use StringRef::{starts,ends}_with (NFC) (#75149)Kazu Hirata155-541/+547
2023-12-13[libc] fix -Wmacro-redefined (#75261)Nick Desaulniers3-26/+2
2023-12-13[clang][Driver] Support -fms-volatile as equivalent to /volatile:ms (#74790)Eli Friedman4-19/+21
2023-12-13[Transforms] Fix a warningKazu Hirata1-0/+2
2023-12-13[SVE2.1][Clang][LLVM]Int/FP reduce builtin in Clang and LLVM intrinsic (#69926)CarolineConcatto12-18/+1691
2023-12-13AMDGPU/GlobalISel: add AMDGPUGlobalISelDivergenceLowering pass (#75340)Petar Avramovic14-0/+4514
2023-12-13[CMake] Include opt-viewer in Fuchsia toolchain (#75296)Petr Hosek1-0/+1
2023-12-13[InstCombine] Fix uninitialized variable usageBenjamin Kramer1-6/+3
2023-12-13[libc++] Fix incomplete user-defined ctype specialization in test (#74630)Louis Dionne1-8/+44
2023-12-13[ConstraintElim] Refactor `checkCondition`. NFC. (#75319)Yingwei Zheng3-41/+42
2023-12-13[RISCV] Eliminate dead li after emitting VSETVLIs (#65934)Yingwei Zheng2-24/+11
2023-12-13[libc++][NFC] Add a few explicit 'inline' keywords, mostly in <chrono> (#75234)Louis Dionne11-47/+47
2023-12-13[BOLT] Fix some dwarf tests affected by 75095 (#75327)Rafael Auler6-6/+6
2023-12-13[X86][test] Rename some encoding testsShengchen Kan58-0/+0
2023-12-13[DebugInfo][RemoveDIs] Switch some insertion routines to use iterators (#75330)Jeremy Morse3-20/+28
2023-12-13[AMDGPU] GFX12: Add Split Workgroup Barrier (#74836)Mariusz Sikora27-4/+2306
2023-12-13[mlir][ArmSME] Add sve streaming compatible attribute (#75222)Tom Eccles7-1/+41
2023-12-13Revert "[StackColoring] Delete dead stack slots (#72633)"Nikita Popov5-46/+30
2023-12-13[AMDGPU] Min/max changes for GFX12 (#75214)Piotr Sobczak30-17/+4922
2023-12-13[NFC] Remove dead code (#75336)Abhina Sree1-1/+0
2023-12-13[bazel] Port ab380c287a42c0701cd86ae2932c0cb125b9a294Benjamin Kramer1-0/+1
2023-12-13[AMDGPU] Update IEEE and DX10_CLAMP for GFX12 (#75030)Piotr Sobczak26-157/+1656
2023-12-13[RemoveDIs] Support DPValue dbg.declares in MemoryOpRemark (#74108)Orlando Cazalet-Hyams3-3/+9
2023-12-13[lldb][PDB] TypeQuery parameter should be ConstStringDavid Spickett1-3/+4
2023-12-13[SystemZ][z/OS] Complete EBCDIC I/O support (#75212)Abhina Sree9-17/+170
2023-12-13[RemoveDIs] Update Coroutine passes to handle DPValues (#74480)Orlando Cazalet-Hyams13-61/+197
2023-12-13[X86][test] Merge the decoding tests for avx512vp2intersectvl and unify the n...Shengchen Kan10-341/+228
2023-12-13[X86][test] Remove duplicated tests for avx512_vp2intersectShengchen Kan2-114/+0
2023-12-13[StackColoring] Delete dead stack slots (#72633)mohammed-nurulhoque5-30/+46