Word wrap a test-file comment to 80 columns
authorJeremy Morse <jeremy.morse.llvm@gmail.com>
Fri, 4 May 2018 08:58:06 +0000 (08:58 +0000)
committerJeremy Morse <jeremy.morse.llvm@gmail.com>
Fri, 4 May 2018 08:58:06 +0000 (08:58 +0000)
This is a test commit to check whether my account works.

llvm-svn: 331512

llvm/test/CodeGen/X86/pr30821.mir

index 9a8daa3..9fedd87 100644 (file)
@@ -64,9 +64,9 @@ body:             |
     ; data into $xmm[0-14] and volatile storing them later, leaving regalloc only
     ; $xmm15 to play with in the middle.
     ; Then, perform two virtreg load-and-store pairs, with the faulty code
-    ; sequence in the middle (MOVSDrm then MOVAPDmr on the same slot). The virtreg
-    ; gets spilt; the corresponding stack slots merged; and faulty code sequence
-    ; eliminated if LLVM is broken.
+    ; sequence in the middle (MOVSDrm then MOVAPDmr on the same slot). The 
+    ; virtreg gets spilt; the corresponding stack slots merged; and faulty code
+    ; sequence eliminated if LLVM is broken.
 
     ; Make first 15 $xmm registers live
     $xmm0 = MOVUPDrm %stack.2.india, 1, $noreg, 0, $noreg :: (volatile dereferenceable load 16 from %ir.india)