Mercurial > hg > CbC > CbC_llvm
diff test/CodeGen/SystemZ/fp-move-05.ll @ 100:7d135dc70f03 LLVM 3.9
LLVM 3.9
author | Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 26 Jan 2016 22:53:40 +0900 |
parents | afa8332a0e37 |
children | c2174574ed3a |
line wrap: on
line diff
--- a/test/CodeGen/SystemZ/fp-move-05.ll Tue Oct 13 17:49:56 2015 +0900 +++ b/test/CodeGen/SystemZ/fp-move-05.ll Tue Jan 26 22:53:40 2016 +0900 @@ -1,6 +1,6 @@ ; Test 128-bit floating-point loads. ; -; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s +; RUN: llc < %s -mtriple=s390x-linux-gnu -verify-machineinstrs | FileCheck %s ; Check loads with no offset. define double @f1(i64 %src) {