summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Debugger/Debugger.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-10-25 17:46:52 +0000
committerDan Gohman <gohman@apple.com>2008-10-25 17:46:52 +0000
commit191453174d7379540be69ac836f02db68a5becb8 (patch)
treee7849cc92b79f11165d3536ffcbfa4df68187762 /llvm/lib/Debugger/Debugger.cpp
parentbf40eee91a4e1ee4866a94aedad563f01e253a9e (diff)
downloadbcm5719-llvm-191453174d7379540be69ac836f02db68a5becb8.tar.gz
bcm5719-llvm-191453174d7379540be69ac836f02db68a5becb8.zip
Move the code that adds the DeadMachineInstructionElimPass from
target-independent code to target-specific code. This prevents it from running on targets that aren't using fast-isel. In addition to saving compile time, this addresses the problem that not all targets are prepared for it. In order to use this pass, all instructions must declare all their fixed uses and defs of physical registers. llvm-svn: 58144
Diffstat (limited to 'llvm/lib/Debugger/Debugger.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud