Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn't exist.
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / StrSpn.ll
2010-11-29 Benjamin KramerFix some broken CHECK lines.
2010-09-30 Benjamin KramerAdd constant folding for strspn and strcspn to Simplify...