Enhance GVN to propagate simple conditionals. This fixes PR3921.
[oota-llvm.git] / test / Transforms / GVN / bitcast-of-call.ll
2008-12-13 Chris Lattnerrename some tests to be more uniform in naming convention.