Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-24 | [AVR] Disassemble register operands | Ayke van Laethem | 1 | -0/+23 |
2020-01-14 | CMake: Make most target symbols hidden by default | Tom Stellard | 1 | -1/+1 |
2020-01-11 | [Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction() | Fangrui Song | 1 | -2/+0 |
2019-06-11 | Revert CMake: Make most target symbols hidden by default | Tom Stellard | 1 | -1/+1 |
2019-06-10 | CMake: Make most target symbols hidden by default | Tom Stellard | 1 | -1/+1 |
2019-05-14 | [AVR] Create a TargetInfo header. NFC | Richard Trieu | 1 | -0/+1 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2017-06-06 | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 1 | -2/+2 |
2016-10-27 | [AVR] Compile the disassembler | Dylan McKay | 1 | -5/+1 |
2016-10-22 | [AVR] Add the machine code disassembler | Dylan McKay | 1 | -0/+160 |