aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/NEONMoveFix.cpp
AgeCommit message (Expand)Author
2009-12-03improve portability to avoid conflicting with std::next in c++'0x.Chris Lattner
2009-11-21Add predicate operand to NEON instructions. Fix lots (but not all) 80 col vio...Evan Cheng
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-11-03Move subtarget check upper for NEON reg-reg fixup pass.Anton Korobeynikov
2009-11-03Turn neon reg-reg moves fixup code into separate pass. This should reduce the...Anton Korobeynikov