Test commit permission

llvm-svn: 283318
This commit is contained in:
Oren Ben Simhon 2016-10-05 13:48:33 +00:00
parent 6155da1249
commit b5af405ec8

View 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.
//===---------------------------------------------------------------------===//