Iterate over the Machine CFG that Brian added instead of the LLVM CFG.
authorChris Lattner <sabre@nondot.org>
Sat, 1 May 2004 21:27:53 +0000 (21:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 1 May 2004 21:27:53 +0000 (21:27 +0000)
commit2268684f6fef2ef7e5b523d21dbd376f09ec1174
tree569fbddb181e35b6679e1ac791d66cbaf743a1b2
parent015959ee38e4fd4a920f6b0065c50e524762f580
Iterate over the Machine CFG that Brian added instead of the LLVM CFG.

Look at all of the pretty minuses. :)

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