summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] changes to main this commit is based onupstream/users/minglotus-6/sprmain.nfcprecommit-testmingmingl2024-01-2444-248/+1859
* Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Cl...Alexandre Ganea2024-01-238-38/+67
* Revert "[clang-repl] Enable native CPU detection by default (#77491)" (#79178)Stefan Gränitz2024-01-231-1/+0
* [ConstantHoisting] Cache OptForSize. (#79170)Alina Sbirlea2024-01-232-3/+5
* [gn] port 5176df55d3aNico Weber2024-01-231-1/+1
* [libc][Docs] Update the GPU RPC documentation (#79069)Joseph Huber2024-01-233-7/+296
* [RISCV] Add regalloc hints for Zcb instructions. (#78949)Craig Topper2024-01-232-6/+120
* [RISCV] Continue with early return for shuffle lowering [nfc]Philip Reames2024-01-231-14/+13
* [clang][modules] Fix CodeGen options that can affect the AST. (#78816)Juergen Ributzka2024-01-233-6/+22
* [MachineCopyPropagation] Make a SmallVector larger (NFC) (#79106)Kazu Hirata2024-01-231-1/+1
* [OpenACC] Implement 'device_type' clause parsingerichkeane2024-01-234-0/+173
* [clang] Add missing streaming attributes to SVE builtins (#79134)Sam Tebbs2024-01-232-77/+83
* [RISCV] Use early return for select shuffle lowering [nfc]Philip Reames2024-01-231-26/+38
* [LangRef] adjust IR atomics specification following C++20 model tweaks. (#77263)James Y Knight2024-01-233-59/+63
* [DebugInfo][RemoveDIs] Disable a run-line while investigating a problemJeremy Morse2024-01-231-1/+2
* [JITLink][AArch32] Implement Armv5 ldr-pc stubs and use them for all pre-v7 t...Stefan Gränitz2024-01-2312-227/+439
* [CompilerRT] Attempt to fix a lit-config issueJeremy Morse2024-01-231-1/+1
* [Clang][AArch64] Add diagnostics for builtins that use ZT0. (#79140)Sander de Smalen2024-01-2315-76/+122
* [RemoveDIs][DebugInfo] Enable creation of DPVAssigns, update outstanding AT t...Stephen Tozer2024-01-2321-54/+104
* [AMDGPU] Enable architected SGPRs for GFX12 (#79160)Jay Foad2024-01-234-85/+176
* [libc][NFC] Remove `FPBits` cast operator (#79142)Guillaume Chatelet2024-01-23102-369/+366
* [DAG] visitSCALAR_TO_VECTOR - don't fold scalar_to_vector(bin(extract(x),extr...Simon Pilgrim2024-01-232-51/+34
* [DebugInfo][RemoveDIs] Use splice in Outliner rather than moveBefore (#79124)Jeremy Morse2024-01-232-2/+2
* [AMDGPU] Properly check op_sel in GCNDPPCombine (#79122)Mirko BrkuĹĄanin2024-01-232-12/+100
* [RemoveDIs][DebugInfo] Handle DPVAssign in most transforms (#78986)Stephen Tozer2024-01-2342-89/+227
* [VecLib] Fix: Restore DebugFlag state in ReplaceWithVecLibTest (#78989)Paschalis Mpeis2024-01-231-0/+2
* [LAA] Add test for #79137 (NFC)Nikita Popov2024-01-231-0/+94
* [AArch64][FMV] Support feature MOPS in Function Multi Versioning. (#78788)Alexandros Lamprineas2024-01-237-17/+25
* [X86] Add test case for Issue #78897Simon Pilgrim2024-01-231-0/+313
* [libc][NFC] use builder pattern for ErrnoSetterMatcher (#79153)Schrodinger ZHU Yifan2024-01-231-3/+15
* [libc] Remove specific nan payload in math functions (#79133)Guillaume Chatelet2024-01-2324-35/+31
* [lld-macho][arm64] implement -objc_stubs_small (#78665)Kyungwoo Lee2024-01-2311-51/+237
* [PGO] Remove calls to `__llvm_orderfile_dump()` in `instrprof-api.c` test (#7...Qiongsi Wu2024-01-231-7/+0
* Remove config.aarch64_sme from compiler-rt/unittests/lit.common.unit.configur...Dinar Temirbulatov2024-01-231-1/+0
* [libc] Fix forward arm32 buildbot (#79151)Guillaume Chatelet2024-01-231-2/+2
* [DebugInfo][RemoveDIs] Handle non-instr debug-info in GlobalISel (#75228)Jeremy Morse2024-01-238-106/+170
* [MLIR][AMDGPU] Switch to code object version 5 (#79144)Saiyedul Islam2024-01-231-1/+1
* [gn build] Port 40bdfd39e394LLVM GN Syncbot2024-01-231-0/+1
* [CMake][PGO] Add libunwind to list of stage1 runtimes (#78869)Tom Stellard2024-01-231-1/+1
* [ARM] Introduce the v9.5-A architecture version to Arm targets (#78994)Lucas Duarte Prates2024-01-2311-1/+62
* [llvm-reduce][DebugInfo] Support reducing non-instruction debug-info (#78995)Jeremy Morse2024-01-236-2/+140
* [RemoveDIs][DebugInfo] Handle DPVAssigns in Assignment Tracking excluding low...Stephen Tozer2024-01-2338-127/+338
* [AMDGPU] Remove getWorkGroupIDSGPR, unused since aa6fb4c45e01Jay Foad2024-01-231-16/+0
* [MachineOutliner] Refactor iterating over Candidate's instructions (#78972)Anatoly Trosinenko2024-01-236-80/+69
* fix test (#79018)OldWorldOrdr2024-01-231-1/+1
* [clang][Interp][NFC] Move ToVoid casts to the bottomTimm Bäder2024-01-231-3/+3
* [Headers][X86] Add macro descriptions to bmiintrin.h (#79048)Paul T Robinson2024-01-231-44/+229
* Revert 10f3296dd7d74c975f208a8569221dc8f96d1db1 - [openmp] Fix warnings when ...Alexandre Ganea2024-01-238-60/+34
* [test] Update stack_guard_remat.ll (#79139)Danial Klimkin2024-01-231-1/+1
* [openmp] Fix warnings when building on Windows with latest MSVC or Clang ToT ...Alexandre Ganea2024-01-238-34/+60