OSDN Git Service

Add predicate operand to NEON instructions. Fix lots (but not all) 80 col violations...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 21 Nov 2009 06:21:52 +0000 (06:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 21 Nov 2009 06:21:52 +0000 (06:21 +0000)
commitac0869dc8a7986855c5557cc67d4709600158ef5
treeaa7a86a6d39c590d0cdbe6a585d78d6d58297a12
parente54cb16308ad40d0f0b257de47efaa0ee5a47004
Add predicate operand to NEON instructions. Fix lots (but not all) 80 col violations in ARMInstrNEON.td.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89542 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/NEONMoveFix.cpp