Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FPEnv] Strict FP tests should use the requisite function attributes. | Kevin P. Neal | 2019-10-04 | 1 | -1/+1 |
* | [BuildLibCalls] Noalias annotation | David Bolvansky | 2019-08-14 | 1 | -2/+2 |
* | [SimplifyLibCalls] Add noalias from known callsites | David Bolvansky | 2019-08-13 | 1 | -4/+6 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+28 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -28/+0 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -1/+1 |
* | Add strictfp attribute to prevent unwanted optimizations of libm calls | Andrew Kaylor | 2017-08-14 | 1 | -0/+9 |
* | [InstCombine] regenerate test checks; NFC | Sanjay Patel | 2017-08-10 | 1 | -2/+4 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -1/+1 |
* | instcombine: Migrate memcpy optimizations | Meador Inge | 2012-11-11 | 1 | -0/+17 |