Generate branch machine instructions with MachineBasicBlock operands instead of
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 14 May 2004 06:54:56 +0000 (06:54 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 14 May 2004 06:54:56 +0000 (06:54 +0000)
commit9f088e481cc636e9e105dc6b98b7593ca43e2fcf
treeaf3bfab7c869d056fba06d95dbb85cdd76befda3
parentfa28bb46017920ef2d123dcb979c47efb1b021b5
Generate branch machine instructions with MachineBasicBlock operands instead of
LLVM BasicBlock operands.

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