commit | cd25a5ffd64c5be8d4d838d21fd252ce246b898c | [log] [tgz] |
---|---|---|
author | Stephen Canon <scanon@apple.com> | Fri Jun 22 14:44:13 2012 +0000 |
committer | Stephen Canon <scanon@apple.com> | Fri Jun 22 14:44:13 2012 +0000 |
tree | e33e5ca63938fd1ab6e933739ed580791b5384f0 | |
parent | 8ebf84cd52a571d47183c0f2a6bf73b25752d8d8 [diff] |
Allow divsi3 to take advantage of a hardware unsigned divide when it is available, by replacing an explicit call to udivsi3 with the divide operator. Patch by Sébastien Bourdeauducq. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@158996 91177308-0d34-0410-b5e6-96231b3b80d8