aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/bit-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-8/+8
* unxfail this, llc doesn't support this feature yet, so don't run it.Chris Lattner2007-05-051-2/+0
* Also validate that the code generation of IntrinsicLowering for LLI works.Reid Spencer2007-04-161-6/+25
* XFAIL this test for now. It will be a while before I can implement thisReid Spencer2007-04-051-0/+1
* Implement the llvm.bit.part_select.iN.iN.iN overloaded intrinsic.Reid Spencer2007-04-041-0/+14