Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -2/+2 |
* | Revert and accidentally committed revert commit | Dylan McKay | 2017-12-09 | 1 | -6/+86 |
* | Revert "[AVR] Override ParseDirective" | Dylan McKay | 2017-12-09 | 1 | -86/+6 |
* | [AVR] Override ParseDirective | Leslie Zhai | 2017-12-07 | 1 | -6/+86 |
* | [Asm] Add debug tracing in table-generated assembly matcher | Oliver Stannard | 2017-10-11 | 1 | -1/+1 |
* | [AVR] Fix broken indentation | Dylan McKay | 2017-07-13 | 1 | -1/+1 |
* | [AVR] Add a 'LLVM_FALLTHROUGH' statement to the AsmParser | Dylan McKay | 2017-07-13 | 1 | -0/+1 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -3/+3 |
* | [TableGen] Move OperandMatchResultTy enum to MCTargetAsmParser.h | Alex Bradbury | 2016-11-01 | 1 | -1/+1 |
* | Move the global variables representing each Target behind accessor function | Mehdi Amini | 2016-10-09 | 1 | -1/+1 |
* | [AVR] Enable the assembly parser | Dylan McKay | 2016-09-28 | 1 | -0/+2 |
* | [AVR] Add assembly parser | Dylan McKay | 2016-09-28 | 1 | -0/+629 |