llvm-6502/include
2011-05-31 20:40:16 +00:00
..
llvm llvm.memcpy.* has two distinct associated address spaces; the source address space, and the destination address space. Fix up the interface on MemIntrinsic and MemTransferInst to make this clear, and fix InstructionDereferencesPointer in LazyValueInfo.cpp to use the interface properly. 2011-05-31 20:40:16 +00:00
llvm-c Fix some minor typos and grammar. 2011-05-22 04:44:48 +00:00