Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARC] Add ARCOptAddrMode pass to generate postincrement loads/stores. | Pete Couperus | 2019-03-20 | 1 | -1/+1 |
* | [ARC] Better classify add/sub immediate instructions in frame lowering. | Pete Couperus | 2019-03-14 | 1 | -10/+40 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -31/+31 |
* | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -10/+9 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
* | [ARC] Add ARC backend. | Pete Couperus | 2017-08-24 | 1 | -0/+472 |