Michael Kuperstein
|
f381f35977
|
Add positive test for sqrt "partial inlining". NFC.
llvm-svn: 291009
|
2017-01-04 21:24:56 +00:00 |
Michael Kuperstein
|
020af9c258
|
Remove accidentally target-dependent test and pacify bots.
llvm-svn: 291004
|
2017-01-04 21:08:53 +00:00 |
Michael Kuperstein
|
fc74da13a9
|
Add positive test for sqrt "partial inlining". NFC.
llvm-svn: 291001
|
2017-01-04 20:48:30 +00:00 |
Davide Italiano
|
1021c68e92
|
[PM] Port PartiallyInlineLibCalls to the new pass manager.
llvm-svn: 270798
|
2016-05-25 23:38:53 +00:00 |
Peter Collingbourne
|
e52646cd80
|
PartiallyInlineLibCalls: Check sqrt result type before transforming it.
Some configure scripts declare this with the wrong prototype, which can lead
to an assertion failure.
llvm-svn: 214593
|
2014-08-01 23:21:21 +00:00 |