Simplify the interface to LiveVariables::addVirtualRegister(Killed|Dead)
authorChris Lattner <sabre@nondot.org>
Mon, 19 Jul 2004 06:55:21 +0000 (06:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Jul 2004 06:55:21 +0000 (06:55 +0000)
commit472405e0dc05f6fb8c09af00713ff893fff25b94
treea4c839734683c4d85245220e65123f3a73f8b015
parent73d4adfb1e5d6c0ce834b331e6099b14d3341dd7
Simplify the interface to LiveVariables::addVirtualRegister(Killed|Dead)

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