| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [DCE] Salvage debug info from dead insts | Vedant Kumar | 2018-02-15 | 1 | -4/+8 |
| * | Add an @llvm.sideeffect intrinsic | Dan Gohman | 2017-11-08 | 1 | -0/+12 |
| * | 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 |
| * | Mark guards on true as "trivially dead" | Sanjoy Das | 2016-04-29 | 1 | -0/+11 |
| * | PM: Port DCE to the new pass manager | Justin Bogner | 2016-04-22 | 1 | -0/+11 |

