aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/bit-intrinsics.ll
AgeCommit message (Expand)Author
2009-07-12remove tests for removed intrinsics.Chris Lattner
2007-08-04This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth
2007-05-05unxfail this, llc doesn't support this feature yet, so don't run it.Chris Lattner
2007-04-16Also validate that the code generation of IntrinsicLowering for LLI works.Reid Spencer
2007-04-05XFAIL this test for now. It will be a while before I can implement thisReid Spencer
2007-04-04Implement the llvm.bit.part_select.iN.iN.iN overloaded intrinsic.Reid Spencer