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