comparison test/CodeGen/X86/fp-stack-ret.ll @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents afa8332a0e37
children
comparison
equal deleted inserted replaced
120:1172e4bd9c6f 121:803732b1fca8
1 ; RUN: llc < %s -mtriple=i686-apple-darwin8 -mcpu=yonah -march=x86 | FileCheck %s 1 ; RUN: llc < %s -mtriple=i686-apple-darwin8 -mcpu=yonah | FileCheck %s
2 2
3 ; These testcases shouldn't require loading into an XMM register then storing 3 ; These testcases shouldn't require loading into an XMM register then storing
4 ; to memory, then reloading into an FPStack reg. 4 ; to memory, then reloading into an FPStack reg.
5 5
6 ; CHECK: test1 6 ; CHECK: test1