Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / vrev.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-19 Benjamin KramerSDAG: Legalize vector BSWAP into a shuffle if the shuff...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-04-09 Chad RosierWhen performing a truncating store, it's possible to...
2011-10-17 Nadav RotemAdd CHECKs and document PR11158.
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2011-05-18 Tanya LattnerHandle perfect shuffle case that generates a vrev for...
2011-05-18 Tanya LattnerIn r131488 I misunderstood how VREV works. It splits...
2011-05-17 Tanya Lattnervrev is incorrectly defined in the perfect shuffle...
2010-10-27 Bob WilsonSelectionDAG shuffle nodes do not allow operands with...
2010-08-17 Bob WilsonAllow more cases of undef shuffle indices and add tests...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-26 Bob WilsonAdd support for ARM Neon VREV instructions.