Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach the x86 backend a couple tricks for dealing with v16i8 sra by a constan... | Eli Friedman | 2011-11-01 | 1 | -0/+20 |
* | X86: Emit logical shift by constant splat of <16 x i8> as a <8 x i16> shift a... | Benjamin Kramer | 2011-10-30 | 1 | -0/+18 |
* | Fix pr11266. | Nadav Rotem | 2011-10-30 | 1 | -2/+14 |
* | Enable element promotion type legalization by deafault. | Nadav Rotem | 2011-10-16 | 1 | -2/+2 |
* | Add custom lowering of X86 vector SRA/SRL/SHL when the shift amount is a spla... | Nadav Rotem | 2011-05-11 | 1 | -0/+142 |