Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-exegesis][NFC] Remove extra `llvm::` qualifications. | Clement Courbet | 2019-10-09 | 1 | -32/+32 |
* | [llvm-exegesis] Explore LEA addressing modes. | Clement Courbet | 2019-10-09 | 1 | -0/+7 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [llvm-exegesis] Move namespace exegesis inside llvm:: | Fangrui Song | 2018-10-22 | 1 | -0/+2 |
* | [llvm-exegesis] Provide a way to handle memory instructions. | Guillaume Chatelet | 2018-08-01 | 1 | -0/+1 |
* | [llvm-exegesis] Cleaner design without mutable data. | Guillaume Chatelet | 2018-06-13 | 1 | -4/+4 |
* | reland r332579: [llvm-exegesis] Update to cover latency through another opcode. | Clement Courbet | 2018-05-17 | 1 | -0/+107 |
* | Revert r332579 "[llvm-exegesis] Update to cover latency through another opcode." | Clement Courbet | 2018-05-17 | 1 | -107/+0 |
* | [llvm-exegesis] Update to cover latency through another opcode. | Clement Courbet | 2018-05-17 | 1 | -0/+107 |