1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Transforms
Duncan Sands 6ec98952e0 Readonly/readnone functions are allowed to throw
exceptions, so don't turn invokes of them into
calls.

llvm-svn: 44278
2007-11-22 21:40:06 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation More fleshing out of docs/Passes.html, plus some typo fixes and 2007-10-26 03:03:51 +00:00
IPO Fix PR1788 by taking the approach suggested by Richard Smith. 2007-11-15 06:10:55 +00:00
Scalar Readonly/readnone functions are allowed to throw 2007-11-22 21:40:06 +00:00
Utils Fix indent 2007-11-09 12:34:20 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00