1//===-- VIInstructions.td - VI Instruction Defintions ---------------------===// 2// 3// The LLVM Compiler Infrastructure 4// 5// This file is distributed under the University of Illinois Open Source 6// License. See LICENSE.TXT for details. 7// 8//===----------------------------------------------------------------------===// 9// Instruction definitions for VI and newer. 10//===----------------------------------------------------------------------===// 11 12FIXME: Deleting this file broke buildbots that don't do full rebuilds. This 13file is no longer used by the backend, so it can be deleted once all 14the buildbots update there dependencies. 15