Age | Commit message (Expand) | Author |
---|---|---|
2012-04-09 | When performing a truncating store, it's possible to rearrange the data | Chad Rosier |
2011-10-17 | Add CHECKs and document PR11158. | Nadav Rotem |
2011-10-16 | Enable element promotion type legalization by deafault. | Nadav Rotem |
2011-05-18 | Handle perfect shuffle case that generates a vrev for vectors of floats. | Tanya Lattner |
2011-05-18 | In r131488 I misunderstood how VREV works. It splits the vector in half and s... | Tanya Lattner |
2011-05-17 | vrev is incorrectly defined in the perfect shuffle table. The ordering is bac... | Tanya Lattner |
2010-10-27 | SelectionDAG shuffle nodes do not allow operands with different numbers of | Bob Wilson |
2010-08-17 | Allow more cases of undef shuffle indices and add tests for them. | Bob Wilson |
2010-06-17 | Remove arm_apcscc from the test files. It is the default and doing this | Rafael Espindola |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-07-26 | Add support for ARM Neon VREV instructions. | Bob Wilson |