]> granicus.if.org Git - llvm/commit
[CostModel][X86] Added tests for current integer signed/unsigned remainder costs
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 23 Oct 2016 18:35:02 +0000 (18:35 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 23 Oct 2016 18:35:02 +0000 (18:35 +0000)
commit27ae3e891cdaac2c61b71e77413f662330aacbef
tree45e3c4f286a9cdf9be0a5e59ef197745fff1021f
parente8a09653047ce5a8c44175f7d1bee64fff8a7983
[CostModel][X86] Added tests for current integer signed/unsigned remainder costs

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284940 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/CostModel/X86/rem.ll [new file with mode: 0644]