Test commit permission
authorOren Ben Simhon <oren.ben.simhon@intel.com>
Wed, 5 Oct 2016 13:48:33 +0000 (13:48 +0000)
committerOren Ben Simhon <oren.ben.simhon@intel.com>
Wed, 5 Oct 2016 13:48:33 +0000 (13:48 +0000)
llvm-svn: 283318

llvm/lib/Target/README.txt

index ab9a025..f0fd323 100644 (file)
@@ -183,8 +183,8 @@ so cool to turn it into something like:
    
 ... which would only do one 32-bit XOR per loop iteration instead of two.
 
-It would also be nice to recognize the reg->size doesn't alias reg->node[i], but
-this requires TBAA.
+It would also be nice to recognize the reg->size doesn't alias reg->node[i],
+but this requires TBAA.
 
 //===---------------------------------------------------------------------===//