Operate on the Machine CFG instead of on the LLVM CFG
authorChris Lattner <sabre@nondot.org>
Sat, 1 May 2004 21:24:39 +0000 (21:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 1 May 2004 21:24:39 +0000 (21:24 +0000)
commit015959ee38e4fd4a920f6b0065c50e524762f580
treee8584c9bf4d1d6822cc962534bfb0d056efac61e
parentf25fb4bc640340c60793a3e2bbf2510dea0e15f4
Operate on the Machine CFG instead of on the LLVM CFG

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13302 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/PHIElimination.cpp