ARM: add test for crc32 instructions in CodeGen.
authorTim Northover <tnorthover@apple.com>
Wed, 14 Jan 2015 01:43:33 +0000 (01:43 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 14 Jan 2015 01:43:33 +0000 (01:43 +0000)
commita203ca61afae889462f4935a948ca7486f956e7c
tree033c57312989b30eb94340960b744e34f14c87cf
parente65b0663e6942e03edceb91e5744f13679fd4c29
ARM: add test for crc32 instructions in CodeGen.

Somehow we seem to have ended up without any actual tests of the
CodeGen side. Easy enough to fix.

llvm-svn: 225930
llvm/test/CodeGen/ARM/crc32.ll [new file with mode: 0644]