Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PartiallyInlineLibCalls][x86] add TTI hook to allow sqrt inlining to depend ... | Sanjay Patel | 2017-11-27 | 1 | -11/+13 |
* | [PartialInlineLibCalls] Teach PartialInlineLibCalls to honor nobuiltin, prope... | Craig Topper | 2017-10-28 | 2 | -0/+21 |
* | Add positive test for sqrt "partial inlining". NFC. | Michael Kuperstein | 2017-01-04 | 2 | -0/+23 |
* | Remove accidentally target-dependent test and pacify bots. | Michael Kuperstein | 2017-01-04 | 1 | -23/+0 |
* | Add positive test for sqrt "partial inlining". NFC. | Michael Kuperstein | 2017-01-04 | 1 | -0/+23 |
* | [PM] Port PartiallyInlineLibCalls to the new pass manager. | Davide Italiano | 2016-05-25 | 1 | -0/+1 |
* | PartiallyInlineLibCalls: Check sqrt result type before transforming it. | Peter Collingbourne | 2014-08-01 | 1 | -0/+13 |