Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bugs in lowering of FCOPYSIGN nodes. | Akira Hatanaka | 2012-04-11 | 1 | -43/+42 |
* | Add patterns for matching immediates whose lower 16-bit is cleared. These | Akira Hatanaka | 2011-12-19 | 1 | -6/+3 |
* | Modify LowerFCOPYSIGN to handle Mips64. | Akira Hatanaka | 2011-12-07 | 1 | -38/+46 |
* | Change the default scheduler from Latency to ILP, since Latency | Dan Gohman | 2011-10-24 | 1 | -17/+17 |
* | Fix test cases. | Akira Hatanaka | 2011-09-09 | 1 | -2/+2 |
* | Custom-lower FCOPYSIGN nodes. | Akira Hatanaka | 2011-05-25 | 1 | -0/+55 |