llvm-6502/lib/Transforms
Devang Patel 0e7f728ad1 Move code to update dominator information after basic block is split
from LoopSimplify.cpp to Dominator.cpp


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37689 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-21 17:23:45 +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 Eliminate a redundant check. This speeds up optimization of 253.perlbmk from 13.5 seconds to 10.9 seconds. 2007-06-21 01:59:05 +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