llvm-6502/lib/Transforms
2007-06-19 23:07:16 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation Fix typo in comment. 2007-05-06 13:37:16 +00:00
IPO Moved Inliner.h to include/llvm/Transforms/IPO/InlinerPass.h 2007-06-19 22:31:52 +00:00
Scalar Make dependsOnInvoke much more specific in what it tests, which in turn make it much faster to run. This reduces the time to optimize lencondwith a debug build on PPC from ~450s to ~300s. 2007-06-19 23:07:16 +00:00
Utils Add and use DominatorTreeBase::findNearestCommonDominator(). 2007-06-11 23:31:22 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00