On Mon, 30 Jul 2007, Sarah Thompson wrote: > ... can *any* instruction(s) other than load and store cause memory > reads or writes? Functions calls can (transitively), intrinsics can, and the vaarg instruction can (it updates the pointed to list to point to the next argument). -Chris -- http://nondot.org/sabre/ http://llvm.org/