From a2010755fa5de5db00a1d8750038c56ac5763a3f Mon Sep 17 00:00:00 2001 From: Oren Ben Simhon Date: Wed, 5 Oct 2016 13:48:33 +0000 Subject: Test commit permission llvm-svn: 283318 --- llvm/lib/Target/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/lib/Target') diff --git a/llvm/lib/Target/README.txt b/llvm/lib/Target/README.txt index ab9a025930f..f0fd323bb58 100644 --- a/llvm/lib/Target/README.txt +++ b/llvm/lib/Target/README.txt @@ -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. //===---------------------------------------------------------------------===// -- cgit v1.2.3