Finish making AliasAnalysis aware of the fact that most atomic intrinsics only...
Finish making AliasAnalysis aware of the fact that most atomic intrinsics only dereference their arguments, and enhance BasicAA to make use of this fact when computing ModRef info. llvm-svn: 63718
Loading
Please sign in to comment