This patch adds support for the the LightWeight Profiling (LWP) instructions which are available on all AMD Bulldozer class CPUs (bdver1 to bdver4).
Details
Details
- Reviewers
- GGanesh - craig.topper - andreadb - spatel 
- Commits
- rG0fd1b6c0dce8: [X86][LWP] Add __LWP__ macro tests
 rG3511348dbbcc: [X86][LWP] Add clang support for LWP instructions.
 rC302445: [X86][LWP] Add __LWP__ macro tests
 rC302418: [X86][LWP] Add clang support for LWP instructions.
 rL302445: [X86][LWP] Add __LWP__ macro tests
 rL302418: [X86][LWP] Add clang support for LWP instructions.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Sorry I missed this patch, but shouldn't we had LWP to the relevant processors in test/Preprocessor/predefined-arch-macros.c and the command line switch testing to test/Preprocessor/x86_target_features.c