nits in wide-integer-cmp.ll . NFC
authorAmaury Sechet <deadalnix@gmail.com>
Fri, 26 May 2017 13:56:54 +0000 (13:56 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Fri, 26 May 2017 13:56:54 +0000 (13:56 +0000)
llvm-svn: 303989

llvm/test/CodeGen/X86/wide-integer-cmp.ll

index fbaf500..b5c7f86 100644 (file)
@@ -1,7 +1,6 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
 ; RUN: llc -mtriple=i686-linux-gnu %s -o - | FileCheck %s
 
-
 define i32 @branch_eq(i64 %a, i64 %b) {
 ; CHECK-LABEL: branch_eq:
 ; CHECK:       # BB#0: # %entry