llvm-6502/lib/Transforms
2010-10-13 22:00:45 +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 Be more consistent in using ValueToValueMapTy. 2010-10-13 01:36:30 +00:00
Utils Fix PR8313 by changing ValueToValueMap use a TrackingVH. 2010-10-13 02:08:17 +00:00
Makefile