summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-2/+2
* Revert and accidentally committed revert commitDylan McKay2017-12-091-6/+86
* Revert "[AVR] Override ParseDirective"Dylan McKay2017-12-091-86/+6
* [AVR] Override ParseDirectiveLeslie Zhai2017-12-071-6/+86
* [Asm] Add debug tracing in table-generated assembly matcherOliver Stannard2017-10-111-1/+1
* [AVR] Fix broken indentationDylan McKay2017-07-131-1/+1
* [AVR] Add a 'LLVM_FALLTHROUGH' statement to the AsmParserDylan McKay2017-07-131-0/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-3/+3
* [TableGen] Move OperandMatchResultTy enum to MCTargetAsmParser.hAlex Bradbury2016-11-011-1/+1
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-1/+1
* [AVR] Enable the assembly parserDylan McKay2016-09-281-0/+2
* [AVR] Add assembly parserDylan McKay2016-09-281-0/+629
OpenPOWER on IntegriCloud