mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-08 12:08:46 +00:00
Update files that were mistakenly added with the old file header to the
new one. llvm-svn: 353665
This commit is contained in:
parent
014cdaa9b1
commit
cc8dbf5a3e
@ -1,9 +1,8 @@
|
|||||||
//===-- VPlanPredicator.cpp -------------------------------------*- C++ -*-===//
|
//===-- VPlanPredicator.cpp -------------------------------------*- C++ -*-===//
|
||||||
//
|
//
|
||||||
// The LLVM Compiler Infrastructure
|
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
||||||
//
|
// See https://llvm.org/LICENSE.txt for license information.
|
||||||
// This file is distributed under the University of Illinois Open Source
|
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||||
// License. See LICENSE.TXT for details.
|
|
||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
///
|
///
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
//===-- VPlanPredicator.h ---------------------------------------*- C++ -*-===//
|
//===-- VPlanPredicator.h ---------------------------------------*- C++ -*-===//
|
||||||
//
|
//
|
||||||
// The LLVM Compiler Infrastructure
|
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
||||||
//
|
// See https://llvm.org/LICENSE.txt for license information.
|
||||||
// This file is distributed under the University of Illinois Open Source
|
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||||
// License. See LICENSE.TXT for details.
|
|
||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
///
|
///
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
//===- llvm/unittests/Transforms/Vectorize/VPlanPredicatorTest.cpp -----===//
|
//===- llvm/unittests/Transforms/Vectorize/VPlanPredicatorTest.cpp -----===//
|
||||||
//
|
//
|
||||||
// The LLVM Compiler Infrastructure
|
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
|
||||||
//
|
// See https://llvm.org/LICENSE.txt for license information.
|
||||||
// This file is distributed under the University of Illinois Open Source
|
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||||
// License. See LICENSE.TXT for details.
|
|
||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user