Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [PowerPC] Remove SeenUse check when optimizing conditional branch in | Wei Mi | 2019-01-02 | 1 | -1/+1 |
* | [PowerPC] Remove self-copies in pre-emit peephole | Nemanja Ivanovic | 2018-10-09 | 1 | -0/+24 |
* | [PowerPC] optimize conditional branch on CRSET/CRUNSET | Hiroshi Inoue | 2018-09-26 | 1 | -0/+71 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -4/+4 |
* | [PowerPC] Fix for PR35688 - handle out-of-range values for r+r to r+i conversion | Nemanja Ivanovic | 2017-12-29 | 1 | -1/+1 |
* | [PPC] Also disable the pre-emit version of reg+reg to reg+imm transformation. | Benjamin Kramer | 2017-12-18 | 1 | -1/+1 |
* | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -1/+1 |
* | [PowerPC] Convert r+r instructions to r+i (pre and post RA) | Nemanja Ivanovic | 2017-12-15 | 1 | -0/+95 |