summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...Sylvestre Ledru2019-08-031-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [SDAG] Update the AVR backend for the SelectionDAG API changes inChandler Carruth2018-08-151-6/+2
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-1/+1
* [SelectionDAGISel] Add a debug print before call to Select. Adjust where blan...Craig Topper2018-01-261-3/+0
* [AVR] Parenthesize a boolean expressionDylan McKay2017-01-071-2/+2
* [AVR] Remove incorrect commentDylan McKay2016-12-101-2/+0
* [AVR] Fix and clean up the inline assembly testsDylan McKay2016-12-101-1/+3
* [AVR] Fix an inline asm assertion which would always triggerDylan McKay2016-12-101-1/+1
* [AVR] Support stores to undefined pointersDylan McKay2016-12-101-1/+2
* [AVR] Add an assertion to ensure we don't emit LPM when it's unsupportedDylan McKay2016-12-081-0/+2
* [AVR] Add AVRISelDAGToDAG.cppDylan McKay2016-10-271-0/+562
OpenPOWER on IntegriCloud