Avoid creating a redundant zero APInt.
[oota-llvm.git] / test / CodeGen / Generic / bit-intrinsics.ll
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...
2007-05-05 Chris Lattnerunxfail this, llc doesn't support this feature yet...
2007-04-16 Reid SpencerAlso validate that the code generation of IntrinsicLowe...
2007-04-05 Reid SpencerXFAIL this test for now. It will be a while before...
2007-04-04 Reid SpencerImplement the llvm.bit.part_select.iN.iN.iN overloaded...