We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fccd38 commit 085d784Copy full SHA for 085d784
llvm/test/CodeGen/X86/fp128-libcalls-strict.ll
@@ -1,8 +1,10 @@
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2
; RUN: llc < %s -O2 -mtriple=x86_64-linux-android -mattr=+mmx \
3
-; RUN: -enable-legalize-types-checking | FileCheck %s
+; RUN: -enable-legalize-types-checking \
4
+; RUN: -disable-strictnode-mutation | FileCheck %s
5
; RUN: llc < %s -O2 -mtriple=x86_64-linux-gnu -mattr=+mmx \
6
7
8
9
; Check all soft floating point library function calls.
10
0 commit comments