]> granicus.if.org Git - llvm/commitdiff
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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283318 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/README.txt

index ab9a025930fec5cac17a80d0a0a55695393d4d0f..f0fd323bb582b9b961848aab827dcc0b907e619a 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.
 
 //===---------------------------------------------------------------------===//