aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AVR/AVRTargetMachine.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-20[AVR] Fix signuature of AVRTargetMachine constructorDylan McKay1-2/+6
2016-05-18[AVR] Fix a few compile errorsDylan McKay1-3/+3
2016-05-10CodeGen: Move TargetPassConfig from Passes.h to an own header; NFCMatthias Braun1-0/+1
2016-05-06[AVR] Add a majority of the backend codeDylan McKay1-0/+96
2015-11-12Add AVR backend skeletonDylan McKay1-0/+4