X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FMips%2FMipsCondMov.td;h=af1104cdda90acfed3948ff0bc2bdbd579fbaeef;hb=8f5e8c1cd69fa77bea20140a7132ee2dea166c6d;hp=1a3f194c3e593f2ebd49f1be10c9bb6e8cc358e6;hpb=c3f16b316a7a15ee3bd32b4eb5753595cdce2757;p=oota-llvm.git diff --git a/lib/Target/Mips/MipsCondMov.td b/lib/Target/Mips/MipsCondMov.td index 1a3f194c3e5..af1104cdda9 100644 --- a/lib/Target/Mips/MipsCondMov.td +++ b/lib/Target/Mips/MipsCondMov.td @@ -1,3 +1,16 @@ +//===- MipsCondMov.td - Describe Mips Conditional Moves ---*- tablegen -*--===// +// +// The LLVM Compiler Infrastructure +// +// This file is distributed under the University of Illinois Open Source +// License. See LICENSE.TXT for details. +// +//===----------------------------------------------------------------------===// +// +// This is the Conditional Moves implementation. +// +//===----------------------------------------------------------------------===// + // Conditional moves: // These instructions are expanded in // MipsISelLowering::EmitInstrWithCustomInserter if target does not have