summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Fix compile errorsJob Noorman2016-08-161-4/+4
* MachineFunction: Return reference for getFrameInfo(); NFCMatthias Braun2016-07-281-2/+2
* TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFCSjoerd Meijer2016-07-281-1/+1
* Rename AnalyzeBranch* to analyzeBranch*.Jacques Pienaar2016-07-151-1/+1
* CodeGen: Use MachineInstr& in TargetInstrInfo, NFCDuncan P. N. Exon Smith2016-06-301-12/+12
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-4/+4
* [AVR] Fix a few compile errorsDylan McKay2016-05-181-1/+0
* [AVR] Add a majority of the backend codeDylan McKay2016-05-061-0/+467
OpenPOWER on IntegriCloud