aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/DuplicateOpcodeHeuristic.ml
diff options
context:
space:
mode:
Diffstat (limited to 'powerpc/DuplicateOpcodeHeuristic.ml')
-rw-r--r--powerpc/DuplicateOpcodeHeuristic.ml14
1 files changed, 14 insertions, 0 deletions
diff --git a/powerpc/DuplicateOpcodeHeuristic.ml b/powerpc/DuplicateOpcodeHeuristic.ml
index 33be79e8..c48fdfba 100644
--- a/powerpc/DuplicateOpcodeHeuristic.ml
+++ b/powerpc/DuplicateOpcodeHeuristic.ml
@@ -1,3 +1,17 @@
+(* *************************************************************)
+(* *)
+(* The Compcert verified compiler *)
+(* *)
+(* Sylvain Boulmé Grenoble-INP, VERIMAG *)
+(* David Monniaux CNRS, VERIMAG *)
+(* Cyril Six Kalray *)
+(* *)
+(* Copyright Kalray. Copyright VERIMAG. All rights reserved. *)
+(* This file is distributed under the terms of the INRIA *)
+(* Non-Commercial License Agreement. *)
+(* *)
+(* *************************************************************)
+
(* open Camlcoq *)
open Op
open Integers