Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FPEnv] Strict FP tests should use the requisite function attributes. | Kevin P. Neal | 2019-10-04 | 1 | -4/+13 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+99 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -99/+0 |
* | Add strictfp attribute to prevent unwanted optimizations of libm calls | Andrew Kaylor | 2017-08-14 | 1 | -0/+4 |
* | [InstSimplify] Don't constant fold or DCE calls that are marked nobuiltin | Andrew Kaylor | 2017-06-09 | 1 | -0/+4 |
* | llvm/test/Transforms/DCE/calls-errno.ll: Suppress checking @pow(+0,-1). | NAKAMURA Takumi | 2016-11-04 | 1 | -2/+2 |
* | DCE math library calls with a constant operand. | Eli Friedman | 2016-11-02 | 1 | -0/+91 |