# 2 "asmcomp/s390x/scheduling.ml" (**************************************************************************) (* *) (* OCaml *) (* *) (* Xavier Leroy, projet Gallium, INRIA Rocquencourt *) (* Bill O'Farrell, IBM *) (* *) (* Copyright 2015 Institut National de Recherche en Informatique et *) (* en Automatique. *) (* Copyright 2015 IBM (Bill O'Farrell with help from Tristan Amini). *) (* *) (* All rights reserved. This file is distributed under the terms of *) (* the GNU Lesser General Public License version 2.1, with the *) (* special exception on linking described in the file LICENSE. *) (* *) (**************************************************************************) (* Instruction scheduling for the Z processor *) open! Schedgen [@@warning "-66"] (* Scheduling is turned off because it breaks atomics. *) let fundecl f = f