[PATCH] D116325: [X86] Add missing CET intrinsics support

2022-01-03 Thread Freddy, Ye via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG0bab74280570: [X86] Add missing CET intrinsics support (authored by FreddyYe). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION ht

[PATCH] D116325: [X86] Add missing CET intrinsics support

2021-12-27 Thread Phoebe Wang via Phabricator via cfe-commits
pengfei added a comment. Checked we won't raise uninitialized warning, so LGTM. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D116325/new/ https://reviews.llvm.org/D116325 ___ cfe-commits mailing list cfe

[PATCH] D116325: [X86] Add missing CET intrinsics support

2021-12-27 Thread Freddy, Ye via Phabricator via cfe-commits
FreddyYe created this revision. Herald added a subscriber: pengfei. FreddyYe requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. These two intrinsics are documented o SDM and intrinsic guide. Repository: rG LLVM Github Monorepo https://rev