| Commit message (Expand) | Author | Age | Files | Lines |
* | Update GATHER instructions to support 2 read-write operands. Patch from mysel... | Craig Topper | 2012-07-12 | 1 | -0/+19 |
* | X86: add more GATHER intrinsics in LLVM | Manman Ren | 2012-06-29 | 1 | -10/+90 |
* | X86: add GATHER intrinsics (AVX2) in LLVM | Manman Ren | 2012-06-26 | 1 | -0/+80 |
* | Remove AVX2 vpermq and vpermpd intrinsics. These can now be handled with norm... | Craig Topper | 2012-04-15 | 1 | -16/+0 |
* | Remove pcmpgt/pcmpeq intrinsics as clang is not using them. | Craig Topper | 2012-01-31 | 1 | -64/+0 |
* | Fix VINSERTF128/VEXTRACTF128 to be marked as FP instructions. Allow execution... | Craig Topper | 2011-11-29 | 1 | -0/+10 |
* | Add AVX2 variable shift instructions and intrinsics. | Craig Topper | 2011-11-07 | 1 | -0/+80 |
* | Add AVX2 VPMOVMASK instructions and intrinsics. | Craig Topper | 2011-11-07 | 1 | -0/+64 |
* | Add AVX2 VEXTRACTI128 and VINSERTI128 instructions. Fix VPERM2I128 to be qual... | Craig Topper | 2011-11-07 | 1 | -0/+16 |
* | More AVX2 instructions and their intrinsics. | Craig Topper | 2011-11-06 | 1 | -0/+40 |
* | Add more AVX2 instructions and intrinsics. | Craig Topper | 2011-11-06 | 1 | -0/+80 |
* | Add new X86 AVX2 VBROADCAST instructions. | Craig Topper | 2011-11-03 | 1 | -0/+23 |
* | More AVX2 instructions and intrinsics. | Craig Topper | 2011-11-02 | 1 | -0/+137 |
* | Add a bunch more X86 AVX2 instructions and their corresponding intrinsics. | Craig Topper | 2011-11-02 | 1 | -0/+224 |
* | Begin adding AVX2 instructions. No selection support yet other than intrinsics. | Craig Topper | 2011-10-31 | 1 | -0/+384 |