Handle ands with 0 and shifts by 0 correctly. These aren't
[oota-llvm.git] / test / ExecutionEngine / fpbitcast.ll
2007-05-04 Reid SpencerAdd a test case for testing the LLI interpreter wrt...