diff options
| author | Akira Hatanaka <ahatanaka@mips.com> | 2013-06-11 22:21:44 +0000 |
|---|---|---|
| committer | Akira Hatanaka <ahatanaka@mips.com> | 2013-06-11 22:21:44 +0000 |
| commit | 45137f954f976ea75282f7b4b2dac5777837840f (patch) | |
| tree | d26cbbbd3339d9a81bfae2a53c7451eb4f784fe9 /docs/CommandGuide/llvm-as.rst | |
| parent | a11c3e25015a62c817e60ec4f955a7f3f3bb6c67 (diff) | |
| download | external_llvm-45137f954f976ea75282f7b4b2dac5777837840f.zip external_llvm-45137f954f976ea75282f7b4b2dac5777837840f.tar.gz external_llvm-45137f954f976ea75282f7b4b2dac5777837840f.tar.bz2 | |
[mips] Add an IR transformation pass that optimizes calls to sqrt.
The pass emits a call to sqrt that has attribute "read-none". This call will be
converted to an ISD::FSQRT node during DAG construction, which will turn into
a mips native sqrt instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183802 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm-as.rst')
0 files changed, 0 insertions, 0 deletions
