diff options
| author | David Majnemer <david.majnemer@gmail.com> | 2014-12-14 09:41:56 +0000 |
|---|---|---|
| committer | David Majnemer <david.majnemer@gmail.com> | 2014-12-14 09:41:56 +0000 |
| commit | 7f03920dad606b3ea5ae34f91de383adcdc32c10 (patch) | |
| tree | 72e8660bb0dc31018fa88e78cee89872bffb7bd2 /llvm/lib/Support/IsInf.cpp | |
| parent | 4e87936d2f28a2703350159c4dcd0a6f8b7a3597 (diff) | |
| download | bcm5719-llvm-7f03920dad606b3ea5ae34f91de383adcdc32c10.tar.gz bcm5719-llvm-7f03920dad606b3ea5ae34f91de383adcdc32c10.zip | |
APInt: udivrem should use machine instructions for single-word APInts
This mirrors the behavior of APInt::udiv and APInt::urem. Some
architectures, like X86, have a single instruction which can compute
both division and remainder.
llvm-svn: 224217
Diffstat (limited to 'llvm/lib/Support/IsInf.cpp')
0 files changed, 0 insertions, 0 deletions

