Go to file
Dale Johannesen e660f4d072 Use a MemIntrinsicSDNode for ISD::PREFETCH, which touches
memory, so a MachineMemOperand is useful (not propagated
into the MachineInstr yet).  No functional change except
for dump output.

llvm-svn: 117413
2010-10-26 23:11:10 +00:00
clang Patch to provide guard when initializing instances 2010-10-26 22:47:47 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Fixed bug in random_shuffle to avoid swapping with self 2010-10-22 15:26:39 +00:00
lldb Fixed vAttachWait by fixing a missed "else if". 2010-10-26 21:04:55 +00:00
llvm Use a MemIntrinsicSDNode for ISD::PREFETCH, which touches 2010-10-26 23:11:10 +00:00