summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vrev.ll
Commit message (Expand)AuthorAge
* When performing a truncating store, it's possible to rearrange the data Chad Rosier2012-04-09
* Add CHECKs and document PR11158.Nadav Rotem2011-10-17
* Enable element promotion type legalization by deafault.Nadav Rotem2011-10-16
* Handle perfect shuffle case that generates a vrev for vectors of floats.Tanya Lattner2011-05-18
* In r131488 I misunderstood how VREV works. It splits the vector in half and s...Tanya Lattner2011-05-18
* vrev is incorrectly defined in the perfect shuffle table. The ordering is bac...Tanya Lattner2011-05-17
* SelectionDAG shuffle nodes do not allow operands with different numbers ofBob Wilson2010-10-27
* Allow more cases of undef shuffle indices and add tests for them.Bob Wilson2010-08-17
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Add support for ARM Neon VREV instructions.Bob Wilson2009-07-26