Ensure that the CFE always emits intrinsics in their unsigned version, not with signe...
authorChris Lattner <sabre@nondot.org>
Tue, 17 Jan 2006 06:24:01 +0000 (06:24 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Jan 2006 06:24:01 +0000 (06:24 +0000)
commit478cc13bdb1294672728140022d3e7d7b9067ab9
treede514ebf3f919cfb8eabeff68caccb8e2e1a8a77
parente63629071d547deece4ce1893be747140887e29d
Ensure that the CFE always emits intrinsics in their unsigned version, not with signed operands

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25390 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2006-01-16-BitCountIntrinsicsUnsigned.c [new file with mode: 0644]