Fix these enums' starting values to reflect the way that
authorDan Gohman <gohman@apple.com>
Tue, 23 Sep 2008 18:42:32 +0000 (18:42 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 23 Sep 2008 18:42:32 +0000 (18:42 +0000)
commit0ba2bcfcc3149a25d08aa8aa00fb6c34a4e25bdd
treec06fabfa0c787de16d9aa76013ebc354f535faa2
parent987756308b4df235a51c7db3778f5cf0ff3d47a4
Fix these enums' starting values to reflect the way that
instruction opcodes are now numbered. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56497 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.h
lib/Target/Alpha/AlphaISelLowering.h
lib/Target/CellSPU/SPUISelLowering.h
lib/Target/IA64/IA64ISelLowering.h
lib/Target/Mips/MipsISelLowering.h
lib/Target/PIC16/PIC16ISelLowering.h
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/Sparc/SparcISelLowering.h
lib/Target/X86/X86ISelLowering.h