- Use exact-width integer types, e.g. int32_t, to avoid confusion.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 19 May 2006 18:40:54 +0000 (18:40 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 19 May 2006 18:40:54 +0000 (18:40 +0000)
commit09e3c8098409ee4a4a58b47f745255f1a823e185
treeb7d68cced53f7e84550971069c048ff011a72e6c
parent6fe8ff48bd33938a47c7c513bb4aac9d13d3a8e6
- Use exact-width integer types, e.g. int32_t, to avoid confusion.
- Fix a couple of minor bugs in i16immSExt8 and i16immZExt8.
- Added loadiPTR fragment used for indirect jumps and calls.

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