summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/NEONMoveFix.cpp
Commit message (Expand)AuthorAgeFilesLines
* improve portability to avoid conflicting with std::next in c++'0x.Chris Lattner2009-12-031-1/+1
* 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
OpenPOWER on IntegriCloud