diff options
author | Ekaterina Romanova <katya_romanova@playstation.sony.com> | 2016-11-17 23:02:00 +0000 |
---|---|---|
committer | Ekaterina Romanova <katya_romanova@playstation.sony.com> | 2016-11-17 23:02:00 +0000 |
commit | 2174b6fe728b7056ab41003cdd5a99fd3b1f6395 (patch) | |
tree | 13d5c26f6c8d361f5d7b2ca78e54b9e5f207c17d /llvm/lib/Object/IRObjectFile.cpp | |
parent | 8651144353c5d945bbbb0939e8750ba4f6551387 (diff) | |
download | llvm-2174b6fe728b7056ab41003cdd5a99fd3b1f6395.zip llvm-2174b6fe728b7056ab41003cdd5a99fd3b1f6395.tar.gz llvm-2174b6fe728b7056ab41003cdd5a99fd3b1f6395.tar.bz2 |
Minor changes in x86 intrinsics headers; NFC
I made several changes for consistency with the rest of x86 instrinsics header files. Some of these changes help to render doxygen comments better.
1. avxintrin.h – Moved the opening bracket on a separate line for several
intrinsics (for consistency with the rest of the intrinsics).
2. emmintrin.h - Moved the doxygen comment next to the body of the function;
- Added braces after extern "C" even though there is only
one declaration each time
3. xmmintrin.h - Moved the doxygen comment next to the body of the function;
- Added intrinsic prototypes for a couple of macro definitions
into the doxygen comment;
- Added braces after extern "C" even though there is only one
declaration each time
4. ammintrin.h – Removed extra line between the doxygen comment and the body
of the functions (for consistency with the rest of the files).
Desk reviewed by Paul Robinson.
llvm-svn: 287278
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions