llvm-mirror/lib/Transforms
Dan Gohman a97484da91 Use IntrinsicInst to test for prefetch instructions, which is ever so
slightly nicer than using CallInst with an extra check; thanks Chris.

llvm-svn: 36743
2007-05-04 14:59:09 +00:00
..
Hello Drop 'const' 2007-05-03 01:11:54 +00:00
Instrumentation Drop 'const' 2007-05-03 01:11:54 +00:00
IPO Drop 'const' 2007-05-03 01:11:54 +00:00
Scalar Use IntrinsicInst to test for prefetch instructions, which is ever so 2007-05-04 14:59:09 +00:00
Utils Drop 'const' 2007-05-03 01:11:54 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00