brintos

brintos / llvm-project-archived public Read only

0
0
Text · 369 B · 8a2a3e3 Raw
13 lines · plain
1; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py2; RUN: llc < %s -mtriple=i686-- | FileCheck %s3; This should be a flds, not fldt.4define x86_fp80 @test2() nounwind  {5; CHECK-LABEL: test2:6; CHECK:       # %bb.0: # %entry7; CHECK-NEXT:    flds {{\.?LCPI[0-9]+_[0-9]+}}8; CHECK-NEXT:    retl9entry:10	ret x86_fp80 0xK3FFFC00000000000000011}12 13