Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable MI Sched for x86. | Andrew Trick | 2013-10-15 | 1 | -2/+2 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -4/+4 |
* | Revert "Temporarily enable MI-Sched on X86." | Andrew Trick | 2013-06-25 | 1 | -2/+2 |
* | Temporarily enable MI-Sched on X86. | Andrew Trick | 2013-06-24 | 1 | -2/+2 |
* | 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 |