1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Dan Gohman 66c853f17f Change PHINode::hasConstantValue to have a DominatorTree argument
instead of a bool argument, and to do the dominator check itself.
This makes it eaiser to use when DominatorTree information is
available.

llvm-svn: 80920
2009-09-03 15:34:35 +00:00
..
Hello Kill off more cerr/cout uses and prune includes a bit. 2009-08-23 11:37:21 +00:00
Instrumentation Code Cleanup. 2009-09-03 08:52:52 +00:00
IPO Remove VISIBILITY_HIDDEN from this file. 2009-09-03 06:43:15 +00:00
Scalar Change PHINode::hasConstantValue to have a DominatorTree argument 2009-09-03 15:34:35 +00:00
Utils Change PHINode::hasConstantValue to have a DominatorTree argument 2009-09-03 15:34:35 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00