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