1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -mtriple=i686-- -mattr=+sse2 | FileCheck %s
4 define double @doload64(i64 %x) nounwind {
5 ; CHECK-LABEL: doload64:
7 ; CHECK-NEXT: fldl {{[0-9]+}}(%esp)
9 %tmp717 = bitcast i64 %x to double