Rename many instructions to their Intel asm-compatible names. This
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 19 Jun 2003 19:34:44 +0000 (19:34 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 19 Jun 2003 19:34:44 +0000 (19:34 +0000)
commit96b07e54ddaf1bfa4cb4b09292b4bd933a03a442
treeebfabe274042b2e35a0b781bb0b0592c6dd5f15e
parent9e474c4ec87de79df4a62927275b5b607457e37f
Rename many instructions to their Intel asm-compatible names. This
involves removing the [bwl] suffixes from instruction names, as well
as some other distinguishing marks (32/64/80 on fp insns, _i suffixes, etc.)

Lowercase all instr. names as well for consistency's sake.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6790 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.def