summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use MCRegister in copyPhysRegMatt Arsenault2019-11-111-2/+2
* Implementation of asm-goto support in LLVMCraig Topper2019-02-081-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [DebugInfo] Examine all uses of isDebugValue() for debug instructions.Shiva Chen2018-05-091-2/+2
* [AVR] Insert JMP for long branchesDylan McKay2017-10-041-2/+16
* [AVR] Use the generic branch relaxerDylan McKay2017-07-111-5/+67
* Move value type list from TargetRegisterClass to TargetRegisterInfoKrzysztof Parzyszek2017-04-241-4/+4
* Revert r301231: Accidentally committed stale filesKrzysztof Parzyszek2017-04-241-4/+4
* Move value type list from TargetRegisterClass to TargetRegisterInfoKrzysztof Parzyszek2017-04-241-4/+4
* [AVR] Don't select 'MOVW' instructions when they are not supportedDylan McKay2016-10-051-15/+41
* Finish renaming remaining analyzeBranch functionsMatt Arsenault2016-09-141-2/+2
* Make analyzeBranch family of instruction names consistentMatt Arsenault2016-09-141-2/+2
* AArch64: Use TTI branch functions in branch relaxationMatt Arsenault2016-09-141-2/+8
* [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