Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AVX2: Add an additional broadcast idiom. | Nadav Rotem | 2012-05-10 | 1 | -0/+12 |
* | Generate AVX/AVX2 shuffles even when there is a memory op somewhere else in t... | Nadav Rotem | 2012-05-10 | 1 | -0/+17 |
* | AVX2: Build splat vectors by broadcasting a scalar from the constant pool. | Nadav Rotem | 2012-04-08 | 1 | -4/+17 |
* | Fix a crash in AVX2 when trying to broadcast a double into a 128-bit vector. ... | Craig Topper | 2012-01-10 | 1 | -0/+10 |
* | AVX: Add support for vbroadcast from BUILD_VECTOR and refactor some of the vb... | Nadav Rotem | 2011-11-15 | 1 | -3/+0 |
* | Fix vbroadcast matching logic to early unmatch if the node doesn't have | Bruno Cardoso Lopes | 2011-09-01 | 1 | -0/+10 |
* | Introduce matching patterns for vbroadcast AVX instruction. The idea is to | Bruno Cardoso Lopes | 2011-08-17 | 1 | -0/+84 |