[PATCH] D10416: Use function attribute "arm-restrict-it"

Akira Hatanaka ahatanak at gmail.com
Mon Jul 20 16:01:30 PDT 2015


ahatanak added a comment.

r194592's commit log seems to suggest that both options were added to make llvm compatible with gcc.

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131111/194792.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131111/194452.html

I guess we shouldn't disallow users to use "-mno-restrict-it" for ARMv8 even if it doesn't make much sense?


http://reviews.llvm.org/D10416







More information about the llvm-commits mailing list