aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-05[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.ubsan-drop-terminal-in-from-reports-without-functionsVitaly Buka79-205/+854
2024-01-05[NFC][tsan] Move SkipInternalFrames into sanitizer_common (#77146)Vitaly Buka3-15/+25
2024-01-05[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka9-54/+67
2024-01-06[clang] Add per-global code model attribute (#72078)hev8-0/+148
2024-01-05[libc++][hardening] Categorize more assertions. (#75918)Konstantin Varlamov44-156/+184
2024-01-05[mlir][spirv] Support spec constants as GlobalVar initializer (#75660)Dimple Prajapati5-14/+71
2024-01-05[ORC] Remove unused flag (PendingRemoval) from JITDylib symbol table.Lang Hames1-8/+2
2024-01-05[NFC][CodeGen][AArch64] Add tests for unconditional branch duplicationDaniel Hoekwater1-3/+3
2024-01-05[ORC] Add absoluteSymbolsLinkGraph to expose absolute symbols to platform (#7...Ben Langmuir11-24/+213
2024-01-05[gn build] Port a89141f733ceLLVM GN Syncbot1-0/+1
2024-01-06[clang-tidy] Add check `readability-avoid-return-with-void-value` (#76249)Danny Mösch8-0/+232
2024-01-05[tsan] Fallback to top frame (#77145)Vitaly Buka1-4/+5
2024-01-05[LTO] Add test showing lto-discard-value-names option being ignored.Florian Hahn1-0/+37
2024-01-05[NFC][tsan] `ptr != 0` to implicit check (#77144)Vitaly Buka1-3/+3
2024-01-05[tsan] Generalize FrameIsInternal (#77143)Vitaly Buka1-6/+2
2024-01-05Move verify-no-file.yaml to AArch64 folder (#77149)Shubham Sandeep Rastogi1-1/+1
2024-01-05[cmake,Apple] Check ld-classic when looking for ld64. (#77136)Florian Hahn1-2/+15
2024-01-05[clang][Driver] Don't warn when -nostdinc and -nostdinc++ are both specified ...Jonathon Penix2-3/+3
2024-01-05[clang] Fix test for case-insensitive absolute includes (#76985)Jan Svoboda1-2/+2
2024-01-05[llvm-exegesis] Add matcher for register initial values (#76666)Aiden Grossman1-0/+13
2024-01-05[llvm-exegesis] Remove unused Counter::read method (#76651)Aiden Grossman3-17/+5
2024-01-05[libc][cmake] append per obj compile options instead of prepending (#77126)Nick Desaulniers1-11/+5
2024-01-05[AArch64] Add some extra tests for SelectOpt. NFCDavid Green1-0/+593
2024-01-05[libunwind] Replace process_vm_readv with SYS_rt_sigprocmask (#74791)Jordan R AW1-27/+50
2024-01-06[InstCombine] Fold `switch(zext/sext(X))` into `switch(X)` (#76988)Yingwei Zheng4-17/+202
2024-01-05[OpenMP] Change `__tgt_device_image` to point to the image (#77003)Joseph Huber2-5/+23
2024-01-05[NFC] Address review feedback from PR #77004 (#77134)Shubham Sandeep Rastogi2-5/+4
2024-01-05[gn] port a0e6b7c04292Nico Weber1-0/+1
2024-01-05Fix file index verifier when there is no file name in the prologue. (#77004)Shubham Sandeep Rastogi2-2/+363
2024-01-05[bazel][libc][math] Add missing nan(f|l) depsJordan Rupprecht1-3/+22
2024-01-05[llvm][NFC] Refactor AutoUpgrader arm/aarch64 (#74145)Nathan Sidwell2-219/+284
2024-01-05"Reapply "[Sema] Fix crash on invalid code with parenthesized aggrega… (#76...Mark de Wever5-1/+55
2024-01-06[CVP] Improve the value solving of select at use (#76700)Yingwei Zheng2-25/+49
2024-01-05[ELF][Obvious] Last time fixing this test hopefullyJoseph Huber1-1/+1
2024-01-05[SystemZ] vec-perm-14.ll - partially regenerate checks so we can see all the ...Simon Pilgrim1-2/+17
2024-01-05[ELF] Again attempt to fix test on BE architecturesJoseph Huber2-3/+8
2024-01-05[OpenACC] Implement 'default' clause parsing. (#77002)Erich Keane4-5/+189
2024-01-06[InstCombine] Canonicalize `switch(X << C)` into `switch(X)` (#77068)Yingwei Zheng2-0/+212
2024-01-05[lldb] Fix expressions that involve nested structs/classes/unions. (#77029)Greg Clayton5-1/+117
2024-01-05[ELF] Attempt to fix test on big endian architecturesJoseph Huber1-4/+3
2024-01-05[RISCV] Don't call use_nodbg_operands for physical registers in RISCVOptWInst...Craig Topper2-1/+25
2024-01-05[mlgo] Fix post PR #76919Mircea Trofin1-1/+1
2024-01-05[ELF][Obvious] Remove unused CUDA OS/ABI structJoseph Huber1-4/+0
2024-01-05[ELF] Attempt to set the OS when using 'makeTriple()' (#76992)Joseph Huber6-9/+80
2024-01-05[libc] fix -Warray-bounds in block_offset (#77001)Nick Desaulniers1-7/+1
2024-01-05[libc][math] fix nan* death tests failing in asan builds (#77110)Nishant Mittal3-0/+6
2024-01-05[Clang] Regenerate test checks (NFC)Nikita Popov8-576/+576
2024-01-05[clang]Transform uninstantiated ExceptionSpec in `TemplateInstantiator` (#77073)Congcong Cai6-5/+26
2024-01-05[Clang][OpenMP] Fix stdio.h wrapper when glibc includes again (#77017)Joel E. Denny1-3/+31
2024-01-05[mlir][mesh] In sharding attr use FlatSymbolRefAttr instead of SymbolRefAttr ...Boian Petkantchin6-10/+18