aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AVR/AVRInstrInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-16[AVR] Fix compile errorsJob Noorman1-4/+4
2016-07-28MachineFunction: Return reference for getFrameInfo(); NFCMatthias Braun1-2/+2
2016-07-28TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFCSjoerd Meijer1-1/+1
2016-07-15Rename AnalyzeBranch* to analyzeBranch*.Jacques Pienaar1-1/+1
2016-06-30CodeGen: Use MachineInstr& in TargetInstrInfo, NFCDuncan P. N. Exon Smith1-12/+12
2016-06-12Pass DebugLoc and SDLoc by const ref.Benjamin Kramer1-4/+4
2016-05-18[AVR] Fix a few compile errorsDylan McKay1-1/+0
2016-05-06[AVR] Add a majority of the backend codeDylan McKay1-0/+467