This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
313,031
Commits
23
Branches
0
Tags
2.2
GiB
c25c9b4d16
Commit Graph
2 Commits
Author
SHA1
Message
Date
Tim Northover
1a5b334e1c
ARM: be more flexible about how --mhwdiv is accepted.
...
Patch by Gabor Ballabas. llvm-svn: 204807
2014-03-26 14:09:48 +00:00
Silviu Baranga
f9671dd09d
Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set to 1 if we have hardware divide in the mode that we are compiling in (depending on the target features), not defined if we don't. Should be compatible with the GCC conterpart. Also adding a -hwdiv option to overide the default behavior.
...
llvm-svn: 193074
2013-10-21 10:54:53 +00:00