llvm-project/llvm/lib/Transforms
Owen Anderson f6e21871ad Avoid excessive calls to find_leader when calculating AVAIL_OUT. This reduces the time to optimize 403.gcc from 23.5s to 21.9s.
llvm-svn: 37702
2007-06-22 03:14:03 +00:00
..
Hello 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
Instrumentation Fix typo in comment. 2007-05-06 13:37:16 +00:00
Scalar Avoid excessive calls to find_leader when calculating AVAIL_OUT. This reduces the time to optimize 403.gcc from 23.5s to 21.9s. 2007-06-22 03:14:03 +00:00
Utils Move code to update dominator information after basic block is split 2007-06-21 17:23:45 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00