1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 05:53:07 +01:00
llvm-mirror/lib/Transforms
Benjamin Kramer a0e156fe6d Eliminate some calls to Value::getNameStr.
llvm-svn: 116670
2010-10-16 11:28:23 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Instrumentation Begin adding static dependence information to passes, which will allow us to 2010-10-12 19:48:12 +00:00
IPO CallGraphSCC passes implicity require CallGraph analysis. 2010-10-13 22:00:45 +00:00
Scalar Eliminate some calls to Value::getNameStr. 2010-10-16 11:28:23 +00:00
Utils Fix PR8313 by changing ValueToValueMap use a TrackingVH. 2010-10-13 02:08:17 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00