1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Owen Anderson 4b407757d0 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?

llvm-svn: 43115
2007-10-18 05:13:52 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
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 Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00