Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [AVR] Compile the disassembler | Dylan McKay | 2016-10-27 | 1 | -1/+1 |
* | [AVR] Add the machine code emitter | Dylan McKay | 2016-10-27 | 1 | -0/+3 |
* | Move the global variables representing each Target behind accessor function | Mehdi Amini | 2016-10-09 | 1 | -9/+10 |
* | [AVR] Set up the instruction printer and the assembly backend | Dylan McKay | 2016-10-08 | 1 | -0/+19 |
* | [AVR] Import the LLVM namespace inside AVRMCTargetDesc.cpp | Dylan McKay | 2016-09-28 | 1 | -0/+2 |
* | [AVR] Add AVRMCTargetDesc.cpp | Dylan McKay | 2016-09-28 | 1 | -0/+96 |