summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseupstream/users/vitalybuka/spr/main.tsan-fallback-to-top-frameVitaly Buka2024-01-0528-309/+1635
|\
| * [tsan] Generalize FrameIsInternal (#77143)Vitaly Buka2024-01-051-6/+2
| * Move verify-no-file.yaml to AArch64 folder (#77149)Shubham Sandeep Rastogi2024-01-051-1/+1
| * [cmake,Apple] Check ld-classic when looking for ld64. (#77136)Florian Hahn2024-01-051-2/+15
| * [clang][Driver] Don't warn when -nostdinc and -nostdinc++ are both specified ...Jonathon Penix2024-01-052-3/+3
| * [clang] Fix test for case-insensitive absolute includes (#76985)Jan Svoboda2024-01-051-2/+2
| * [llvm-exegesis] Add matcher for register initial values (#76666)Aiden Grossman2024-01-051-0/+13
| * [llvm-exegesis] Remove unused Counter::read method (#76651)Aiden Grossman2024-01-053-17/+5
| * [libc][cmake] append per obj compile options instead of prepending (#77126)Nick Desaulniers2024-01-051-11/+5
| * [AArch64] Add some extra tests for SelectOpt. NFCDavid Green2024-01-051-0/+593
| * [libunwind] Replace process_vm_readv with SYS_rt_sigprocmask (#74791)Jordan R AW2024-01-051-27/+50
| * [InstCombine] Fold `switch(zext/sext(X))` into `switch(X)` (#76988)Yingwei Zheng2024-01-064-17/+202
| * [OpenMP] Change `__tgt_device_image` to point to the image (#77003)Joseph Huber2024-01-052-5/+23
| * [NFC] Address review feedback from PR #77004 (#77134)Shubham Sandeep Rastogi2024-01-052-5/+4
| * [gn] port a0e6b7c04292Nico Weber2024-01-051-0/+1
| * Fix file index verifier when there is no file name in the prologue. (#77004)Shubham Sandeep Rastogi2024-01-052-2/+363
| * [bazel][libc][math] Add missing nan(f|l) depsJordan Rupprecht2024-01-051-3/+22
| * [llvm][NFC] Refactor AutoUpgrader arm/aarch64 (#74145)Nathan Sidwell2024-01-052-219/+284
| * "Reapply "[Sema] Fix crash on invalid code with parenthesized aggregaโ€ฆ (#76...Mark de Wever2024-01-055-1/+55
* | [๐˜€๐—ฝ๐—ฟ] changes to main this commit is based onVitaly Buka2024-01-051-7/+3
|/
* [CVP] Improve the value solving of select at use (#76700)Yingwei Zheng2024-01-062-25/+49
* [ELF][Obvious] Last time fixing this test hopefullyJoseph Huber2024-01-051-1/+1
* [SystemZ] vec-perm-14.ll - partially regenerate checks so we can see all the ...Simon Pilgrim2024-01-051-2/+17
* [ELF] Again attempt to fix test on BE architecturesJoseph Huber2024-01-052-3/+8
* [OpenACC] Implement 'default' clause parsing. (#77002)Erich Keane2024-01-054-5/+189
* [InstCombine] Canonicalize `switch(X << C)` into `switch(X)` (#77068)Yingwei Zheng2024-01-062-0/+212
* [lldb] Fix expressions that involve nested structs/classes/unions. (#77029)Greg Clayton2024-01-055-1/+117
* [ELF] Attempt to fix test on big endian architecturesJoseph Huber2024-01-051-4/+3
* [RISCV] Don't call use_nodbg_operands for physical registers in RISCVOptWInst...Craig Topper2024-01-052-1/+25
* [mlgo] Fix post PR #76919Mircea Trofin2024-01-051-1/+1
* [ELF][Obvious] Remove unused CUDA OS/ABI structJoseph Huber2024-01-051-4/+0
* [ELF] Attempt to set the OS when using 'makeTriple()' (#76992)Joseph Huber2024-01-056-9/+80
* [libc] fix -Warray-bounds in block_offset (#77001)Nick Desaulniers2024-01-051-7/+1
* [libc][math] fix nan* death tests failing in asan builds (#77110)Nishant Mittal2024-01-053-0/+6
* [Clang] Regenerate test checks (NFC)Nikita Popov2024-01-058-576/+576
* [clang]Transform uninstantiated ExceptionSpec in `TemplateInstantiator` (#77073)Congcong Cai2024-01-056-5/+26
* [Clang][OpenMP] Fix stdio.h wrapper when glibc includes again (#77017)Joel E. Denny2024-01-051-3/+31
* [mlir][mesh] In sharding attr use FlatSymbolRefAttr instead of SymbolRefAttr ...Boian Petkantchin2024-01-056-10/+18
* [RemoveDIs] Handle DPValues in FastISel (#76952)Orlando Cazalet-Hyams2024-01-0574-151/+398
* [libc][math] fix failing nanl_test build (#77102)Nishant Mittal2024-01-051-1/+1
* [OpenACC] Fix comments on OpenACC enum to use ///erichkeane2024-01-051-11/+11
* [mlir] Fix support for loop normalization with integer indices (#76566)Arseniy Obolenskiy2024-01-052-2/+35
* [TableGen] Add a backend to generate MacroFusion predicators (#72222)Wang Pengcheng2024-01-057-0/+462
* [ConstraintElim] Add tests for signed induction variables (NFC)Nikita Popov2024-01-051-0/+297
* [DebugInfo] Correctly track metadata slots for DPValues (#76941)Stephen Tozer2024-01-051-1/+12
* [AsmPrinter][Dwarf5][nfc] Remove template from AccelTable class (#76296)Felipe de Azevedo Piovezan2024-01-051-37/+25
* [X86] Add ABI handling for __float128 to match with GCC (#75156)Phoebe Wang2024-01-053-0/+40
* [mlir][nvvm] Add clock and clock64 special registers (#77088)Guray Ozen2024-01-052-0/+9
* [X86] keylocker-intrinsics.ll - replace X32 checks with X86. NFC.Simon Pilgrim2024-01-051-240/+240
* [X86] combine-fneg.ll - replace X32 checks with X86. NFC.Simon Pilgrim2024-01-051-68/+68