llvm-6502/lib/Transforms
Chris Lattner aab6ec49d2 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71676 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-13 17:39:14 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
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 I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00