clang/include
Simon Pilgrim a7c6c642e3 [X86][LWP] Add clang support for LWP instructions.
This patch adds support for the the LightWeight Profiling (LWP) instructions which are available on all AMD Bulldozer class CPUs (bdver1 to bdver4).

Differential Revision: https://reviews.llvm.org/D32770

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@302418 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-08 12:09:45 +00:00
..
clang [X86][LWP] Add clang support for LWP instructions. 2017-05-08 12:09:45 +00:00
clang-c [libclang] Expose some target information via the C API. 2017-04-28 15:56:39 +00:00
CMakeLists.txt