aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-11-01-NeonMoves.ll
AgeCommit message (Expand)Author
2011-07-15Remove VMOVDneon and VMOVQ, which are just aliases for VORR. This continues ...Owen Anderson
2010-06-15Generalize the pre-coalescing of extract_subregs feeding reg_sequences,Bob Wilson
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-11-03Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8.Evan Cheng
2009-11-03Revert r85049, it is causing PR5367Anton Korobeynikov
2009-11-0264-bit FP loads & stores operate on both NEON and VFP pipelines.Anton Korobeynikov