// $Id$
//***************************************************************************
// File:
// InstrScheduling.cpp
//
// Purpose:
//
// History:
// 7/23/01 - Vikram Adve - Created
//**************************************************************************/
#include "llvm/CodeGen/InstrScheduling.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineCodeForInstruction.h"
#include