Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SimplifyLibcalls] Replace locked IO with unlocked IO | David Bolvansky | 2018-05-16 | 1 | -0/+9 |
* | [Analysis] Support aligned new/delete functions. | Eric Fiselier | 2018-04-04 | 1 | -0/+12 |
* | [SimplifyLibCalls] Inline calls to cabs when it's safe to do so | Hal Finkel | 2017-12-16 | 1 | -0/+3 |
* | Revert "Add pthread_self function prototype and make it speculatable." | Xin Tong | 2017-05-21 | 1 | -5/+3 |
* | Add pthread_self function prototype and make it speculatable. | Xin Tong | 2017-05-20 | 1 | -3/+5 |
* | [TLI] Add declarations for various math header file routines from math-finite... | Andrew Kaylor | 2017-05-12 | 1 | -0/+46 |
* | TargetLibraryInfo: Introduce wcslen | Matthias Braun | 2017-05-05 | 1 | -0/+1 |
* | [Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC) | David L. Jones | 2017-01-23 | 1 | -4/+4 |
* | [TLI] Add prototype checking for all remaining LibFuncs. | Ahmed Bougacha | 2017-01-17 | 1 | -0/+481 |