diff options
| author | Hal Finkel <hfinkel@anl.gov> | 2013-12-02 23:52:46 +0000 |
|---|---|---|
| committer | Hal Finkel <hfinkel@anl.gov> | 2013-12-02 23:52:46 +0000 |
| commit | 563cc05cae751126d470426d53d4be6e9a9b71c9 (patch) | |
| tree | 37b505ab181a09fc1590fa6ba409a66ad6c78c4f /llvm/lib/Object/MachOUniversal.cpp | |
| parent | 5113d166f5236b001b7fe490a4665dd358eae250 (diff) | |
| download | bcm5719-llvm-563cc05cae751126d470426d53d4be6e9a9b71c9.tar.gz bcm5719-llvm-563cc05cae751126d470426d53d4be6e9a9b71c9.zip | |
Remove PPCScoreboardHazardRecognizer
PPCScoreboardHazardRecognizer was a subclass of ScoreboardHazardRecognizer
which did only one thing: filtered out nodes in EmitInstruction for which
DAG->getInstrDesc(SU) returned NULL. This used to be the case for PPC pseudo
instructions. As far as I can tell, this is no longer true, and so we can use
ScoreboardHazardRecognizer directly.
llvm-svn: 196171
Diffstat (limited to 'llvm/lib/Object/MachOUniversal.cpp')
0 files changed, 0 insertions, 0 deletions

