Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM | Daniel Sanders | 2019-08-15 | 1 | -2/+2 |
* | Include what you use in Lanai.h | Dmitri Gribenko | 2019-06-03 | 1 | -0/+1 |
* | Include what you use in LanaiFrameLowering.{cpp,h} | Dmitri Gribenko | 2019-06-03 | 1 | -1/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | MachineFunction: Return reference for getFrameInfo(); NFC | Matthias Braun | 2016-07-28 | 1 | -16/+16 |
* | [lanai] Small cleanup: remove/comment out unused args | Jacques Pienaar | 2016-07-15 | 1 | -2/+2 |
* | Lanai: Avoid implicit iterator conversions, NFC | Duncan P. N. Exon Smith | 2016-07-08 | 1 | -6/+6 |
* | Change eliminateCallFramePseudoInstr() to return an iterator | Hans Wennborg | 2016-03-31 | 1 | -2/+2 |
* | [lanai] Add Lanai backend. | Jacques Pienaar | 2016-03-28 | 1 | -0/+220 |