aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/NEONMoveFix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add predicate operand to NEON instructions. Fix lots (but not all) 80 col vio...Evan Cheng2009-11-211-2/+2
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-4/+4
* Move subtarget check upper for NEON reg-reg fixup pass.Anton Korobeynikov2009-11-031-5/+2
* Turn neon reg-reg moves fixup code into separate pass. This should reduce the...Anton Korobeynikov2009-11-031-0/+144