Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimization of shuffle node that can fit to the register form of VBROADCAST ... | Elena Demikhovsky | 2012-07-01 | 1 | -0/+96 |
* | Add support for additional in-reg vbroadcast patterns | Nadav Rotem | 2012-05-19 | 1 | -0/+37 |
* | AVX: We lower VECTOR_SHUFFLE and BUILD_VECTOR nodes into vbroadcast instructions | Nadav Rotem | 2012-04-24 | 1 | -4/+41 |
* | Fix a bug in the lowering of broadcasts: ConstantPools need to use the target... | Nadav Rotem | 2012-04-09 | 1 | -0/+14 |
* | AVX2: Build splat vectors by broadcasting a scalar from the constant pool. | Nadav Rotem | 2012-04-08 | 1 | -0/+21 |
* | Fix a crash in AVX2 when trying to broadcast a double into a 128-bit vector. ... | Craig Topper | 2012-01-10 | 1 | -0/+10 |
* | Add AVX2 vpbroadcast support | Nadav Rotem | 2011-11-18 | 1 | -0/+142 |