Until we have a "ALIGN" pseudo instruction, have asm printer emitted a .align
[oota-llvm.git] / lib / Target / ARM / ARMInstrNEON.td
2009-07-29 Bob WilsonChange Neon VLDn intrinsics to return multiple values...
2009-07-26 Bob WilsonAdd support for ARM Neon VREV instructions.
2009-07-08 Evan Cheng- Add some NEON ld / st instruction static encoding.
2009-07-08 Bob WilsonImplement NEON vst1 instruction.
2009-07-08 Bob WilsonImplement NEON vld1 instructions.
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...