From 464fb841a0a6e7ac954ff806c91990dcdc52c7ef Mon Sep 17 00:00:00 2001 From: Oren Ben Simhon Date: Wed, 5 Oct 2016 13:48:33 +0000 Subject: [PATCH] Test commit permission git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283318 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Target/README.txt b/lib/Target/README.txt index ab9a025930f..f0fd323bb58 100644 --- a/lib/Target/README.txt +++ b/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. //===---------------------------------------------------------------------===// -- 2.50.1