Add user-facing front end option to turn off power10 prefixed instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102191
[PowerPC] Add clang option -m[no-]prefixed ClosedPublic Authored by lei on May 10 2021, 1:23 PM.
Details Summary Add user-facing front end option to turn off power10 prefixed instructions.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 13 2021, 7:02 AM This revision was landed with ongoing or failed builds.May 13 2021, 10:02 AM Closed by commit rG9469ff15b779: [PowerPC] Add clang option -m[no-]prefixed (authored by lei). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 345195 clang/include/clang/Driver/Options.td
clang/lib/Basic/Targets/PPC.h
clang/lib/Basic/Targets/PPC.cpp
clang/test/Driver/ppc-prefixed.cpp
|