commit | fc9e6fabed89d948fa8c0e9d673e430076712c60 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Fri Mar 23 15:14:29 2012 -0700 |
committer | buzbee <buzbee@google.com> | Mon Mar 26 16:06:01 2012 -0700 |
tree | 12e01ab3a937729d9482ab7fded1f1e0ab73dbd7 | |
parent | 67d920071fe4a0aa8b8bc339e93b18276238c320 [diff] |
Compiler intrinsics Add intrinsic support. Some of these appear to be of limited value, so we may end up removing a few. In general, the instrinsics provide small, but measurable, gains. Only Arm is currently supported, but most of these should work for our other targets as well. This is an interim solution. My plan is to the intrinsic recognition action up into the basic block building phase once we start doing inlining. Change-Id: Ia2913f2cdecaa4e80469caf69dbf8e2f61d4506a