Initial implementation of 'fence' instruction, the new C++0x-style replacement...
Initial implementation of 'fence' instruction, the new C++0x-style replacement for llvm.memory.barrier. This is just a LangRef entry and reading/writing/memory representation; optimizer+codegen support coming soon. llvm-svn: 136009
Loading
Please register or sign in to comment