Rename all BMI MachineBasicBlock operands to MBB.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 13 Dec 2002 11:22:48 +0000 (11:22 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 13 Dec 2002 11:22:48 +0000 (11:22 +0000)
commit71794c006970b955190f73da6e760b886c2bbed8
treef7a0dae483c1a9e6288f491297512e027b500b4f
parentf08ad9f81784ab8f45fc72935e643b952f823a14
Rename all BMI MachineBasicBlock operands to MBB.

Try to mess around with emitGEPOperation's elementSizeReg to make it work,
again.

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