1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib/Transforms
Chris Lattner eb2f327449 calls in nothrow functions can be marked nothrow even if the callee
is not known to be nothrow.  This allows readnone/readonly functions
to be deleted even if we don't know whether the callee can throw.

llvm-svn: 71676
2009-05-13 17:39:14 +00:00
..
Hello
Instrumentation
IPO Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
Scalar calls in nothrow functions can be marked nothrow even if the callee 2009-05-13 17:39:14 +00:00
Utils Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
Makefile