llvm-6502/lib/Transforms
Owen Anderson 7b714321df Move Split<...>() into DomTreeBase. This should make the #include's of DominatorInternals.h
in CodeExtractor and LoopSimplify unnecessary.

Hartmut, could you confirm that this fixes the issues you were seeing?


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43115 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-18 05:13:52 +00:00
..
Hello
Instrumentation New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
IPO Do not raise free() call that is called through invoke instruction. 2007-10-17 20:12:58 +00:00
Scalar Reverting r43070 for now. It's causing llc test failures. 2007-10-17 23:51:13 +00:00
Utils Move Split<...>() into DomTreeBase. This should make the #include's of DominatorInternals.h 2007-10-18 05:13:52 +00:00
Makefile