Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Remove masking from avx512 rotate intrinsics. Use select in IR instead. | Craig Topper | 2018-06-30 | 1 | -24/+24 |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -20/+20 |
* | [X86][AVX512] Improve vector rotation constant folding tests | Simon Pilgrim | 2017-07-20 | 1 | -3/+32 |
* | [X86][AVX512] Add ISD::ROTL/ISD::ROTR constant folding tests | Simon Pilgrim | 2017-07-18 | 1 | -0/+20 |
* | [X86][AVX512] Add lowering of vXi32/vXi64 ISD::ROTL/ISD::ROTR | Simon Pilgrim | 2017-07-17 | 1 | -74/+58 |
* | [X86][AVX512] Add constant splat vector rotate tests for D35463 | Simon Pilgrim | 2017-07-17 | 1 | -0/+252 |