llvm-6502/lib/Bitcode/Reader
Eli Friedman 47f3513dd5 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136009 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-25 23:16:38 +00:00
..
BitcodeReader.cpp Initial implementation of 'fence' instruction, the new C++0x-style replacement for llvm.memory.barrier. 2011-07-25 23:16:38 +00:00
BitcodeReader.h land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
BitReader.cpp
CMakeLists.txt
Makefile