INC / DEC instructions have shorter code size than ADD32ri8, etc.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 19 Jul 2006 00:27:29 +0000 (00:27 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 19 Jul 2006 00:27:29 +0000 (00:27 +0000)
commit1693e489e6f8935ca9b42ba7c06e684df6395fee
tree2e3f40a4d155e1754dcb292db8c242aec726338b
parente6f32034dbacf1a71e78b69391fb0dc4aeba9902
INC / DEC instructions have shorter code size than ADD32ri8, etc.

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