diff options
| author | Rui Ueyama <ruiu@google.com> | 2018-01-20 00:14:16 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2018-01-20 00:14:16 +0000 |
| commit | 2f8af79927c5902900a7ddeef2300ea92a9fcf22 (patch) | |
| tree | 2dd82f0904259f5282bcb5eebdb1db37cb1b03a6 /llvm/lib/Support/DAGDeltaAlgorithm.cpp | |
| parent | 6f10bd21f08b045305ccc1abf4e43ff5a9104bdd (diff) | |
| download | bcm5719-llvm-2f8af79927c5902900a7ddeef2300ea92a9fcf22.tar.gz bcm5719-llvm-2f8af79927c5902900a7ddeef2300ea92a9fcf22.zip | |
Avoid divisions.
Compiler doesn't know the fact that Config->WordSize * 8 is always a
power of two, so it had to use the div instruction to divide some
number with C.
llvm-svn: 323014
Diffstat (limited to 'llvm/lib/Support/DAGDeltaAlgorithm.cpp')
0 files changed, 0 insertions, 0 deletions

