1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Word wrap a test-file comment to 80 columns

This is a test commit to check whether my account works.

llvm-svn: 331512
This commit is contained in:
Jeremy Morse 2018-05-04 08:58:06 +00:00
parent 7cb7a85bb0
commit 10966cc539

View 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)