[PATCH] D124060: [PowerPC] Enable CR bits support for Power8 and above.
Amy Kwan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 26 22:35:26 PDT 2022
amyk updated this revision to Diff 425417.
amyk added a comment.
Address review comments of adding documentation to `clang/docs/ClangCommandLineReference.rst` and adding AIX checks to `clang/test/Driver/ppc-crbits.cpp`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124060/new/
https://reviews.llvm.org/D124060
Files:
clang/docs/ClangCommandLineReference.rst
clang/lib/Basic/Targets/PPC.cpp
clang/lib/Basic/Targets/PPC.h
clang/test/Driver/ppc-crbits.cpp
llvm/lib/Target/PowerPC/PPC.td
llvm/test/CodeGen/PowerPC/addegluecrash.ll
llvm/test/CodeGen/PowerPC/f128-branch-cond.ll
llvm/test/CodeGen/PowerPC/fast-isel-fcmp-nan.ll
llvm/test/CodeGen/PowerPC/fp-strict-fcmp-noopt.ll
llvm/test/CodeGen/PowerPC/fp64-to-int16.ll
llvm/test/CodeGen/PowerPC/pcrel-byte-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124060.425417.patch
Type: text/x-patch
Size: 21724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220427/4b5ef772/attachment-0001.bin>
More information about the cfe-commits
mailing list