summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/lwp-builtins.c
Commit message (Collapse)AuthorAgeFilesLines
* [X86][LWP] Add clang support for LWP instructions.Simon Pilgrim2017-05-081-0/+39
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 llvm-svn: 302418
OpenPOWER on IntegriCloud