summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] changes introduced through rebaseupstream/users/vitalybuka/spr/main.sanitizer-skip-includec-from-summaryVitaly Buka2024-01-1727-1041/+1440
|\
| * [X86][test] Add --show-mc-encoding for lowering tests of NDD arithmetic instr...XinWang102024-01-187-893/+1018
| * [AMDGPU] Reapply 'Sign extend simm16 in setreg intrinsic' (#78492)Stanislav Mekhanoshin2024-01-174-8/+71
| * [X86] Support "f16c" and "avx512fp16" for __builtin_cpu_supports (#78384)Freddy Ye2024-01-185-10/+16
| * workflows: Refactor release-tasks.yml (#69523)Tom Stellard2024-01-177-120/+331
| * [dfsan] Make sprintf interceptor compatible with glibc 2.37+ and musl (#78363)Fangrui Song2024-01-173-9/+3
|/
* [NVPTX] extend type support for nvvm.{min,max,mulhi,sad} (#78385)Alex MacLean2024-01-176-42/+312
* [RISCV] Add LUI/AUIPC+ADDI fusions to sifive-p450. (#78501)Craig Topper2024-01-171-1/+3
* [AArch64] Fix -Wreturn-type in AArch64TargetParser.cpp (NFC)Jie Fu2024-01-181-1/+1
* [lld/ELF] Hint if R_X86_64_PC32 overflows and references a SHF_X86_64_LARGE s...Arthur Eubanks2024-01-172-0/+32
* [X86] Don't respect large data threshold for globals with an explicit section...Arthur Eubanks2024-01-172-22/+20
* [Hurd] Fix -Wswitch in Hurd::getDynamicLinker (NFC)Jie Fu2024-01-181-0/+2
* [Clang] Support MSPropertyRefExpr as placement arg to new-expression (#75883)Sirraide2024-01-1714-42/+375
* [clang] Fix CTAD for aggregates for nested template classes (#78387)antangelo2024-01-174-6/+46
* Add Variadic 'dropAttrs' (#78476)Erich Keane2024-01-174-11/+8
* [clang] Disable gch-probe.c on AIX as `-gmodules` is not supported there yet....Michael Spencer2024-01-171-0/+4
* [Driver] Add -fandroid-pad-segment/-fno-android-pad-segment (#77244)Fangrui Song2024-01-174-1/+28
* Hurd: Add x86_64 support (#78065)Samuel Thibault2024-01-1718-19/+135
* [LLD][RISCV] Report error for unsatisfiable RISCV_ALIGN (#74121)Philip Reames2024-01-171-2/+8
* [WPD][LLD] Allow glob matching of --lto-known-safe-vtables (#78505)modiking2024-01-172-4/+8
* [libc][obvious] disable fabsf128 on aarch64 (#78511)michaelrj-google2024-01-171-1/+2
* [OpenACC] Implement 'bind' clause parsing.erichkeane2024-01-177-1/+130
* [flang] Avoid new spurious error under -fopenacc (#78504)Peter Klausler2024-01-171-1/+1
* [Clang] Update Unicode version to 15.1 (#77147)cor3ntin2024-01-179-20015/+20038
* [llvm-readobj][Object][COFF] Include COFF import file machine type in format ...Jacek Caban2024-01-177-12/+34
* [AArch64] Improve cost computations for odd vector mem ops. (#78181)Florian Hahn2024-01-172-40/+73
* [GISel][RISCV] Implement selectShiftMask. (#77572)Mikhail Gudim2024-01-174-9/+501
* [GlobalIsel][AArch64] more legal icmps (#78239)Thorsten Schütt2024-01-176-96/+405
* [RISCV] Prefer vsetivli for VLMAX when VLEN is exactly known (#75509)Philip Reames2024-01-174-33/+72
* [CodeGen][MISched][NFC] Rename some instances of Cycle -> ReleaseAtCycleMichael Maitland2024-01-171-3/+3
* [WebAssembly] Use ValType instead of integer types to model wasm tables (#78012)Derek Schuff2024-01-1710-221/+223
* Revert "[RISCV] Implement RISCVInsrInfo::getConstValDefinedInReg"Alex Bradbury2024-01-173-82/+0
* [lldb] Support changes to TLS on macOS (#77988)Alex Langford2024-01-171-64/+94
* BalancedPartitioning: minor updates (#77568)Fangrui Song2024-01-173-19/+22
* [mlir][openacc][NFC] Use interleaveComma in printers (#78347)Valentin Clement (バレンタイン クレメン)2024-01-171-93/+52
* [NVPTX] Add tex.grad.cube{array} intrinsics (#77693)Alex MacLean2024-01-177-11/+200
* [llvm] Teach MachO about XROS (#78373)Cyndy Ishida2024-01-1710-1/+74
* [AMDGPU][GFX12] Add Atomic cond_sub_u32 (#76224)Mariusz Sikora2024-01-1725-12/+860
* Remove maximum OSX version for sanitizers (#77543)Chris Apple2024-01-171-5/+0
* Revert "[SimplifyCFG] `switch`: Do Not Transform the Default Case if the Cond...alexfh2024-01-173-180/+10
* [gn build] Port 3b6a8f823bf8LLVM GN Syncbot2024-01-171-0/+1
* [lldb] Upstream xros support in lldb (#78389)Jonas Devlieghere2024-01-1721-9/+340
* [Headers][X86] Add more descriptions to ia32intrin.h and immintrin.h (#77686)Paul T Robinson2024-01-172-2/+227
* [lldb-dap] Adjusting how repl-mode auto determines commands vs variable expre...John Harrison2024-01-175-57/+75
* Apply clang-tidy fixes for llvm-else-after-return in IRDLVerifiers.cpp (NFC)Mehdi Amini2024-01-171-5/+4
* Apply clang-tidy fixes for readability-identifier-naming in IRDLLoading.cpp (...Mehdi Amini2024-01-171-3/+3
* Apply clang-tidy fixes for llvm-qualified-auto in DecomposeMemrefs.cpp (NFC)Mehdi Amini2024-01-171-1/+1
* Apply clang-tidy fixes for readability-identifier-naming in Utils.cpp (NFC)Mehdi Amini2024-01-171-3/+3
* Apply clang-tidy fixes for performance-unnecessary-value-param in Utils.cpp (...Mehdi Amini2024-01-172-2/+2
* [gn] fix mistake from 92289db82fb2Nico Weber2024-01-171-1/+1