summaryrefslogtreecommitdiff
path: root/lib/Target/AVR/AsmParser
AgeCommit message (Expand)Author
2018-05-14Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen
2017-12-09Revert and accidentally committed revert commitDylan McKay
2017-12-09Revert "[AVR] Override ParseDirective"Dylan McKay
2017-12-07[AVR] Override ParseDirectiveLeslie Zhai
2017-10-11[Asm] Add debug tracing in table-generated assembly matcherOliver Stannard
2017-07-13[AVR] Fix broken indentationDylan McKay
2017-07-13[AVR] Add a 'LLVM_FALLTHROUGH' statement to the AsmParserDylan McKay
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2016-11-01[TableGen] Move OperandMatchResultTy enum to MCTargetAsmParser.hAlex Bradbury
2016-10-09Move the global variables representing each Target behind accessor functionMehdi Amini
2016-09-28[AVR] Enable the assembly parserDylan McKay
2016-09-28[AVR] Add assembly parserDylan McKay