summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/rdpid-builtins.c
Commit message (Collapse)AuthorAgeFilesLines
* [X86] NFC Include immintrin.h in CodeGen testsGabor Buella2018-05-241-1/+1
| | | | | | | Following r333110: "Move all Intel defined intrinsic includes into immintrin.h" llvm-svn: 333160
* [X86] Add rdpid command line option and intrinsics.Craig Topper2018-01-201-0/+10
Summary: This patch adds -mrdpid/-mno-rdpid and the rdpid intrinsic. The corresponding LLVM commit has already been made. Reviewers: RKSimon, spatel, zvi, AndreiGrischenko Reviewed By: RKSimon Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D42272 llvm-svn: 323047
OpenPOWER on IntegriCloud