Go to file
John Criswell beded72a08 Added support for the llvm.readio and llvm.writeio intrinsics.
On x86, memory operations occur in-order, so these are just lowered into
volatile loads and stores.

llvm-svn: 12936
2004-04-13 22:13:14 +00:00
llvm Added support for the llvm.readio and llvm.writeio intrinsics. 2004-04-13 22:13:14 +00:00