Re: [PATCH] D19796: Add new intrinsic support for MONITORX and MWAITX instructions.

2016-05-18 Thread Ashutosh Nema via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL269907: Add new intrinsic support for MONITORX and MWAITX instructions (authored by Ashutosh). Changed prior to commit: http://reviews.llvm.org/D19796?vs=55788&id=57593#toc Repository: rL LLVM http:

Re: [PATCH] D19796: Add new intrinsic support for MONITORX and MWAITX instructions.

2016-05-09 Thread Eric Christopher via cfe-commits
echristo accepted this revision. echristo added a comment. This revision is now accepted and ready to land. LGTM. Thanks. -eric http://reviews.llvm.org/D19796 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/ma

Re: [PATCH] D19796: Add new intrinsic support for MONITORX and MWAITX instructions.

2016-05-09 Thread Ganesh Gopalasubramanian via cfe-commits
GGanesh added a comment. PING! http://reviews.llvm.org/D19796 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D19796: Add new intrinsic support for MONITORX and MWAITX instructions.

2016-05-02 Thread Ganesh Gopalasubramanian via cfe-commits
GGanesh created this revision. GGanesh added reviewers: echristo, craig.topper. GGanesh added subscribers: cfe-commits, llvm-commits. Herald added a subscriber: joker.eph. This patch adds new intrinsics, new flag (-mwaitx) and flag enablement based on cpuid for the instructions MONITORX and MWAIT