diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2024-01-26 17:24:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 11:24:50 -0500 |
commit | 67c1c1dbb6cd473ce302079d0b3791ff461b7bba (patch) | |
tree | ea0c2765261b440f89a1a060b262e31d2c66051c /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | c177507bd2778d69ed918798295d625346ac6ff4 (diff) | |
download | llvm-67c1c1dbb6cd473ce302079d0b3791ff461b7bba.zip llvm-67c1c1dbb6cd473ce302079d0b3791ff461b7bba.tar.gz llvm-67c1c1dbb6cd473ce302079d0b3791ff461b7bba.tar.bz2 |
[PowerPC][X86] Make cpu id builtins target independent and lower for PPC (#68919)
Make __builtin_cpu_{init|supports|is} target independent and provide an
opt-in query for targets that want to support it. Each target is still
responsible for their specific lowering/code-gen. Also provide code-gen
for PowerPC.
I originally proposed this in https://reviews.llvm.org/D152914 and this
addresses the comments I received there.
---------
Co-authored-by: Nemanja Ivanovic <nemanjaivanovic@nemanjas-air.kpn>
Co-authored-by: Nemanja Ivanovic <nemanja@synopsys.com>
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions