Fix a few typos, implement load/store
authorChris Lattner <sabre@nondot.org>
Sun, 17 Nov 2002 21:11:55 +0000 (21:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Nov 2002 21:11:55 +0000 (21:11 +0000)
commit6fc3c5235914083f79d27729c4ff67b7c3b3d7b9
tree024a034d235961d9de3fa2fac337bef2a73b045c
parente4ae94c36701692e219a26b06f3cf993e9127383
Fix a few typos, implement load/store

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4716 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp