diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2019-07-20 19:25:44 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2019-07-20 19:25:44 +0000 |
commit | 7f0c23576f5224181098e37781c7a82dff224b19 (patch) | |
tree | db37cc765b451d2158088d21e16bab23e48ca6d7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e97f2f33e757a639492c4f5295ec825fb1685294 (diff) | |
download | llvm-7f0c23576f5224181098e37781c7a82dff224b19.zip llvm-7f0c23576f5224181098e37781c7a82dff224b19.tar.gz llvm-7f0c23576f5224181098e37781c7a82dff224b19.tar.bz2 |
[NFC][Codegen][X86][AArch64] Add "(x s% C) == 0" tests
Much like with `urem`, the same optimization (albeit with slightly
different algorithm) applies for the signed case, too.
I'm simply copying the test coverage from `urem` case for now,
i believe it should be (close to?) sufficient.
llvm-svn: 366640
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions