1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 4c1ef3628b More than just loads can read from memory: readonly calls like strlen
also need to be checked for memory modifying instructions before we
can sink them.  THis fixes the second half of PR2297.

llvm-svn: 50860
2008-05-08 17:37:37 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Make several variable declarations static. 2008-05-06 01:53:16 +00:00
IPO Check linkage. 2008-05-08 15:08:39 +00:00
Scalar More than just loads can read from memory: readonly calls like strlen 2008-05-08 17:37:37 +00:00
Utils Make several variable declarations static. 2008-05-06 01:53:16 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00