[Hexagon] Add missing preamble to a source file

llvm-svn: 241813
This commit is contained in:
Krzysztof Parzyszek 2015-07-09 15:40:25 +00:00
parent 2d46980ebb
commit 8b26fbf758
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
//===--- HexagonExpandCondsets.cpp ----------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
// Replace mux instructions with the corresponding legal instructions.
// It is meant to work post-SSA, but still on virtual registers. It was
// originally placed between register coalescing and machine instruction