Use table to separate opcode from operands.
[oota-llvm.git] / lib / Target / ARM / NEONMoveFix.cpp
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-11-03 Anton KorobeynikovMove subtarget check upper for NEON reg-reg fixup pass.
2009-11-03 Anton KorobeynikovTurn neon reg-reg moves fixup code into separate pass...