| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Following r333110:
"Move all Intel defined intrinsic includes into immintrin.h"
llvm-svn: 333160
|
|
|
|
|
|
| |
on more of the builtin tests.
llvm-svn: 315594
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Adds the command line flag for clzero.
2. Includes the clzero flag under znver1.
3. Defines the macro for clzero.
4. Adds a new file which has the intrinsic definition for clzero instruction.
Patch by Ganesh Gopalasubramanian with some additional tests from me.
Differential revision: https://reviews.llvm.org/D29386
llvm-svn: 294559
|
|
|
|
|
|
| |
possible problems in headers.
llvm-svn: 277696
|
|
Differential Revision: http://reviews.llvm.org/D21792
llvm-svn: 274559
|